Difference between revisions of "Template:Infobox wargame"

From blackwiki
Jump to navigation Jump to search
imported>Thumperward
(better link)
imported>Thumperward
(merge)
Line 1: Line 1:
{| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;"
+
#REDIRECT [[template: infobox Game]]
|-
 
| colspan="2" style="text-align: center; font-size: 130%; font-weight: bold;" | {{{title|{{{subject_name|{{PAGENAME}}}}}}}}{{#if:{{{subtitle|}}}|<br /><small>{{{subtitle}}}</small>|}}
 
|-
 
{{#if:{{{image|}}}|
 
<tr><td colspan="2" style="text-align: center;">{{{image|}}}<br />{{{image_caption}}}</td></tr>
 
}}{{#if:{{{manufacturer|}}}|
 
<tr><th>[[List of game manufacturers|Manufacturer]]:</th><td>{{{manufacturer|}}}</td></tr>
 
}}{{#if:{{{designer|}}}|
 
<tr><th>[[Game designer|Designer]]:</th><td>{{{designer|}}}</td></tr>
 
}}{{#if:{{{illustrator|}}}|
 
<tr><th>[[Illustrator]]:</th><td>{{{illustrator|}}}</td></tr>
 
}}{{#if:{{{publisher|}}}|
 
<tr><th>[[Game publisher|Publisher]]:</th><td>{{{publisher|}}}</td></tr>
 
}}{{#if:{{{years|}}}|
 
<tr><th>Years active:</th><td>{{{years|}}}</td></tr>
 
}}{{#if:{{{players|}}}|
 
<tr><th>Players:</th><td>{{{players|}}}</td></tr>
 
}}{{#if:{{{ages|}}}|
 
<tr><th>Age range:</th><td>{{{ages|}}}</td></tr>
 
}}{{#if:{{{setup_time|}}}|
 
<tr><th>Setup time:</th><td>{{{setup_time|}}}</td></tr>
 
}}{{#if:{{{playing_time|}}}|
 
<tr><th>Playing time:</th><td>{{{playing_time|}}}</td></tr>
 
}}{{#if:{{{random_chance|}}}|
 
<tr><th>Random chance:</th><td>{{{random_chance|}}}</td></tr>
 
}}{{#if:{{{skills|}}}|
 
<tr><th>Skills required:</th><td>{{{skills|}}}</td></tr>
 
}}{{#if:{{{web|}}}|
 
<tr><th>[[Website]]:</th><td>{{{web|}}}</td></tr>
 
}}
 
<tr><td>{{{footnotes|}}}</td></tr>
 
{{#if:{{{bggid|{{{bggxrefs|}}}}}}|<tr><th style="font-size: 75%; white-space: nowrap" align="center" colspan="2">|}}{{#if:{{{bggid|}}}|'''[http://www.boardgamegeek.com/game/{{{bggid}}} BoardGameGeek entry]'''|}}{{#if:{{{bggxrefs|}}}|[[#template_boardgamegeek|{{#if:{{{bggid|}}}|<small>&nbsp;(more...)</small>|'''BoardGameGeek references'''|}}]]|}}{{#if:{{{bggid|{{{bggxrefs|}}}}}}|</th></tr>|}}
 
|}<noinclude>
 
 
 
{{esoteric}}
 
 
 
== Usage ==
 
 
 
<pre>
 
{{ infobox wargame
 
| title        =
 
| subtitle      =
 
| image        = <!-- just the image name in the form [[image:  ]] --!>
 
| image_caption = <!-- as appropiate---!>
 
| designer      =
 
| manufacturer  =
 
| publisher    =
 
| illustrator  =
 
| years        = <!-- years active --!>
 
| players      =
 
| ages          = <!-- age range --!>
 
| setup_time    =
 
| playing_time  =
 
| complexity    =
 
| strategy      =
 
| random_chance =
 
| skills        =
 
| bggid        = <!-- boardgame geek entry --!>
 
| bggxrefs      = <!-- boardgame geek cross references for supplements etc --!>
 
| footnotes    =
 
| web          =
 
}}
 
</pre>
 
 
 
[[Category:Infobox templates|Game]]
 
[[Category:Game templates|{{PAGENAME}}]]
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
 
 
[[mk:Шаблон:Инфокутија-игра]]
 
</noinclude>
 

Revision as of 12:12, 28 September 2007