Wiki Usage FAQ: Difference between revisions

From The Portal Wiki
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 embed YouTube videos? ==
<syntaxhighlight lang="html+handlebars">{{#widget:YouTube|id=iYtJq71CMnU}}</syntaxhighlight>


== How do I add a page to a category? ==
== How do I add a page to a category? ==

Revision as of 12:55, 15 March 2021

This page provides answers to commonly asked questions on how to use this wiki. For a more extensive Help resource, visit the official Mediawiki.org help pages. Note that not everything documented there will apply to this wiki.

How do I embed a Tweet?

A Tweet's id.

Inserting the following Widget code on a wiki page will embed a Tweet. The id parameter is the number after /status/ in the Tweet's URL (see the image). You can find more detailed documentation on the Widget's page.

{{#widget:Tweet|id=}}

How do I embed YouTube videos?

{{#widget:YouTube|id=iYtJq71CMnU}}

How do I add a page to a category?

You can add any page to a category by using the [[category:]] tag.

Examples

  • [[category:Ericisms]]

How to Make a Redirect

  • #REDIRECT [[20: Sir Roger Penrose - Plotting the Twist of Einstein’s Legacy]]

What is a Stub?

  • Put definition here...