Template:Vex infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "style="[^"\n]+" \| " to "style="text-align:center; line-height:10px" | ") |
mNo edit summary |
||
(45 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#80533C}}}}} | ||
{{ | {{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}} | ||
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
{{ | |||
{{# | {{Infobox|section|title={{{section1-title|Statistics}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#80533C}}}|entries= | ||
{{Infobox|entry|title={{{species-title|Species}}}|content={{{species|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
{{Infobox|entry|title={{{type-title|Type}}}|content={{{type|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
{{Infobox|entry|title={{{collectives-title|Collectives}}}|content={{{collectives|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
{{Infobox|entry|title={{{rank-title|Rank}}}|content={{{rank|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
{{Infobox|entry|title={{{functions-title|Functions}}}|content={{{functions|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
{{Infobox|entry|title={{{mission-title|Mission}}}|content={{{mission|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
{{Infobox|entry|title={{{height-title|Height}}}|content={{{height|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
{{Infobox|entry|title={{{weight-title|Weight}}}|content={{{weight|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
}} | }} | ||
{{ | {{Infobox|section|title={{{section2-title|Combat information}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#80533C}}}|entries= | ||
{{Infobox|entry|title={{{weapon(s)-title|Weapon(s)}}}|content={{{weapon(s)|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
{{Infobox|entry|title={{{abilities-title|Abilities}}}|content={{{abilities|}}}|bg={{{fieldBG|#fff}}}|linebg={{{lineBG|#1a1a1a}}}}} | |||
{{ | |||
{{ | |||
}} | }} | ||
{{ | {{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> | ||
{{Vex infobox | {{Vex infobox | ||
|name= | |name= | ||
| | |image= | ||
| | |species= | ||
| | |type= | ||
| | |collectives= | ||
| | |rank= | ||
| | |functions= | ||
| | |mission= | ||
| | |height= | ||
| | |weight= | ||
| | |weapon(s)= | ||
|abilities= | |||
}} | }} | ||
</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 109: | Line 54: | ||
|section1-title= | |section1-title= | ||
|section2-title= | |section2-title= | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 14:30, August 30, 2024
Vex infobox | |
---|---|
Usage instructions
Copy and paste the following into the article and fill in the fields.
{{Vex infobox |name= |image= |species= |type= |collectives= |rank= |functions= |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=