Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Testing: Difference between revisions

Template page
mNo edit summary
m Redirected to npcwh.
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#switch: {{{1|}}}
#REDIRECT [[Template:npcwh]]
| Start =
<table class="wikitable" style="font-size:90%; vertical-align:middle; text-align:right; padding:0px; border-collapse:collapse;">
<tr>
<th nowrap style="background-color:#222222;" data-sort-type="number">Type</th>
<th nowrap style="background-color:#222222;" data-sort-type="number">HEADING 2</th>
</tr>
 
| Data =
<tr>
<td>data in a cell</td>
<td>some more data in a second cell</td>
</tr>
 
| different data =
<tr>
<td>Second row contents</td>
<td>more second row contents</td>
</tr>
 
 
| End = </table>
}}
<noinclude>This is a very simple conditional template test.
 
{{Testing|Start}}
{{Testing|Data}}
{{Testing|End}}
 
 
</noinclude>