Difference between revisions of "Template:Infobox NPC"
From Paragon Wiki Archive
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 = | + | | 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> | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</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 }} |