Difference between revisions of "Help:Editing"
(removed spell checker broken links. corrected jtidy link.) |
(→Basic Wikisyntax: Removed redlinks) |
||
| Line 62: | Line 62: | ||
<tt><nowiki>[[name of page|display text]]</nowiki></tt><br /> | <tt><nowiki>[[name of page|display text]]</nowiki></tt><br /> | ||
| | | | ||
| − | + | '''name of page'''<br /> | |
| − | + | '''display text'''<br /> | |
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| Line 71: | Line 71: | ||
<tt><nowiki>#redirect [[Target page]]</nowiki></tt> | <tt><nowiki>#redirect [[Target page]]</nowiki></tt> | ||
| | | | ||
| − | 1. redirect | + | 1. redirect '''Target page''' |
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| Line 94: | Line 94: | ||
<nowiki>~~~~</nowiki> | <nowiki>~~~~</nowiki> | ||
| | | | ||
| − | + | '''Username''' {{CURRENTTIME}}, <br /> | |
{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) | {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) | ||
|-<!--2ND HEADING--> | |-<!--2ND HEADING--> | ||
| Line 107: | Line 107: | ||
<tt><nowiki>=====level 4=====</nowiki></tt> | <tt><nowiki>=====level 4=====</nowiki></tt> | ||
| | | | ||
| + | |||
==Level 1== | ==Level 1== | ||
===Level 2=== | ===Level 2=== | ||
Revision as of 00:39, 26 May 2012
General guidelines
These guidelines are not meant to make WurmPedia a bureaucracy, but to make it easier for everyone (including you) to edit and discuss things. Remember you can help people get to know how to use a wiki, even if you're a beginner yourself.
- Keep pages short.
- Avoid use of HTML when wiki markup will do.
- Keep the content of the article focused.
- Be respectful of others.
Discussion guidelines
- Put discussion on the discussion tab (every page has one).
- Sign your name with four tildes ~~~~ at the end of your comment.
- Put your comment below all the rest under a given header.
- Do not interrupt other peoples comments.
- Put new topics under a new header at the bottom of a page.
Editing etiquette
- Avoid deleting other people's work.
- If you must delete and something you deleted reappears, do not delete it a second time. Use
strikethroughand work it out with the other person using the discussion tab (every page has one) or the user's discussion tab (every user has one).
Basic Wikisyntax
| Description | You type | You get |
| Applies anywhere | ||
| Italicise text |
''italic'' |
italic |
| Bold text |
'''bold''' |
bold |
| Bold and italic |
'''''bold & italic''''' |
bold & italic |
| Internal link (within Wurmpedia) |
[[name of page]] |
name of page |
| Redirect to another page |
#redirect [[Target page]] |
1. redirect Target page |
| External link (to other websites) |
[http://www.example.com] |
|
|
Sign your posts |
~~~~ |
Username 13:59, |
| Applies only at the beginning of the line | ||
| Headings of different sizes |
==level 1== |
Level 1Level 2Level 3Level 4 |
| Bulleted list |
* one |
|
| Numbered list |
# one |
|
| Thumbnail image |
[[Image:Question icon.png|thumb|50px|Caption text]] |
|
Misc
Refer to the help page on WikiMedia.org
Refer to Style for guidance on rules that help to maintain Wurmpedia's standards.
There is a Firefox Extension for editing the wiki, which is very useful.
Consider creating MetaWikiPedia:Template for text that is often used. Templates could be used to make menus, headers, and footers. The main WikiPedia use them a lot. For example: Help Footer.
Some common templates here are:
- {{stub}} which marks a page as being a stub and lists it in the Category:Stub page.
- {{cleanup}} which marks a page´s layout as requiring attention.
- {{copyedit}} which marks a page´s spelling or grammar as needing improvement.
- ...and finally {{smiley}} to use on Talk pages. Smile! Template:Smiley
You can use [2] to convert HTML snippets to Wiki syntax.
