Template:Crucible map infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "class="infobox" cellspacing="0" style="([^"\n]+)"" to "class="infobox" style="$1" cellspacing="0"")
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:260px; background:{{{BG|#000080}}}; color:{{{color1|#000}}}" cellspacing="0"
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#000080}}}}}
{{!}}-
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}}
! style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" class="infoboxheading" colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{!}}-
 
{{#if:{{{image|}}}|
{{Infobox|section|title={{{section1-title|Map overview}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#000080}}}|entries=
! style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999}}}" colspan="2" class="infoboxmedia" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
{{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}}}}}
}}
}}
{{!}}-
 
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
{{Infobox|section|title={{{section2-title|Gameplay overview}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#000080}}}|entries=
! colspan="2" style="color:{{{color2|#fff}}}; background:{{{sectionBG|#000080}}}" class="infoboxsubheading" {{!}} {{{section1-title|Map overview}}}}}
{{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}}}}}
{{#if:{{{game|}}}|
}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
 
'''{{{game-title|Game}}}''':
{{Infobox|end}}<noinclude>{{clear}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
==Usage instructions==
{{{game|}}}
{{!}}-}}
{{#if:{{{location|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
'''{{{location-title|Location}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{location|}}}
{{!}}-}}
{{#if:{{{terrain|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
'''{{{terrain-title|Terrain}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{terrain|}}}
{{!}}-}}
{{#if:{{{hideb|}}}|{{!}}-|{{!}}-
! colspan="2" style="color:{{{color2|#fff}}}; background:{{{sectionBG|#000080}}}" class="infoboxsubheading" {{!}} {{{section2-title|Gameplay overview}}}}}
{{!}}-
{{#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:{{{gametypes|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
'''{{{gametypes-title|Recommended gametype(s)}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{gametypes|}}}
{{!}}-}}
| class="infoboxfooter" colspan="2" | &nbsp;
|}<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:
<pre>
<pre>
{{Crucible map infobox
{{Crucible map infobox

Latest revision as of 10:58, June 14, 2024

Crucible map infobox
 

Usage instructions

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=
}}