Difference between revisions of "Widget:Embed"

From Freephile Wiki
Jump to navigation Jump to search
(html comments are part of the smarty syntax?)
 
Line 1: Line 1:
 
<noinclude>You can use this Widget to insert the embed codes that are provided by Netdata. Simply provide the URL as param1</noinclude>
 
<noinclude>You can use this Widget to insert the embed codes that are provided by Netdata. Simply provide the URL as param1</noinclude>
<includeonly><embed src="<!--{$param1|escape:'url'}-->" type="image/svg+xml" height="20"/></includeonly>
+
<includeonly><embed src="<!--{$param1|escape:'quotes'}-->" type="image/svg+xml" height="20"/></includeonly>

Latest revision as of 16:17, 28 August 2018

You can use this Widget to insert the embed codes that are provided by Netdata. Simply provide the URL as param1