Template:Consumable infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "<div style="clear:both">{{{caption}}}</div>" to "<div>{{{caption}}}</div>")
m (Text replacement - "text-align: *center; " to "")
Line 1: Line 1:
{| class="infobox" cellspacing="0" style="width:260px; background:{{{BG|#223060}}}; color:{{{color1|#000}}}"
{| class="infobox" cellspacing="0" style="width:260px; background:{{{BG|#223060}}}; color:{{{color1|#000}}}"
{{!}}-
{{!}}-
! style="background:{{{nameBG|transparent}}}; color:{{{color2|#FFFFFF}}}; text-align:center; font-size:120%" colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! style="background:{{{nameBG|transparent}}}; color:{{{color2|#FFFFFF}}}; font-size:120%" colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{!}}-
{{!}}-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
! style="background:{{{imageBG|#F0F0F0}}}; text-align:center; border-bottom:1px solid {{{lineBG|#223060}}}; padding: 0" colspan="2" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}}
! style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#223060}}}; padding: 0" colspan="2" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}}
{{!}}-}}
{{!}}-}}
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
! colspan="2" style="font-size:90%; color:{{{color2|#FFFFFF}}}; text-align:center; background:{{{sectionBG|#223060}}}" {{!}} {{{section1-title|Overview}}}}}
! colspan="2" style="font-size:90%; color:{{{color2|#FFFFFF}}}; background:{{{sectionBG|#223060}}}" {{!}} {{{section1-title|Overview}}}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{value|}}}|
{{#if:{{{value|}}}|
Line 34: Line 34:
{{!}}-}}
{{!}}-}}
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
! colspan="2" style="font-size:90%; color:{{{color2|#FFFFFF}}}; text-align:center; background:{{{sectionBG|#223060}}}" {{!}} {{{section3-title|Source}}}}}
! colspan="2" style="font-size:90%; color:{{{color2|#FFFFFF}}}; background:{{{sectionBG|#223060}}}" {{!}} {{{section3-title|Source}}}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{source|}}}|
{{#if:{{{source|}}}|
Line 42: Line 42:
{{{source|}}}
{{{source|}}}
{{!}}-}}
{{!}}-}}
| colspan="2" style="text-align:center; background:{{{BG|transparent}}}; padding:0; font-size:10px; line-height:10px" | &nbsp;
| colspan="2" style="background:{{{BG|transparent}}}; padding:0; font-size:10px; line-height:10px" | &nbsp;
|}<noinclude>{{clear}}
|}<noinclude>{{clear}}



Revision as of 10:52, 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=