Wiki Usage FAQ: Difference between revisions

196 bytes added ,  10 March 2021
no edit summary
No edit summary
No edit summary
Line 7: Line 7:
Inserting the following Widget code on a wiki page will embed a Tweet. The '''id''' parameter is the number after <code>/status/</code> in the Tweet's URL (see the image). You can find more detailed documentation on the [[Widget:Tweet|Widget's page]].
Inserting the following Widget code on a wiki page will embed a Tweet. The '''id''' parameter is the number after <code>/status/</code> in the Tweet's URL (see the image). You can find more detailed documentation on the [[Widget:Tweet|Widget's page]].
<syntaxhighlight lang="html+handlebars">{{#widget:Tweet|id=}}</syntaxhighlight>
<syntaxhighlight lang="html+handlebars">{{#widget:Tweet|id=}}</syntaxhighlight>
== How do I add a page to a category? ==
You can add any <code>page</code> to a category by using the <code>[[category:]]</code> tag.
=== Examples ===
* <nowiki>[[category:Ericisms]]</nowiki>


[[Category:The Portal Wiki]]
[[Category:The Portal Wiki]]