Difference between revisions of "Template:Test"

From Worms Knowledge Base

Jump to: navigation, search
m (reverted)
(trying tableless design)
Line 1: Line 1:
 
<noinclude>Use this for testing template code before creating new templates.</noinclude>
 
<noinclude>Use this for testing template code before creating new templates.</noinclude>
 +
<div class="block" style="float: left; width: 550px; vertical-align: top;">
 +
<div style="float: left; width: 60%;">
 +
{{{1|{{Game navbox/{{{box1|Releases}}}|{{{param1|}}}}}}}}
 +
{{{3|{{#if:{{{box3|}}}|{{Game navbox/{{{box3}}}|{{{param3|}}}}}|{{Game navbox/Game technology|{{{param3|Second generation}}}}}}}}}}
 +
{{{5|{{Game navbox/{{{box5|Community}}}|{{{param5|}}}}}}}}
 +
</div>
 +
<div style="float: left; width: 40%;">
 +
{{{2|{{Game navbox/{{{box2|Software}}}|{{{param2|}}}}}}}}
 +
{{{4|{{Game navbox/{{{box4|Online play}}}|{{{param4|}}}}}}}}
 +
{{{6|{{#if:{{{box6|}}}|{{Game navbox/{{{box6}}}|{{{param6|}}}}}}}}}}
 +
</div>
 +
</div>
 +
{{clear|left}}

Revision as of 04:27, 18 February 2011

Use this for testing template code before creating new templates.

Personal tools