Difference between revisions of "Template:Scheme"
From Worms Knowledge Base
Explorer09 (Talk | contribs) (try to redesign the template from Template:Game_setup) |
Explorer09 (Talk | contribs) m |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <includeonly><table class="infobox nowraplinks" cellspacing="2" style="width: 20em; text-align: left;"><!-- |
− | {{#if:{{{title|a}}}|<tr><th style="font-size: 120%; | + | --title bar (or scheme name)-- |
− | <tr><td style="text-align: center;">'''[[Media:{{{file|{{{1}}}}}}|Download]]'''< | + | -->{{#if:{{{title|a}}}|<tr><th style="font-size: 120%; text-align: center;">{{{title|{{{scheme|{{PAGENAME}}}}}}}}</th></tr>}}<!-- |
− | [[: | + | --scheme file-- |
− | + | -->{{#if:{{{file|}}}{{{1|}}}|<tr><td style="text-align: center;">'''[[Media:{{{file|{{{1}}}}}}|Download]]''' <span style="font-size: 90%;">(.wsc)</span> · [[:File:{{{file|{{{1}}}}}}|View scheme settings]]</td></tr>}}<!-- | |
− | + | --map info-- | |
− | + | -->{{#if:{{{map|}}}|<tr><th style="background-color: #ddd;">Map</th></tr><!-- | |
− | {{#if:{{{ | + | --><tr><td>{{{map}}}{{#if:{{{wmdb|}}}|<br/>[http://www.wmdb.org/maps/{{{wmdb}}} Examples at the WMDB]}}</td></tr>}}<!-- |
− | + | --worms info-- | |
− | -->{{{map}}}{{#if:{{{wmdb|}}}|<br/>[http://www.wmdb.org/maps/{{{wmdb | + | -->{{#if:{{{worms|}}}|<tr><th style="background-color: #ddd;">Worms</th></tr><!-- |
− | + | --><tr><td>{{{worms}}}</td></tr>}}<!-- | |
− | {{#if:{{{worms|}}}|<tr><th | + | --end-- |
− | <tr><td>{{{worms}}}</td></tr>}}</table>< | + | --></table></includeonly><noinclude> |
+ | |||
+ | {{Scheme|file={{{file}}}|title={{{title}}}|map={{{map}}}|worms={{{worms}}}}} | ||
+ | This template is an alternative to [[Template:Game_setup]]. | ||
− | |||
− | |||
== Usage == | == Usage == | ||
− | <nowiki>{{ | + | <nowiki>{{Scheme</nowiki><br/> |
− | | | + | |title=name of scheme ''(defaults to PAGENAME)''<br/> |
− | | | + | |file=name of file including extension<br/> |
+ | |||
|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> | ||
− | + | ||
− | + | ||
|worms=blurb about teams/worms<br/> | |worms=blurb about teams/worms<br/> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
</noinclude> | </noinclude> |
Latest revision as of 04:10, 28 January 2011
{{{title}}} |
---|
[[Media:{{{file}}}|Download]] (.wsc) · [[:File:{{{file}}}|View scheme settings]] |
Map |
{{{map}}} |
Worms |
{{{worms}}} |
This template is an alternative to Template:Game_setup.
Usage
{{Scheme
|title=name of scheme (defaults to PAGENAME)
|file=name of file including extension
|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)
|worms=blurb about teams/worms
}}