|
|
(17 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {| class="infobox" style="width:260px; background:{{{BG|#AA0000}}}; color:{{{color1|#000}}}" cellspacing="0"
| | {{Infobox|start|bg=#A00}} |
| ! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
| | {{Infobox|title|name={{{name|}}}}} |
| {{!}}-
| | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} |
| {{#if:{{{image|}}}| | | |
| {{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
| | {{Infobox|entry|title={{{game-title|Game(s)}}}|content={{{games|}}}}} |
| }} | | {{Infobox|entry|title={{{playernumber-title|Recommended number of players}}}|content={{{playernumber|}}}}} |
| {{!}}-
| | {{Infobox|entry|title={{{maps-title|Recommended map(s)}}}|content={{{maps|}}}}} |
| {{#if:{{{games|}}}| | | |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
| | {{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Multiplayer mode}}}}}</includeonly><noinclude>{{clear}} |
| {{{game-title|Game(s)}}}: | | ==Usage instructions== |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{games|}}} | |
| {{!}}-}}
| |
| {{#if:{{{playernumber|}}}| | |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
| |
| {{{playernumber-title|Recommended number of players}}}: | |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{playernumber|}}} | |
| {{!}}-}}
| |
| {{#if:{{{maps|}}}| | |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
| |
| {{{maps-title|Recommended map(s)}}}: | |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{maps|}}} | |
| {{!}}-}}
| |
| | class="infoboxfooter" colspan="2" |
| |
| |}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Multiplayer mode {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}</includeonly><noinclude>
| |
| {{Clear}} | |
| ==Usage== | |
| To use this template, paste the following code into the top of the article, filling all relevant fields: | | To use this template, paste the following code into the top of the article, filling all relevant fields: |
|
| |
|