Difference between revisions of "Template:Infobox Character"
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 = {{{otherrelations|}}} |
| − | | | + | |label21 = Faction |
| − | | | + | |data21 = {{{faction|}}} |
| − | | | + | |label22 = Nationality |
| − | | | + | |data22 = {{{nationality|}}} |
| − | | | + | |label23 = Location |
| − | | | + | |data23 = {{{location|}}} |
| − | | | + | |label24 = Companion Tag |
| − | | | + | |data24 = {{{companiontag|}}} |
| − | | | + | |header25 = {{ #if: {{{level|}}}{{{health|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }} |
| − | | | + | |label26 = Level |
| − | | | + | |data26 = {{{level|}}} |
| − | | | + | |label27 = Health |
| − | | | + | |data27 = {{{health|}}} |
| − | | | + | |label28 = Resolve |
| − | | | + | |data28 = {{{resolve|}}} |
| − | | | + | |label29 = Strengths |
| − | | | + | |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
}}