Difference between revisions of "Help:Contents"
From QWiki
*>Help |
*>Mushi m |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
== Editing == | == Editing == | ||
− | '''[http://qwdrama. | + | '''[http://qwdrama.quakeworld.nu/2007/03/how-to-add-your-own-wiki-profile/ Tutorial: How to add your own wiki profile]''' |
* [http://meta.wikimedia.org/wiki/MediaWiki_User's_Guide Official User's Guide] | * [http://meta.wikimedia.org/wiki/MediaWiki_User's_Guide Official User's Guide] |
Latest revision as of 13:39, 11 June 2013
Guidelines
- Keep your content as objective as possible
- Try to keep the same style and formatting as existing articles similar to the one you create/edit.
Editing
Tutorial: How to add your own wiki profile
Ignoring wiki syntax
If you dont want your text to be affected by the wiki syntax use the following code.
<nowiki>your text</nowiki>
Templates
These templates are a good start when creating a new page:
- Player template
- Clan template
- Dead clan template
- League template
- Matchreport template
- Disambiguation template
- Year template
- Country template
- Movie template
- Map template
How to use a template
- Select a template
- Click on view source and copy the whole content
- Paste into the new page that you want to create
- Replace all ??? with the correct information
Flags
To insert a flag use the following code:
[[Image:flag_xx.gif]]
..where xx is the country prefix
Uploading a new flag
Use only the flag icons that can be found at http://www.famfamfam.com/lab/icons/flags/
Redirecting a page
#redirect [[xx]]
..where xx is the page the redirect should point to.
Example
Redirect NQR to Nations Quake Rank. Enter the following code to the NQR page:
#redirect [[Nations Quake Rank]]