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
No edit summary
No edit summary
Line 1: Line 1:
{{{Start|<table>}}}
{{#switch: {{{1|}}}
{{{Row1|<tr><td>This is some data in a cell.</td></tr>}}}
| Start = <table class="wikitable">
{{{End|</table>}}}
| Data = <tr><td>data in a cell</td></tr>
| End = </table>
}}


<noinclude>
<noinclude>
Line 9: Line 11:


{{Testing|Start}}
{{Testing|Start}}
{{Testing|Row1}}
{{Testing|Data}}
{{Testing|End}}
{{Testing|End}}




</noinclude>
</noinclude>