Template:Featurelist: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
(I juggled the idea of dedicated NPC/AI sections back and forth a lot but I believe this is the best solution.)
Line 86: Line 86:
}}
}}


==Standard layouts and usage notes==
The following are the standard layouts to follow when using the template in appearance lists. Note that modifications may sometimes be made to these standard formats if deemed necessary (e.g. sections with no entries may be omitted). Additionally, the template may also be used for other purposes in which these layouts may not apply.
{{Col-begin}}
{{Col-2}}
===Games===
*Characters
**''(subsections for different factions if necessary)''
*Species and entities
**''(this section is used to list both enemies and friendly AI character classes; Forerunner constructs are to be listed as well.)''
*Organizations
*Locations
*Events
*Weapons
**''(subsections for each faction + usable and unusable weapons)''
*Vehicles
**''(subsections for each faction + usable and unusable weapons)''
*Technology and equipment
**''(Armor permutations + Armor abilities/Equipment, etc. subsections if applicable)''
'''Code:'''
<code><nowiki>{{Featurelist|secondcolumn=title-5
|title-1=Characters|
|title-2=Species and entities|
|title-3=Organizations|
|title-4=Locations|
|title-5=Events|
|title-6=Weapons|
|title-7=Vehicles|
|title-8=Technology and equipment|
}}</nowiki></code>
{{Col-2}}
===Other media===
''This is the standard appearance list layout for all non-game media, e.g. novels, comics, films, in-game [[terminal]]s, etc.''
*Characters
**''(subsections for different factions if necessary)''
*Species
*Organizations
*Locations
*Events
*Weapons
**''(subsections for different factions if necessary)''
*Vehicles
**''(subsections for different factions if necessary)''
*Technology and equipment
**''(subsections for different factions if necessary)''
'''Code:'''
<code><nowiki>{{Featurelist|secondcolumn=title-5
|title-1=Characters|
|title-2=Species|
|title-3=Organizations|
|title-4=Locations|
|title-5=Events|
|title-6=Weapons|
|title-7=Vehicles|
|title-8=Technology and equipment|
}}</nowiki></code>
{{Col-end}}
[[Category:Appearance templates]]
[[Category:Appearance templates]]
</noinclude>
</noinclude>

Revision as of 00:46, August 26, 2014






About

This template supports up to nine Level-3 headings (=== TITLE ===). To add more headings (up to nine), simply add in |title-#=. By default, the list is collapsed. To remove this, place in |state=plain.

{{Featurelist|secondcolumn=
|title-1=
|
}}


Creating a second column

To create a second column, simply specify which |title-#= will be located on the first row of the second column. For example, if there are four sections and title-4 is on the first row of the second column, then specify the following in the template: |secondcolumn=title-4. It will create something similar to the following:


Characters

  • Cortana (Data chip only)
  • John-117
  • Locke

Species

  • Forerunner (Technology only)
  • Human
  • Sangheili

Organizations

  • ONI
  • UNSC
  • Covenant
  • Cerberus

Vehicles

  • D79-TC Pelican
  • UNSC Infinity

Equipment and technology

  • Data crystal chip
  • MJOLNIR Powered Assault Armor

Weapons

  • BR85 Heavy Barrel Service Rifle
  • M6H magnum
  • MA5D Individual Combat Weapon System


Standard layouts and usage notes

The following are the standard layouts to follow when using the template in appearance lists. Note that modifications may sometimes be made to these standard formats if deemed necessary (e.g. sections with no entries may be omitted). Additionally, the template may also be used for other purposes in which these layouts may not apply.

Games

  • Characters
    • (subsections for different factions if necessary)
  • Species and entities
    • (this section is used to list both enemies and friendly AI character classes; Forerunner constructs are to be listed as well.)
  • Organizations
  • Locations
  • Events
  • Weapons
    • (subsections for each faction + usable and unusable weapons)
  • Vehicles
    • (subsections for each faction + usable and unusable weapons)
  • Technology and equipment
    • (Armor permutations + Armor abilities/Equipment, etc. subsections if applicable)

Code:

{{Featurelist|secondcolumn=title-5
|title-1=Characters|

|title-2=Species and entities|

|title-3=Organizations|

|title-4=Locations|

|title-5=Events|

|title-6=Weapons|

|title-7=Vehicles|

|title-8=Technology and equipment|

}}

Other media

This is the standard appearance list layout for all non-game media, e.g. novels, comics, films, in-game terminals, etc.

  • Characters
    • (subsections for different factions if necessary)
  • Species
  • Organizations
  • Locations
  • Events
  • Weapons
    • (subsections for different factions if necessary)
  • Vehicles
    • (subsections for different factions if necessary)
  • Technology and equipment
    • (subsections for different factions if necessary)

Code:

{{Featurelist|secondcolumn=title-5
|title-1=Characters|

|title-2=Species|

|title-3=Organizations|

|title-4=Locations|

|title-5=Events|

|title-6=Weapons|

|title-7=Vehicles|

|title-8=Technology and equipment|

}}