Template:Consumable infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "background:{{{fieldBG\|([^\n}]+)}}}; border-bottom:1px solid {{{lineBG\|([^\n}]+)}}};" to "background:{{{fieldBG|$1}}}; border-color:{{{lineBG|$2}}};")
m (Text replacement - "px;"" to "px"")
Line 10: Line 10:
{{!}}-}}
{{!}}-}}
{{#if:{{{value|}}}|
{{#if:{{{value|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px;" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
'''{{{value-title|Price}}}''':
'''{{{value-title|Price}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}};" {{!}}
Line 16: Line 16:
{{!}}-}}
{{!}}-}}
{{#if:{{{stackable|}}}|
{{#if:{{{stackable|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px;" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
'''{{{stackable-title|Stackable}}}''':
'''{{{stackable-title|Stackable}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}};" {{!}}
Line 22: Line 22:
{{!}}-}}
{{!}}-}}
{{#if:{{{class|}}}|
{{#if:{{{class|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px;" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
'''{{{class-title|Rarity class}}}''':
'''{{{class-title|Rarity class}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}};" {{!}}
Line 28: Line 28:
{{!}}-}}
{{!}}-}}
{{#if:{{{loot drop|}}}|
{{#if:{{{loot drop|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px;" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
'''{{{loot drop-title|Loot drop}}}''':
'''{{{loot drop-title|Loot drop}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}};" {{!}}
Line 37: Line 37:
{{!}}-}}
{{!}}-}}
{{#if:{{{source|}}}|
{{#if:{{{source|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px;" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
'''{{{source-title|Source}}}''':
'''{{{source-title|Source}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}};" {{!}}
{{{source|}}}
{{{source|}}}
{{!}}-}}
{{!}}-}}
| 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>{{clear}}
|}<noinclude>{{clear}}



Revision as of 00:11, September 15, 2022

Consumable infobox
Overview
Source
 

Usage

Copy and paste the following into the article and fill in the fields.

{{Consumable infobox
|image= 
|value=
|stackable=
|class=
|loot drop=
|source=
}}

Custom parameters

The following allows you to alter the title of the sub-sections:

|imageBG=
|nameBG=
|sectionBG=
|fieldBG=
|titleBG=
|color1=
|color2=
|section1-title=
|section2-title=

Display parameters

The following allows you to hide the section header

  • hidea (hides Overview header)
  • hideb (hides Source header)
|hidea=
|hideb=