Difference between revisions of "Template:Infobox Character"

From Corruption of Champions II
Jump to navigation Jump to search
(added Version Added section)
m (addition of: Other Relations + to fix / overhaul soon)
Line 6: Line 6:
 
|label1  = Creator
 
|label1  = Creator
 
|data1    = {{{creator|}}}
 
|data1    = {{{creator|}}}
|header2 = {{ #if: {{{fullname|}}}{{{nickname|}}}{{{alias|}}}{{{species|}}}{{{gender|}}}{{{occupation|}}}{{{title|}}}{{{family|}}}{{{spouse|}}}{{{relatives|}}}{{{religion|}}}{{{significantother|}}}{{{children|}}}{{{faction|}}}{{{nationality|}}}{{{location|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }}
+
|header2 = {{ #if: {{{fullname|}}}{{{nickname|}}}{{{alias|}}}{{{species|}}}{{{gender|}}}{{{occupation|}}}{{{title|}}}{{{family|}}}{{{spouse|}}}{{{relatives|}}}{{{religion|}}}{{{significantother|}}}{{{children|}}}{{{otherrelations|}}}{{{faction|}}}{{{nationality|}}}{{{location|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }}
 
|label3  = Full name
 
|label3  = Full name
 
|data3  = {{{fullname|}}}
 
|data3  = {{{fullname|}}}
Line 41: Line 41:
 
|label19 = Children
 
|label19 = Children
 
|data19 = {{{children|}}}
 
|data19 = {{{children|}}}
|label20 = Faction
+
|label20 = Other Relations
|data20 = {{{faction|}}}
+
|data20 = {{{otherrelations|}}}
|label21 = Nationality
+
|label21 = Faction
|data21 = {{{nationality|}}}
+
|data21 = {{{faction|}}}
|label22 = Location
+
|label22 = Nationality
|data22 = {{{location|}}}
+
|data22 = {{{nationality|}}}
|label23 = Companion Tag
+
|label23 = Location
|data23 = {{{companiontag|}}}
+
|data23 = {{{location|}}}
|header24 = {{ #if: {{{level|}}}{{{health|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }}
+
|label24 = Companion Tag
|label25 = Level
+
|data24 = {{{companiontag|}}}
|data25 = {{{level|}}}
+
|header25 = {{ #if: {{{level|}}}{{{health|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }}
|label26 = Health
+
|label26 = Level
|data26 = {{{health|}}}
+
|data26 = {{{level|}}}
|label27 = Resolve
+
|label27 = Health
|data27 = {{{resolve|}}}
+
|data27 = {{{health|}}}
|label28 = Strengths
+
|label28 = Resolve
|data28 = {{{strengths|}}}
+
|data28 = {{{resolve|}}}
|label29 = Version Added
+
|label29 = Strengths
|data29 = {{{versionadded|}}}
+
|data29 = {{{strengths|}}}
 +
|label30 = Version Added
 +
|data30 = {{{versionadded|}}}
 
}}<noinclude>
 
}}<noinclude>
 
== Usage ==
 
== Usage ==

Revision as of 10:40, 20 February 2021

Usage


{{Infobox Character
| name = Name
| image = missing.png
| caption = Caption Text
| creator = Creator
| fullname = Full Name
| nickname = Nickname
| pronunciation = Pronunciation of 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
| versionadded = Version Added
}}