Difference between revisions of "Wiki Usage FAQ"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
=== Examples === | === Examples === | ||
<syntaxhighlight>[[category:Ericisms]]</syntaxhighlight> | <syntaxhighlight lang="html+handlebars">[[category:Ericisms]]</syntaxhighlight> | ||
== How to Make a Redirect == | == How to Make a Redirect == | ||
<syntaxhighlight>#REDIRECT [[20: Sir Roger Penrose - Plotting the Twist of Einstein’s Legacy]]</syntaxhighlight> | <syntaxhighlight lang="html+handlebars">#REDIRECT [[20: Sir Roger Penrose - Plotting the Twist of Einstein’s Legacy]]</syntaxhighlight> | ||
== What is a Stub? == | == What is a Stub? == |
Revision as of 22:22, 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?
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.
How do I embed YouTube videos?
Inserting the following Widget code on a wiki page will embed a YouTube video. The id parameter is the number after ?v=
in the video's URL (see the image). You can find more detailed documentation on the Widget's page.
How do I add a page to a category?
You can add any page to a category by using the [[category:]]
tag.
Examples
How to Make a Redirect
What is a Stub?
- Put definition here...