Category:Widgets: Difference between revisions
Jump to navigation
Jump to search
| Line 17: | Line 17: | ||
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> If you want to display multiple widgets on one page make sure you to remove the first part of the code for the second widget. Paste the code for the second widget in from this line: | <span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> If you want to display multiple widgets on one page make sure you to remove the first part of the code for the second widget. Paste the code for the second widget in from this line: | ||
<nowiki><!-- Place this div on your page where you want the widget to show --></nowiki> | <code><nowiki><!-- Place this div on your page where you want the widget to show --></nowiki></code> | ||
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> The widgets require your page to have UTF-8 language encoding. | <span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> The widgets require your page to have UTF-8 language encoding. | ||