Template:Armor infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "<noinclude>{{clear}}↵↵==" to "<noinclude>{{Clear}} ==") |
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:") |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#000}}}}} | ||
{{Infobox|title|name={{{name|}}}|color={{{color2|#FFD700}}}|bg={{{nameBG|transparent}}}}} | |||
|- | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#000}}}|linebg={{{lineBG|#000}}}}} | ||
{{# | |||
{{ | {{Infobox|section|title={{{section1-title|Specifications}}}|color={{{color2|#FFD700}}}|bg={{{sectionBG|#000}}}|entries= | ||
{{Infobox|entry|title={{{name-title|Name}}}|content={{{name|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{type-title|Type}}}|content={{{type|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{rarity-title|Rarity}}}|content={{{rarity|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{class-title|Class}}}|content={{{class|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{minimum level-title|Minimum level}}}|content={{{minimum level|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{defense rating-title|Defense rating}}}|content={{{defense rating|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{light-title|Light}}}|content={{{light|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{intellect-title|Intellect}}}|content={{{intellect|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{discipline-title|Disicpline}}}|content={{{discipline|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{strength-title|Strength}}}|content={{{strength|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
}} | }} | ||
|- | |||
{{# | {{Infobox|section|title={{{section2-title|Availability}}}|color={{{color2|#FFD700}}}|bg={{{sectionBG|#000}}}|entries= | ||
{{Infobox|entry|title={{{loot drop-title|Loot drop?}}}|content={{{loot drop|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{sources-title|Sources}}}|content={{{sources|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{vendor-title|Vendor}}}|content={{{vendor|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
{{Infobox|entry|title={{{price-title|Price}}}|content={{{price|}}}|bg={{{fieldBG|#F0E68C}}}|linebg={{{lineBG|#000}}}}} | |||
}} | }} | ||
{{Infobox|end}}<noinclude>{{clear}} | |||
{{ | |||
==Usage instructions== | ==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. | ||
Line 119: | Line 29: | ||
<pre> | <pre> | ||
{{Armor infobox | {{Armor infobox | ||
|name= | |||
|image= | |image= | ||
|type= | |||
|type= | |rarity= | ||
|rarity= | |||
|class= | |class= | ||
|minimum level= | |minimum level= | ||
|defense rating= | |defense rating= | ||
|light= | |light= | ||
|intellect= | |intellect= | ||
|discipline= | |discipline= | ||
|strength= | |strength= | ||
|loot drop= | |loot drop= | ||
|sources= | |sources= | ||
|vendor= | |vendor= | ||
|price= | |price= | ||
Line 138: | Line 48: | ||
==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 150: | Line 60: | ||
|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
Armor infobox | |
---|---|
Usage instructions
Copy and paste the following into the article and fill in the fields.
{{Armor infobox |name= |image= |type= |rarity= |class= |minimum level= |defense rating= |light= |intellect= |discipline= |strength= |loot drop= |sources= |vendor= |price= }}
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=