Help:Migration FAQ: Difference between revisions
Reordering these a little bit so they flow better |
|||
Line 14: | Line 14: | ||
The migration from the old wiki has not been perfect. | The migration from the old wiki has not been perfect. | ||
If you see something that is out of place, feel free to let [[User talk:Tyler|Tyler]] or [[User talk:Battaglia01|Mike]] know about it, report it on the [[Bugs]] page, | If you see something that is out of place, feel free to let [[User talk:Tyler|Tyler]] or [[User talk:Battaglia01|Mike]] know about it, report it on the [[Bugs]] page, help us clean it up or pray to [[The Xen]]! | ||
===Why is this page/file missing?=== | ===Why is this page/file missing?=== |
Revision as of 11:15, 21 September 2018
Why did this wiki move?
Wikispaces is shutting down. RIP Wikispaces.
How can I download a copy of the site?
See the Backups page for information.
I can't log in anymore!
Unfortunately there is no way to migrate the users over from old wiki. If you haven't done so already, please create a new account here.
How can I report bugs?
Please add bugs to the Bugs page. Add general wiki improvement to the Wikifuture page.
This wiki page doesn't look right...
The migration from the old wiki has not been perfect.
If you see something that is out of place, feel free to let Tyler or Mike know about it, report it on the Bugs page, help us clean it up or pray to The Xen!
Why is this page/file missing?
If you notice any missing pages, please notify one of us, and we will work to restore it.
Don't worry, everything has been backed up! There may simply be a missing redirect, or something else.
Where are the discussion pages?
There should be a tab at the top of each page labeled "Discussion". The discussion from the old wiki has been migrated here.
These "Talk pages" are a convention that Wikipedia (the same folks behind MediaWiki) uses, and they behave like wiki pages. Have a look at the Wikipedia page for more information regarding usage.
Please exercise common sense and decency, and do not edit another user's comments.
Where can I get help with formatting and syntax?
Start here: https://m.mediawiki.org/wiki/Help:Formatting
There is also an IRC channel, #mediawiki on freenode.net.
How do I remove the Table of Contents from a page?
Remove the text __FORCETOC__
from the page markdown, if it exists.
Add the text __NOTOC__
anywhere in the page markdown.
How do I insert math into a page?
Put it between <math></math>
tags.
For example: <math>f(a) = \frac{1}{2\pi i} \oint\frac{f(z)}{z-a}dz</math>
It's powered by MathJax, so any syntax supported by that engine should work.
How do I embed an audio file?
Something more like a WYSIWYG editor is coming. This should make things a lot more intuitive. But, for now:
Upload the file at https://xen.wiki/w/Special:Upload
Add [[File:min7.mp3]]
to the page, replacing min7.mp3
with the name of your file.
Use [[Media:min7.mp3]]
if you only want to provide a link to the file.
How do I embed a YouTube video?
Put the URL of the video between <youtube></youtube>
tags.
For example: <youtube>https://www.youtube.com/watch?v=3O3H01c2SjE</youtube>
You can also use the ID of the video by itself, which is usually found in the URL.
For example: <youtube>3O3H01c2SjE</youtube>
How do I embed a SoundCloud track?
Put the full URL of the track between <soundcloud></soundcloud>
tags.
For example: <soundcloud>https://soundcloud.com/ifex/20110408-16edo-dodecaphonic</soundcloud>