Template:Infobox NPC: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia
(updating to use {{infobox}} for simpler code)
(Added Origin, Signature Powers and Other Powers, so this can be used to replace Character Stats on Signature Character pages.)
Line 21: Line 21:
|data3    = {{{gender|}}}
|data3    = {{{gender|}}}
|header4  =  
|header4  =  
|label4  = Archetype
|label4  = Origin
|data4    = {{{archetype|}}}
|data4    = {{{origin|}}}
|header5  =  
|header5  =  
|label5  = Affiliation
|label5  = Archetype
|data5    = {{{affiliation|}}}
|data5    = {{{archetype|}}}
|header6  =  
|header6  =  
|label6  = Age
|label6  = Affiliation
|data6    = {{{age|}}}
|data6    = {{{affiliation|}}}
|header7  =  
|header7  =  
|label7  = Romantic Associations
|label7  = Age
|data7    = {{{romantic|}}}
|data7    = {{{age|}}}
|header8  =  
|header8  =  
|label8  = Known Family
|label8  = Romantic Associations
|data8    = {{{family|}}}
|data8    = {{{romantic|}}}
|header9  =  
|header9  =  
|label9  = Primary Powers
|label9  = Known Family
|data9    = {{{pp|}}}
|data9    = {{{family|}}}
|header10 =  
|header10 =  
|label10  = Secondary Powers
|label10  = Primary Powers
|data10  = {{{sp|}}}
|data10  = {{{pp|}}}
|header11 =  
|header11 =  
|label11  = Zone Locations
|label11  = Secondary Powers
|data11  = {{{loc|}}}
|data11  = {{{sp|}}}
|header12 =  
|header12 =  
|label12  =  
|label12  = Signature Powers
|data12  =  
|data12  = {{{sigp|}}}
|header13 =  
|header13 =  
|label13  =  
|label13  = Other Powers
|data13  =  
|data13  = {{{op|}}}
|header14 =  
|header14 =  
|label14  =  
|label14  = Zone Locations
|data14  =  
|data14  = {{{loc|}}}
|header15 =  
|header15 =  
|label15  =  
|label15  =  

Revision as of 16:41, 1 June 2020

Details
v  d  e
[edit] [purge] Documentation

Usage

{{Infobox NPC
| box_color  = Hexadecimal colour (EG: #FFFFFF, Default: #DEDEE2)
| name       = Character name
| image      = Character image
| caption    = Caption
| sd         = Real name
| gender     = Gender (if not obvious)
| origin     = Origin of powers
| archetype  = Archetype (if applicable), 'Civilian' if not super
| affiliation= Affiliation of the character
| age        = Age
| romantic   = Romantic associations
| family     = Known family
| pp         = Primary powers
| sp         = Secondary powers
| sig        = Signature powers (if applicable)
| other      = Other notable powers
| loc        = Zone location(s) (if applicable)
}}

Examples

Character name
Character image
Caption
Details
Real Name Real name
Gender Gender (if not obvious)
Origin Origin of powers
Archetype Archetype (if applicable), 'Civilian' if not super
Affiliation Affiliation of the character
Age Age
Romantic Associations Romantic associations
Known Family Known family
Primary Powers Primary powers
Secondary Powers Secondary powers
Zone Locations Zone location(s) (if applicable)
v  d  e
{{Infobox NPC
| box_color  = #DEDEE2
| name       = Character name
| image      = Character image
| caption    = Caption
| sd         = Real name
| gender     = Gender (if not obvious)
| archetype  = Archetype (if applicable), 'Civilian' if not super
| affiliation= Affiliation of the character
| age        = Age
| romantic   = Romantic associations
| family     = Known family
| pp         = Primary powers
| sp         = Secondary powers
| sig        = Signature powers (if applicable)
| other      = Other notable powers
| loc        = Zone location(s) (if applicable)
}}