Difference between revisions of "Guide to Contributing to the Wiki"

From Paradise Station Wiki
Jump to navigation Jump to search
m
(removed ancient ass outdated guide)
Tag: Replaced
 
Line 1: Line 1:
#REDIRECT [[Guide to Editing the Wiki]]
#REDIRECT [[Guide to Editing the Wiki]]
== Welcome ==
We're happy you've shown interest in contributing to the wiki. This is a quick guide to how you can help
== Wikicode ==
Wikicode is the strange syntax used by all wikipedias including this one. If you don't know it and are prepared to learn, you can do so [http://en.wikipedia.org/wiki/Help:Wiki_markup here]. If you don't want to spend your life learning this markup, then fret not, you can still help.
== What needs doing? ==
=== New pages ===
New content is constantly being added to ss13 which needs tutorials and such. before you start to write a page, search for it and if you can't find it, start one yourself. If you wish to work on a page uninterrupted, make it in your personal [[Special:MyPage/Sandbox|sandbox]] area or anywhere in your own pages. If you don't know wikicode, you can create a unformatted page and ask someone else to format it for you.
=== Content revisions ===
Updates are frequent and we need people to update the information on the wiki. To do this simply edit the page with new information. If you don't know wikicode you can write the new, updated content on the discussion page without formatting.
=== Images ===
If you have relevant images then upload them and add them to the page they're intended for. It is appreciated if the pictures of items you add have a blank background and are in the .gif or .png format. The easiest way to add images of items is to download the [http://code.google.com/p/tgstation13/ source code], open the icons .dmi files and export images as .gif's or .png's from there.
=== Marking for revision and deletion ===
If a page is '''up to date''' when you read it, please put the following tag at it's top (with the correct date):
<code>
<nowiki>{{Lastrevision | date = XX. X. XXXX}}</nowiki><br>
</code>
If a page is '''out of date''' or doesn't have a reason for existing, add one of the following tags to the top of the page:
<code>
<nowiki>{{Needs revision}}</nowiki><br>
</code>
or<br>
<code>
<nowiki>{{delete}}</nowiki>
</code>
== Jokes ==
Some pages are intended to be entertaining but when writing guides, remember that a newbie might not realize something is a joke or sarcasm, even if it's blatantly obvious to the rest of us. Think where jokes fit and where they don't. Also, if you're updating someone else's joke think if it's actually funnier.
== Useful pages ==
'''Categories:''' [[Special:Categories|Used]], [[Special:UnusedCategories|unused]] and [[Special:WantedCategories|wanted]]
'''Templates:''' [[Special:MostLinkedTemplates|Used]], [[Special:UnusedTemplates|unused]] and [[Special:WantedTemplates|wanted]]
'''Files:''' [[Special%3AListFiles|All]], [[Special:UnusedFiles|unused]] and [[Special:WantedFiles|wanted]]
'''All pages:''' [[Special:AllPages|All existing pages]] and [[Special:WantedPages|Wanted pages]]
== /tg/station wiki specific markup ==
To create a BYOND hyperlink, use the <nowiki><byond></nowiki> tags. The specific syntax is <nowiki><byond server=servername.com port=4000>Link text here</byond></nowiki>.
The wiki also supports the features of the [http://www.mediawiki.org/wiki/Help:Extension:ParserFunctions ParserFunctions] extension.
== Spambot protection - Security question ==
To create an account you will need to provide the answer of one of two questions. One being about the game engine (byond) and the other about the chan board (tg). The answers to the questions are in brackets.
You will need to provide the answer to the question every time you make an edit as an unregistered user. The question is just above the edit content field.
[[Category:Guides]] [[Category:Game Resources]]

Latest revision as of 04:50, 30 March 2022