Template:Boss infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "{{#if:{{{caption|}}}|{{clear}}{{{caption}}}}} }} {{!}}- {{#if:{{{" to "{{#if:{{{caption|}}}|{{clear}}{{{caption}}}}} }} |- {{#if:{{{") |
mNo edit summary |
||
(25 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|maroon}}}}} | ||
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}} | |||
|- | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | ||
{{# | |||
{{ | {{Infobox|section|title={{{section1-title|Biographical information}}}|color={{{color2|#fff}}}|bg={{{sectionBG|maroon}}}|entries= | ||
{{Infobox|entry|title={{{othernames-title|Other name(s)}}}|content={{{othernames|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{homeworld-title|Homeworld}}}|content={{{homeworld|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{birth-title|Birth}}}|content={{{birth|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{death-title|Death}}}|content={{{death|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{species-title|Species}}}|content={{{species|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{race-title|Race}}}|content={{{race|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{faction-title|Faction}}}|content={{{faction|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{rank-title|Rank}}}|content={{{rank|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{class-title|Class}}}|content={{{class|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{gender-title|Gender}}}|content={{{gender|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{height-title|Height}}}|content={{{height|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{mass-title|Weight}}}|content={{{mass|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
}} | }} | ||
{{ | {{Infobox|section|title={{{section2-title|Combat information}}}|color={{{color2|#fff}}}|bg={{{sectionBG|maroon}}}|entries= | ||
{{Infobox|entry|title={{{mission-title|Mission}}}|content={{{mission|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{weapon-title|Weapon(s)}}}|content={{{weapon|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
{{Infobox|entry|title={{{ability-title|Abilities}}}|content={{{ability|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|maroon}}}}} | |||
}} | |||
{{Infobox|end}}<noinclude>{{clear}} | |||
==Usage instructions== | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
==Usage== | |||
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> | ||
{{Boss infobox | {{Boss infobox | ||
|name= | |name= | ||
|image= | |||
|othernames= | |othernames= | ||
|homeworld= | |homeworld= | ||
|birth= | |birth= | ||
|death= | |death= | ||
|species= | |species= | ||
|faction= | |race= | ||
|rank= | |faction= | ||
|class= | |rank= | ||
|gender= | |class= | ||
|height= | |gender= | ||
|mass= | |height= | ||
|mass= | |||
|mission= | |mission= | ||
|weapon= | |weapon= | ||
|ability= | |ability= | ||
}} | }} | ||
</pre> | </pre> | ||
==Custom parameters== | ==Custom parameters== | ||
The following | The following parameters allow you to customize the infobox colors and section titles: | ||
<pre> | <pre> | ||
|BG= | |BG= | ||
|nameBG= | |||
|imageBG= | |imageBG= | ||
|sectionBG= | |sectionBG= | ||
|fieldBG= | |fieldBG= | ||
Line 136: | Line 64: | ||
|section1-title= | |section1-title= | ||
|section2-title= | |section2-title= | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 18:24, September 15, 2024
Boss infobox | |
---|---|
Usage instructions
Copy and paste the following into the article and fill in the fields.
{{Boss infobox |name= |image= |othernames= |homeworld= |birth= |death= |species= |race= |faction= |rank= |class= |gender= |height= |mass= |mission= |weapon= |ability= }}
Custom parameters
The following parameters allow you to customize the infobox colors and section titles:
|BG= |nameBG= |imageBG= |sectionBG= |fieldBG= |titleBG= |color1= |color2= |section1-title= |section2-title=