Difference between revisions of "Template:Test"
From Worms Knowledge Base
Explorer09 (Talk | contribs) (Undo revision 18511 by Explorer09 (talk)) |
Explorer09 (Talk | contribs) (tableless design - test 2) |
||
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%;"> | ||
+ | <div style="background-color:white; height:5em;"></div> | ||
+ | {{{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%;"> | ||
+ | {| border="0" | ||
+ | |- | ||
+ | | [[File:Software_Generic3.png|64px|link=Software|Software]] | ||
+ | | <span style="font-size: 132%;">'''[[Software]]'''</span> | ||
+ | * [[Software#WormNET snoopers|Snoopers]] | ||
+ | * [[Software#Team editors|Team editors]] | ||
+ | * [[Software#Scheme/option editors|Scheme editors]] | ||
+ | |} | ||
+ | {{{4|{{Game navbox/{{{box4|Online play}}}|{{{param4|}}}}}}}} | ||
+ | {{{6|{{#if:{{{box6|}}}|{{Game navbox/{{{box6}}}|{{{param6|}}}}}}}}}} | ||
+ | </div> | ||
+ | </div> | ||
+ | {{clear|left}} |
Revision as of 04:45, 20 February 2011
Use this for testing template code before creating new templates.