Template:Material infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "{{!}}-}}" to "}} |-") |
m (Text replacement - "The following allows you to alter the title of the sub-sections:" to "The following parameters allow you to customize the infobox colors and section titles:") |
||
(24 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#00f}}}}} | ||
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}} | |||
|- | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#F3F3F3}}}|linebg={{{lineBG|#223060}}}}} | ||
{{# | |||
{{ | {{Infobox|section|title={{{section1-title|Overview}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#696969}}}|entries= | ||
{{Infobox|entry|title={{{location-title|Location}}}|content={{{location|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}} | |||
{{Infobox|entry|title={{{stack limit-title|Stack limit}}}|content={{{stack limit|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}} | |||
{{Infobox|entry|title={{{class-title|Rarity class}}}|content={{{class|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}} | |||
{{Infobox|entry|title={{{loot drop-title|Loot drop}}}|content={{{loot drop|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}} | |||
}} | }} | ||
{{ | {{Infobox|section|title={{{section2-title|Details}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#696969}}}|entries= | ||
{{Infobox|entry|title={{{source-title|Source}}}|content={{{source|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}} | |||
{{Infobox|entry|title={{{value-title|Value}}}|content={{{value|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}} | |||
{{ | |||
}} | |||
}} | }} | ||
==Usage== | {{Infobox|end}}<noinclude>{{clear}} | ||
==Usage instructions== | |||
Copy and paste the following into the article and fill in the fields. | Copy and paste the following into the article and fill in the fields. | ||
<pre> | <pre> | ||
{{Material infobox | {{Material infobox | ||
|image= | |name= | ||
|image= | |||
|location= | |location= | ||
|stack limit= | |stack limit= | ||
Line 74: | Line 33: | ||
==Custom parameters== | ==Custom parameters== | ||
The following | The following parameters allow you to customize the infobox colors and section titles: | ||
<pre> | <pre> | ||
|nameBG= | |||
|imageBG= | |imageBG= | ||
|sectionBG= | |sectionBG= | ||
|fieldBG= | |fieldBG= | ||
Line 86: | Line 45: | ||
|section1-title= | |section1-title= | ||
|section2-title= | |section2-title= | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 14:50, June 18, 2024
Material infobox | |
---|---|
Usage instructions
Copy and paste the following into the article and fill in the fields.
{{Material infobox |name= |image= |location= |stack limit= |class= |loot drop= |source= |value= }}
Custom parameters
The following parameters allow you to customize the infobox colors and section titles:
|nameBG= |imageBG= |sectionBG= |fieldBG= |titleBG= |color1= |color2= |section1-title= |section2-title=