Difference between revisions of "Template:Scheme"

From Worms Knowledge Base

Jump to: navigation, search
(finish)
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><table class="infobox" cellspacing="2" style="width: 18em; text-align: left;"><!--
+
<includeonly><table class="infobox nowraplinks" cellspacing="2" style="width: 20em; text-align: left;"><!--
 
     --title bar (or scheme name)--
 
     --title bar (or scheme name)--
-->{{#if:{{{title|a}}}|<tr><th style="font-size: 120%; background-color: #ddd; text-align: center;">{{{title|{{{scheme|{{PAGENAME}}}}}}}}</th></tr>}}<!--
+
-->{{#if:{{{title|a}}}|<tr><th style="font-size: 120%; text-align: center;">{{{title|{{{scheme|{{PAGENAME}}}}}}}}</th></tr>}}<!--
 
     --scheme file--
 
     --scheme file--
-->{{#if:{{{file|}}}{{{1|}}}|<tr><td style="text-align: center;">'''[[Media:{{{file|{{{1}}}}}}|Download]]'''<br/>
+
-->{{#if:{{{file|}}}{{{1|}}}|<tr><td style="text-align: center;">'''[[Media:{{{file|{{{1}}}}}}|Download]]'''&nbsp;<span style="font-size: 90%;">(.wsc)</span>&nbsp;· [[:File:{{{file|{{{1}}}}}}|View scheme settings]]</td></tr>}}<!--
[[:File:{{{file|{{{1}}}}}}|View scheme settings]]</td></tr>}}<!--
+
     --map info--
     --map info and thumbnails--
+
 
-->{{#if:{{{map|}}}|<tr><th style="background-color: #ddd;">Map</th></tr><!--
 
-->{{#if:{{{map|}}}|<tr><th style="background-color: #ddd;">Map</th></tr><!--
-->{{#if:{{{mappic|}}}|<tr><td style="text-align: center;">[[Image:{{{mappic}}}|alt=Map thumbnail]]</td></tr>}}<!--
+
--><tr><td>{{{map}}}{{#if:{{{wmdb|}}}|<br/>[http://www.wmdb.org/maps/{{{wmdb}}} Examples at the WMDB]}}</td></tr>}}<!--
--><tr><td>{{#if:{{{mappic-v|}}}|<div style="float: left;">[[Image:{{{mappic-v}}}|alt=Map thumbnail]]</div>}}<!--
+
-->{{{map}}}<!--
+
-->{{#if:{{{wmdb|}}}|<br/>[http://www.wmdb.org/maps/{{{wmdb}}} Examples at the WMDB]}}</td></tr>}}<!--
+
 
     --worms info--
 
     --worms info--
-->{{#if:{{{worms|}}}|<tr><th style="background-color: #ddd;">Worms</th></tr>
+
-->{{#if:{{{worms|}}}|<tr><th style="background-color: #ddd;">Worms</th></tr><!--
<tr><td>{{{worms}}}</td></tr>}}<!--
+
--><tr><td>{{{worms}}}</td></tr>}}<!--
 
     --end--
 
     --end--
 
--></table></includeonly><noinclude>
 
--></table></includeonly><noinclude>
  
{{User:Explorer09/Template:Scheme|file={{{file}}}|scheme={{{scheme}}}|map={{{map}}}|worms={{{worms}}}}}
+
{{Scheme|file={{{file}}}|title={{{title}}}|map={{{map}}}|worms={{{worms}}}}}
 +
This template is an alternative to [[Template:Game_setup]].
 +
 
 
== Usage ==
 
== Usage ==
 
<nowiki>{{Scheme</nowiki><br/>
 
<nowiki>{{Scheme</nowiki><br/>
|file=name of file including extension ''(required field)''<br/>
 
 
|title=name of scheme ''(defaults to PAGENAME)''<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>
|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 04:10, 28 January 2011


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
}}

Personal tools