Template:Armor: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
 
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#switch:{{{1|}}}|Human=
{{Navbox
{{Navbox|noheading={{{noheading|}}}
|name=Armor
|name=Armor
|state=auto
|title=List of armor by faction
|title=List of armor permutations by game titles
|liststyle= background:none;
|style= width:100%; background:#555; border-radius:.5em;
|titlestyle= background:#555; text-align:center; color:#FFF;


|list1= {{Template:Armor/UNSC|yes|noheading=1}}
|list1= {{#if:{{{1|}}}|{{Armor/{{{1}}}|yes}}| {{Armor/Human}} {{Armor/Covenant}} {{Armor/Forerunner}} }}
|list2= <div style="text-align:center; font-style:italic; font-size:smaller; color:#FFF;">For a complete list, check out [[:Category:Armor|<span style="color:#F1F1F1; text-decoration:underline;">our Armor directory</span>]].</div>
}}
|Covenant=
{{Navbox|noheading={{{noheading|}}}
|name=Armor
|state=auto
|title=List of armor
|style= width:100%; background:#555; border-radius:.5em;
|titlestyle= background:#555; text-align:center; color:#FFF;
 
|list1= {{Template:Armor/Covenant|yes|noheading=1}}
|list2= <div style="text-align:center; font-style:italic; font-size:smaller; color:#FFF;">For a complete list, check out [[:Category:Armor|<span style="color:#F1F1F1; text-decoration:underline;">our Armor directory</span>]].</div>
}}
|Forerunner=
{{Navbox|noheading={{{noheading|}}}
|name=Armor
|state=auto
|title=List of armor permutations
|style= width:100%; background:#555; border-radius:.5em;
|titlestyle= background:#555; text-align:center; color:#FFF;
 
|list1= {{Template:Armor/Forerunner|yes|noheading=1}}
|list2= <div style="text-align:center; font-style:italic; font-size:smaller; color:#FFF;">For a complete list, check out [[:Category:Armor|<span style="color:#F1F1F1; text-decoration:underline;">our Armor directory</span>]].</div>
}}
|#default=
{{Navbox|noheading={{{noheading|}}}
|name=Armor
|title=List of armor permutations
|style= width:100%; background:#555; border-radius:.5em;
|titlestyle= background:#555; text-align:center; color:#FFF;
 
|list1={{Armor/UNSC|noheading=1}}
|list2={{Armor/Covenant|noheading=1}}
|list3={{Armor/Forerunner|noheading=1}}
|list4= <div style="text-align:center; font-style:italic; font-size:smaller; color:#FFF;">For a complete list, check out [[:Category:Armor|<span style="color:#F1F1F1; text-decoration:underline;">our Armor directory</span>]].</div>
}}<includeonly>{{#if: {{{category|}}}||[[Category:Armor]]}}</includeonly>}}<noinclude>


|below= {{#if:{{{1|}}}|For a complete list, check out [[:Category:Armor|our armor category]].}}
}}<includeonly>{{#if:{{{category|}}}||[[Category:Armor]]}}</includeonly><noinclude>
== About ==
== About ==
This template puts an [[:Category:Armor|Armor directory]] wherever it is placed. This template has been adjusted to display certain child templates at a time. Placing one of the following will instruct the template to only display those child templates. By default, it will display all of them.
This template adds an [[:Category:Armor|armor category]] wherever it is placed. This template has been adjusted to display certain child templates at a time. Placing one of the following will instruct the template to only display that child template. By default, it will display all of them.


*<code>Human</code> - displays [[/UNSC]]
*<code>Human</code> - displays [[/Human]]
*<code>Covenant</code> - displays [[/Covenant]]
*<code>Covenant</code> - displays [[/Covenant]]
*<code>Forerunner</code> - displays [[/Forerunner]]
*<code>Forerunner</code> - displays [[/Forerunner]]
*Adding anything in <code>|category=</code> will remove the Armor directory.
*<code>|category=no</code> will remove the armor category.


== Related links ==
== Related links ==
*[[/Permutation]]
*[[/Permutation]]


[[Category:Special navigation boxes]]</noinclude>
[[Category:Special navigation templates]]</noinclude>

Latest revision as of 14:41, August 27, 2023

About

This template adds an armor category wherever it is placed. This template has been adjusted to display certain child templates at a time. Placing one of the following will instruct the template to only display that child template. By default, it will display all of them.

  • Human - displays /Human
  • Covenant - displays /Covenant
  • Forerunner - displays /Forerunner
  • |category=no will remove the armor category.

Related links