Template:Crucible map infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "class="infoboxsubheading" " to "")
m (Text replacement - "px;"" to "px"")
Line 11: Line 11:
{{!}}-
{{!}}-
{{#if:{{{game|}}}|
{{#if:{{{game|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px;" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px" {{!}}
'''{{{game-title|Game}}}''':
'''{{{game-title|Game}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
Line 17: Line 17:
{{!}}-}}
{{!}}-}}
{{#if:{{{location|}}}|
{{#if:{{{location|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px;" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px" {{!}}
'''{{{location-title|Location}}}''':
'''{{{location-title|Location}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
Line 23: Line 23:
{{!}}-}}
{{!}}-}}
{{#if:{{{terrain|}}}|
{{#if:{{{terrain|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px;" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px" {{!}}
'''{{{terrain-title|Terrain}}}''':
'''{{{terrain-title|Terrain}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
Line 32: Line 32:
{{!}}-
{{!}}-
{{#if:{{{playernumber|}}}|
{{#if:{{{playernumber|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px;" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px" {{!}}
'''{{{playernumber-title|Recommended number of players}}}''':
'''{{{playernumber-title|Recommended number of players}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
Line 38: Line 38:
{{!}}-}}
{{!}}-}}
{{#if:{{{gametypes|}}}|
{{#if:{{{gametypes|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px;" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px" {{!}}
'''{{{gametypes-title|Recommended gametype(s)}}}''':
'''{{{gametypes-title|Recommended gametype(s)}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
{{{gametypes|}}}
{{{gametypes|}}}
{{!}}-}}
{{!}}-}}
| colspan=2 style="text-align:center; background:{{{BG|transparent}}}; padding:0; font-size:10px; line-height:10px;" | 
| colspan=2 style="text-align:center; background:{{{BG|transparent}}}; padding:0; font-size:10px; line-height:10px" | 
|}<noinclude>
|}<noinclude>
{{Clear}}
{{Clear}}

Revision as of 00:11, September 15, 2022

Crucible map infobox
Map overview
Gameplay overview
 

Usage

To use this template, paste the following code into the top of the article, filling all relevant fields:

{{Crucible map infobox
|name=
|image=
|game=
|location=
|terrain=
|playernumber=
|gametypes=
}}