Widget:Embed: Difference between revisions

From Freephile Wiki
No edit summary
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:'url'}-->" type="image/svg+xml" height="20"/></includeonly>

Revision as of 16:08, 28 August 2018

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