Editing Wiki Usage FAQ

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
This page provides answers to commonly asked questions on how to use The Portal Wiki. For a more extensive Help resource, visit the [https://www.mediawiki.org/wiki/Help:Contents official Mediawiki.org help pages]. Note that not everything documented there will apply to this wiki.
This page provides answers to commonly asked questions on how to use this wiki. For a more extensive Help resource, visit the [https://www.mediawiki.org/wiki/Help:Contents official Mediawiki.org help pages]. Note that not everything documented there will apply to this wiki.


__TOC__
__TOC__
Line 5: Line 5:
== How do I embed a Tweet? ==
== How do I embed a Tweet? ==
[[File:TweetEmbedExample.png|right|thumb|''A Tweet's id.'']]
[[File:TweetEmbedExample.png|right|thumb|''A Tweet's id.'']]
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? ==
== How do I embed YouTube videos? ==
[[File:YouTube ID Example.jpg|right|thumb|''A YouTube video's id.'']]
<syntaxhighlight lang="html+handlebars">{{#widget:YouTube|id=iYtJq71CMnU}}</syntaxhighlight>
 
Inserting the following Widget code on a wiki page will embed a YouTube video. The '''id''' parameter is the number after <code>?v=</code> in the video's URL (see the image). You can find more detailed documentation on the [[Widget:YouTube|Widget's page]].
 
<syntaxhighlight lang="html+handlebars">{{#widget:YouTube|id=}}</syntaxhighlight>


== How do I add a page to a category? ==
== How do I add a page to a category? ==
Line 23: Line 17:
=== Examples ===
=== Examples ===


<syntaxhighlight lang="html+handlebars">[[category:Ericisms]]</syntaxhighlight>
<syntaxhighlight>[[category:Ericisms]]</syntaxhighlight>


== How do I make a redirect? ==
== How to Make a Redirect ==


<syntaxhighlight lang="html+handlebars">#REDIRECT [[20: Sir Roger Penrose - Plotting the Twist of Einstein’s Legacy]]</syntaxhighlight>
<syntaxhighlight>#REDIRECT [[20: Sir Roger Penrose - Plotting the Twist of Einstein’s Legacy]]</syntaxhighlight>


== What is a Stub? ==
== What is a Stub? ==
<div class="stub" style="margin-top: 10px">[[File:MW-Icon-Warning.png]] This article is a stub. You can help us by '''editing''' this page and expanding it.</div>
* Put definition here...
 
Pages with the <code><nowiki>{{Stub}}</nowiki></code> label need development. Typically, this is due to a lack of content, transcript, or an insufficiently deep treatment of the page's subject.
 
== Where are those dang Admin pages we always forget? ==
* https://theportal.wiki/wiki/MediaWiki:Sidebar
* https://theportal.wiki/wiki/MediaWiki:Common.css
* https://theportal.wiki/wiki/MediaWiki:Mobile.css
* https://theportal.wiki/wiki/MediaWiki:Common.js


[[Category:The Portal Wiki]]
[[Category:The Portal Wiki]]
Please note that all contributions to The Portal Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see The Portal:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)