Template:Crucible map infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "style="[^"\n]+" \| " to "style="text-align:center; line-height:10px" | ") |
m (Text replacement - "#999999" to "#999") |
||
Line 4: | Line 4: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
! style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|# | ! style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999}}}" colspan="2" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}} | ||
}} | }} | ||
{{!}}- | {{!}}- | ||
Line 11: | Line 11: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{game|}}}| | {{#if:{{{game|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}} | ||
'''{{{game-title|Game}}}''': | '''{{{game-title|Game}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{game|}}} | {{{game|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{location|}}}| | {{#if:{{{location|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}} | ||
'''{{{location-title|Location}}}''': | '''{{{location-title|Location}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{location|}}} | {{{location|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{terrain|}}}| | {{#if:{{{terrain|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}} | ||
'''{{{terrain-title|Terrain}}}''': | '''{{{terrain-title|Terrain}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{terrain|}}} | {{{terrain|}}} | ||
{{!}}-}} | {{!}}-}} | ||
Line 32: | Line 32: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{playernumber|}}}| | {{#if:{{{playernumber|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}} | ||
'''{{{playernumber-title|Recommended number of players}}}''': | '''{{{playernumber-title|Recommended number of players}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{playernumber|}}} | {{{playernumber|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{gametypes|}}}| | {{#if:{{{gametypes|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}} | ||
'''{{{gametypes-title|Recommended gametype(s)}}}''': | '''{{{gametypes-title|Recommended gametype(s)}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{gametypes|}}} | {{{gametypes|}}} | ||
{{!}}-}} | {{!}}-}} |
Revision as of 10:07, 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= }}