Template:Infobox NPC/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia
(using docs from template)
 
(Added new fields.)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
== Usage ==
== Usage ==
{| style="background: transparent;"
<pre>{{Infobox NPC
|<pre>{{Infobox NPC
| box_color  = Hexadecimal colour (EG: #FFFFFF, Default: #DEDEE2)
| box_color  = Hexadecimal colour (EG: #FFFFFF, Default: #DEDEE2)
| name      = Name of the character
| name      = Character name
| image      = Image of the character
| image      = Character image
| caption    = Image caption
| caption    = Caption
| sd        = Real Name
| sd        = Real name
| gender    = Gender of the character (if not obvious)
| gender    = Gender (if not obvious)
| archetype  = NPC's Archetype (if applicable), 'Civilian' if not super.
| origin    = Origin of powers
| archetype  = Archetype (if applicable), 'Civilian' if not super
| affiliation= Affiliation of the character
| affiliation= Affiliation of the character
| age        = Age of the character
| age        = Age
| romantic  = Romantic Associations
| romantic  = Romantic associations
| family    = Known Family
| family    = Known family
| pp        = Primary Powers
| pp        = Primary powers
| sp        = Secondary Powers
| sp        = Secondary powers
| loc        = Zone Location(s) if applicable
| sig        = Signature powers (if applicable)
| other      = Other notable powers
| loc        = Zone location(s) (if applicable)
}}</pre>


== Examples ==
{{Infobox NPC
| box_color  = #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)
}}
<pre>{{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)
}}</pre>
}}</pre>
|}
{{clr}}
 
==See also==


<includeonly><!--
<includeonly><!--

Latest revision as of 16:47, 1 June 2020

This is a documentation subpage for Template:Infobox NPC (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

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
Signature Powers Signature powers (if applicable)
Other Powers Other notable 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)
}}