Changes

Jump to navigation Jump to search

Wurmpedia editing handbook

1,176 bytes added, 16:40, 15 September 2020
m
Saving changes
The Wurmpedia uses wiki markup, a type of coding language used to format text and images in a custom way. You can do anything from making text bold and italic, to making text appear only if certain conditions are met (for example, if the item is made of wood, display text indicating the types of wood that item can be made from). For this introductory course, you will be introduced to formatting text in bold and italics, creating headers, and linking to other articles or webpages. These are the most common markup codes you will use in editing.
 
{|class="wikitable"
|-
!What to do
!How to do it
!What it looks like
|-
|Bold text||<nowiki>'''Bold text'''</nowiki>||'''Bold text'''
|-
|Italic text||<nowiki>''Italic text''</nowiki>||''Italic text''
|-
|Bold and italic text||<nowiki>'''''Bold and italic text'''''</nowiki>||'''''Bold and italic text'''''
|-
|Header level 1||<nowiki>==Header level 1==</nowiki>||== Header level 1 ==
|-
|Header level 2||<nowiki>===Header level 2===</nowiki>||=== Header level 2 ===
|-
|Header level 3||<nowiki>====Header level 3====</nowiki>||==== Header level 3 ====
|-
|Link to Cupboard, a Wurmpedia article||<nowiki>Link to [[Cupboard]], a Wurmpedia article</nowiki>||Link to [[Cupboard]], a Wurmpedia article
|-
|Link to Cupboard that says click here||<nowiki>Link to [[Cupboard|click here]]</nowiki>||Link to [[Cupboard|click here]]
|-
|Link to the Wurm Online forums||<nowiki>Link to the Wurm online forums [https://forum.wurmonline.com]</nowiki>||Link to the Wurm online forums [https://forum.wurmonline.com]
|-
|Link to the Wurm Online forums that says forums||<nowiki>Link to the [https://forum.wurmonline.com forums]</nowiki>||Link to the [https://forum.wurmonline.com forums]
|}
editor
7,290

edits

Navigation menu