Template:Fallen infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "! class="infoboxheading" colspan="2" style="background:([^\n;"]+); color:([^\n;"]+)" (\||{{!}}) {{#if:{{{name\|}}}\|{{{name}}}\|{{PAGENAME}}}}↵\|-" to "{{Infobox|title|name={{{name|}}}|color=$2|bg=$1}}") |
No edit summary Tag: Mobile edit |
||
(14 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#2952a3}}}}} | {{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#2952a3}}}}} | ||
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}} | {{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}} | ||
{{# | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | ||
{{ | |||
{{Infobox|section|title={{{section1-title|Biographical information}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#2952a3}}}|entries= | |||
{{Infobox|entry|title={{{species-title|Species}}}|content={{{species|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
{{Infobox|entry|title={{{race-title|Race}}}|content={{{race|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
{{Infobox|entry|title={{{type-title|Type}}}|content={{{type|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
{{Infobox|entry|title={{{house-title|House}}}|content={{{house|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
{{Infobox|entry|title={{{gender-title|Gender}}}|content={{{gender|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#660}}}}} | |||
{{Infobox|entry|title={{{rank-title|Rank}}}|content={{{rank|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
{{Infobox|entry|title={{{purpose-title|Purpose}}}|content={{{purpose|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
{{Infobox|entry|title={{{mission-title|Mission}}}|content={{{mission|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
{{Infobox|entry|title={{{height-title|Height}}}|content={{{height|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
{{Infobox|entry|title={{{weight-title|Weight}}}|content={{{weight|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
}} | }} | ||
|- | |||
{{# | {{Infobox|section|title={{{section2-title|Combat information}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#2952a3}}}|entries= | ||
{{Infobox|entry|title={{{weapon(s)-title|Weapon(s)}}}|content={{{weapon(s)|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
{{Infobox|entry|title={{{abilities-title|Abilities}}}|content={{{abilities|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#2952a3}}}}} | |||
}} | }} | ||
{{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 97: | Line 27: | ||
<pre> | <pre> | ||
{{Fallen infobox | {{Fallen infobox | ||
|name= | |||
|image= | |image= | ||
|species= | |species= | ||
|race= | |||
|type= | |type= | ||
|house= | |house= | ||
Line 114: | Line 45: | ||
==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 127: | Line 58: | ||
|section1-title= | |section1-title= | ||
|section2-title= | |section2-title= | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 17:02, September 7, 2024
Fallen infobox | |
---|---|
Usage instructions
Copy and paste the following into the article and fill in the fields.
{{Fallen infobox |name= |image= |species= |race= |type= |house= |gender= |rank= |purpose= |mission= |height= |weight= |weapon(s)= |abilities= }}
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=