Difference between revisions of "Help:Editing"
m (→Tables) |
|||
Line 1: | Line 1: | ||
==Tables== | ==Tables== | ||
+ | {| | ||
+ | | | ||
{| class="wikitable" | {| class="wikitable" | ||
! Head1 !! Head2 | ! Head1 !! Head2 | ||
Line 11: | Line 13: | ||
| bgcolor="red" style="color:white" | 3x2 | | bgcolor="red" style="color:white" | 3x2 | ||
|} | |} | ||
+ | | | ||
<pre> | <pre> | ||
{| class="wikitable" | {| class="wikitable" |
Latest revision as of 10:55, 4 October 2014
Tables
|
{| 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|things to be added}} | ||
Note |
|
{{note|note text}} | ||
Bug |
|
{{bug|bug info}} | ||
Test |
|
{{test}} or {{test|additional info}} | ||
Unclear |
|
{{unclear}} | ||
Link | TickThreshold | {{link|Class|Member}} |