Template:Crucible map infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "([^\n]) <pre>" to "$1 <pre>") |
m (Text replacement - "#(F2F3F4|F0F0F0)" to "#f0f0f0") |
||
Line 3: | Line 3: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|# | {{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#f0f0f0}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}} | ||
}} | }} | ||
{{!}}- | {{!}}- | ||
Line 10: | Line 10: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{game|}}}| | {{#if:{{{game|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}} | ||
{{{game-title|Game}}}: | {{{game-title|Game}}}: | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{game|}}} | {{{game|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{location|}}}| | {{#if:{{{location|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}} | ||
{{{location-title|Location}}}: | {{{location-title|Location}}}: | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{location|}}} | {{{location|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{terrain|}}}| | {{#if:{{{terrain|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}} | ||
{{{terrain-title|Terrain}}}: | {{{terrain-title|Terrain}}}: | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{terrain|}}} | {{{terrain|}}} | ||
{{!}}-}} | {{!}}-}} | ||
Line 31: | Line 31: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{playernumber|}}}| | {{#if:{{{playernumber|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" 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|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{playernumber|}}} | {{{playernumber|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{gametypes|}}}| | {{#if:{{{gametypes|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" 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|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{gametypes|}}} | {{{gametypes|}}} | ||
{{!}}-}} | {{!}}-}} |
Revision as of 16:52, September 18, 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= }}