Template:Infobox NPC: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Blue Orchid
No edit summary
imported>Blue Orchid
No edit summary
Line 19: Line 19:
! Gender
! Gender
{{!}} {{{gender}}}
{{!}} {{{gender}}}
}}
|-
{{#if: {{{archetype|}}} |
! Archetype
{{!}} {{{archetype}}}
}}
}}
|-
|-
Line 73: Line 79:
| sd        = Real Name
| sd        = Real Name
| gender    = Gender of the character (if not obvious)
| gender    = Gender of the character (if not obvious)
| archetype  = Species of the character
| archetype  = NPC's Archetype (if applicable), 'Civilian' if not super.
| affiliation= Affiliation of the character
| affiliation= Affiliation of the character
| age        = Age of the character
| age        = Age of the character
Line 84: Line 90:
}}</pre>
}}</pre>
|}
|}
==Box Colors==
*Default Box color = #DEDEE2
*Hero Crew box color = tan (all members of Moya's Crew should have 'tan' in the 'box_color)
*Archvillain box color = red (all archvillains should have 'red' in the 'box_color)


</noinclude>
</noinclude>

Revision as of 19:08, 7 February 2008

{{{name}}}
Details

Usage

{{Infobox NPC
| box_color  = Hexadecimal colour (EG: #FFFFFF, Default: #DEDEE2)
| name       = Name of the character
| image      = Image of the character
| caption    = Image caption
| sd         = Real Name
| gender     = Gender of the character (if not obvious)
| archetype  = NPC's Archetype (if applicable), 'Civilian' if not super.
| affiliation= Affiliation of the character
| age        = Age of the character
| romantic   = Romantic Associations
| family     = Known Family
| pp         = Primary Powers
| sp         = Secondary Powers
| loc        = Zone Location(s) if applicable

}}