Difference between revisions of "Help:Editing"

From Soldat Community Wiki
Jump to: navigation, search
(Templates)
m (Templates)
Line 54: Line 54:
 
| {{unclear}}Also adds page to [[:Category:Unclear]]
 
| {{unclear}}Also adds page to [[:Category:Unclear]]
 
| <pre>{{unclear}}</pre>
 
| <pre>{{unclear}}</pre>
 +
|-
 +
| [[Template:Link|Link]]
 +
| {{link|TGame|TickThreshold}}
 +
| <pre>{{link|Class|Member}}</pre>
 
|}
 
|}

Revision as of 19:23, 24 August 2013

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}}
Unclear
Needs clarification
Also adds page to Category:Unclear
{{unclear}}
Link TickThreshold
{{link|Class|Member}}