Template:Infobox NPC: Difference between revisions
Jump to navigation
Jump to search
imported>Sekoia (historical) m (put cat in noinclude section so articles don't get miscat'd :)) |
mNo edit summary |
||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{| | {{Infobox | ||
| | |name = Infobox NPC | ||
|above = {{{name|}}} | |||
|abovestyle = background: {{{box_color|#DEDEE2}}}; | |||
|image = {{{image|}}} | |||
|caption = {{{caption|}}} | |||
|headerstyle = background: {{{box_color|#DEDEE2}}}; | |||
|labelstyle = | |||
|datastyle = | |||
| | |||
{{ | |header1 = Details | ||
|label1 = | |||
{{ | |data1 = | ||
}} | |header2 = | ||
| | |label2 = Real Name | ||
|data2 = {{{sd|}}} | |||
|header3 = | |||
|label3 = Gender | |||
|data3 = {{{gender|}}} | |||
|header4 = | |||
|label4 = Origin | |||
|data4 = {{{origin|}}} | |||
|header5 = | |||
|label5 = Archetype | |||
|data5 = {{{archetype|}}} | |||
|header6 = | |||
|label6 = Affiliation | |||
|data6 = {{{affiliation|}}} | |||
|header7 = | |||
|label7 = Age | |||
|data7 = {{{age|}}} | |||
|header8 = | |||
|label8 = Romantic Associations | |||
|data8 = {{{romantic|}}} | |||
|header9 = | |||
|label9 = Known Family | |||
|data9 = {{{family|}}} | |||
|header10 = | |||
|label10 = Primary Powers | |||
|data10 = {{{pp|}}} | |||
|header11 = | |||
|label11 = Secondary Powers | |||
|data11 = {{{sp|}}} | |||
|header12 = | |||
|label12 = Signature Powers | |||
|data12 = {{{sig|}}} | |||
|header13 = | |||
|label13 = Other Powers | |||
|data13 = {{{other|}}} | |||
|header14 = | |||
|label14 = Zone Locations | |||
|data14 = {{{loc|}}} | |||
|header15 = | |||
|label15 = | |||
|data15 = | |||
|header16 = | |||
|label16 = | |||
|data16 = | |||
|header17 = | |||
|label17 = | |||
|data17 = | |||
|header18 = | |||
|label18 = | |||
|data18 = | |||
|header19 = | |||
|label19 = | |||
|data19 = | |||
|header20 = | |||
|label20 = | |||
|data20 = | |||
|belowstyle = | |||
|below = | |||
}}<noinclude>{{documentation}}</noinclude> | |||
| | |||
} | |||
{ | |||
}} | |||
Latest revision as of 16:46, 1 June 2020
| Details | |
|---|---|
[edit] [] 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 |
| Signature Powers | Signature powers (if applicable) |
| Other Powers | Other notable powers |
| Zone Locations | Zone location(s) (if applicable) |
{{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)
}}