Help:Editing

From Soldat Community Wiki
Revision as of 14:04, 24 August 2013 by Mighty (talk | contribs) (new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Tables

Head1 Head2
1x1 1x2
2x1 2x2
3x1 3x2
{|
|
{| class="wikitable"
! Head1 !! Head2
|-
| 1x1 || 1x2 
|- style="height: 60px;"
| 2x1
| 2x2
|-
| align="right" | 3x1
| bgcolor="red" style="color:white" | 3x2
|}

Templates

Name Effect Syntax
Expand
Expand with: example
Also adds page to Category:Expand
{{expand|things to be added}}
Note
Note: must be positive
{{note|note text}}
Bug
Bug: bug info
Also adds page to Category:Bug
{{bug|bug info}}
Test
Needs testing (what if list is empty)
Also adds page to Category:Needs Testing
{{test}}
or
{{test|additional info}}
Expand
Expand with: add info
Also adds page to Category:Expand
{{expand|add info}}