35,662
edits
m (Text replacement - "{{#if:{{{image\|}}}\|↵{{!}} class="infoboxmedia" colspan="2" style="background:([^\n;"]+); border-bottom:1px solid ([^\n;"]+)" {{!}} {{{image}}} {{#if:{{{caption\|}}}\|{{clear}}{{{caption}}}}}↵}}↵\|-" to "{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg=$1|linebg=$2}}") |
m (Text replacement - "dummy edit" to "Category:Infobox templates") Tag: Manual revert |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#000080}}}}} | {{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#000080}}}}} | ||
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}} | {{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}} | ||
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|# | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | ||
{{# | |||
{{Infobox|section|title={{{section1-title|Map overview}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#000080}}}|entries= | |||
{{Infobox|entry|title={{{game-title|Game}}}|content={{{game|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | |||
{{Infobox|entry|title={{{location-title|Location}}}|content={{{location|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | |||
{{Infobox|entry|title={{{terrain-title|Terrain}}}|content={{{terrain|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | |||
}} | }} | ||
|- | |||
{{# | {{Infobox|section|title={{{section2-title|Gameplay overview}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#000080}}}|entries= | ||
{{ | {{Infobox|entry|title={{{playernumber-title|Recommended number of players}}}|content={{{playernumber|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | ||
{{{ | {{Infobox|entry|title={{{gametypes-title|Recommended gametype(s)}}}|content={{{gametypes|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | ||
{{ | |||
}} | }} | ||
{{Infobox|end}}<noinclude>{{clear}} | |||
{{ | |||
==Usage instructions== | ==Usage instructions== | ||
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: |