Difference between revisions of "Template:Infobox Character"

From Corruption of Champions II
Jump to navigation Jump to search
(addition of Height, Cock Size and Bust Size)
(added Companion Tag to infobox)
Line 45: Line 45:
 
|label21 = Location
 
|label21 = Location
 
|data21 = {{{location|}}}
 
|data21 = {{{location|}}}
|header22 = {{ #if: {{{level|}}}{{{health|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }}
+
|label22 = Companion Tag
|label23 = Level
+
|data22 = {{{companiontag|}}}
|data23 = {{{level|}}}
+
|header23 = {{ #if: {{{level|}}}{{{health|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }}
|label24 = Health
+
|label24 = Level
|data24 = {{{health|}}}
+
|data24 = {{{level|}}}
|label25 = Resolve
+
|label25 = Health
|data25 = {{{resolve|}}}
+
|data25 = {{{health|}}}
|label26 = Strengths
+
|label26 = Resolve
|data26 = {{{strengths|}}}
+
|data26 = {{{resolve|}}}
 +
|label27 = Strengths
 +
|data27 = {{{strengths|}}}
 
}}<noinclude>
 
}}<noinclude>
 
== Usage ==
 
== Usage ==
Line 82: Line 84:
 
| nationality = Nationality
 
| nationality = Nationality
 
| location = Location
 
| location = Location
 +
| companiontag = Companion Tag
 
| level = Level
 
| level = Level
 
| health = Health
 
| health = Health

Revision as of 05:33, 12 August 2020

Usage


{{Infobox Character
| name = Name
| image = missing.png
| caption = Caption Text
| creator = Creator
| fullname = Full Name
| nickname = Nick Name
| alias = Alias
| species = Species
| gender = Gender
| occupation = Occupation
| title = Title
| height = Height
| cocksize = Cock Size
| bustsize = Bust Size
| family = Family
| spouse = Spouse
| relatives = Relatives
| religion = Religion
| significant other = Significant Other
| children = Children
| faction = Faction
| nationality = Nationality
| location = Location
| companiontag = Companion Tag
| level = Level
| health = Health
| resolve = Resolve
| strengths = Strengths
}}