Difference between revisions of "Widget:Embed"

From Freephile Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
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 [[Category:Monitoring]]</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