Difference between revisions of "Template:Game setup"
From Worms Knowledge Base
Explorer09 (Talk | contribs) m |
Explorer09 (Talk | contribs) (+ title parameter (Template_talk:Map_example)) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><table class="infobox" cellspacing="2" style="width: 18em; font-size: 90%; text-align: left;"> | <includeonly><table class="infobox" cellspacing="2" style="width: 18em; font-size: 90%; text-align: left;"> | ||
− | <tr><th style="font-size: 150%">Game setup</th></tr> | + | {{#if:{{{title|Game setup}}}|<tr><th style="font-size: 150%">{{{title|Game setup}}}</th></tr>}} |
<tr><th bgcolor="#dddddd">Scheme</th></tr> | <tr><th bgcolor="#dddddd">Scheme</th></tr> | ||
<tr><td>{{{scheme|{{PAGENAME}}}}}: | <tr><td>{{{scheme|{{PAGENAME}}}}}: | ||
: '''[[Media:{{{file|{{{1}}}}}}|Download]]''' | : '''[[Media:{{{file|{{{1}}}}}}|Download]]''' | ||
: [[:Image:{{{file|{{{1}}}}}}|View scheme settings]]</td></tr> | : [[:Image:{{{file|{{{1}}}}}}|View scheme settings]]</td></tr> | ||
− | {{#if:{{{map|}}}|{{Map example|isInTable=1|map={{{map}}}|wmdb={{{wmdb|}}}}}}} | + | {{#if:{{{map|}}}|{{Map example|isInTable=1|map={{{map}}}|wmdb={{{wmdb|}}}|mappic={{{mappic|}}}|mappic-v={{{mappic-v|}}}}}}} |
{{#if:{{{worms|}}}|<tr><th bgcolor="#dddddd">Worms</th></tr> | {{#if:{{{worms|}}}|<tr><th bgcolor="#dddddd">Worms</th></tr> | ||
<tr><td>{{{worms}}}</td></tr>}}</table></includeonly><noinclude> | <tr><td>{{{worms}}}</td></tr>}}</table></includeonly><noinclude> | ||
Line 15: | Line 15: | ||
|map=blurb about map<br/> | |map=blurb about map<br/> | ||
|wmdb=name of relevant directory on wmdb (e.g. for http://www.wmdb.org/maps/bng, this should be wmdb=bng)<br> | |wmdb=name of relevant directory on wmdb (e.g. for http://www.wmdb.org/maps/bng, this should be wmdb=bng)<br> | ||
+ | |mappic=a picture about the map<br/> | ||
+ | |mappic-v=same as {{{mappic}}}, but for a vertical map<br/> | ||
|worms=blurb about teams/worms<br/> | |worms=blurb about teams/worms<br/> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
</noinclude> | </noinclude> |
Latest revision as of 10:15, 26 January 2011
Game setup |
---|
Scheme |
{{{scheme}}}:
|
Map |
{{{map}}} |
Worms |
{{{worms}}} |
Usage
{{Game_setup
|file=name of file including extension (required field)
|scheme=name of scheme (defaults to PAGENAME)
|map=blurb about map
|wmdb=name of relevant directory on wmdb (e.g. for http://www.wmdb.org/maps/bng, this should be wmdb=bng)
|mappic=a picture about the map
|mappic-v=same as {{{mappic}}}, but for a vertical map
|worms=blurb about teams/worms
}}