Difference between revisions of "Template:Infobox Character"
Jump to navigation
Jump to search
m |
(Addition of: numtails - Number of Tails (primarily meant for Kitsune)) |
||
| 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|}}}{{{otherrelations|}}}{{{faction|}}}{{{nationality|}}}{{{location|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }} | + | |header2 = {{ #if: {{{fullname|}}}{{{nickname|}}}{{{alias|}}}{{{species|}}}{{{numtails|}}}{{{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 17: | Line 17: | ||
|label7 = Species | |label7 = Species | ||
|data7 = {{{species|}}} | |data7 = {{{species|}}} | ||
| − | |label8 = Gender | + | |label8 = Number of Tails |
| − | | | + | |data8 = {{{numtails|}}} |
| − | | | + | |label9 = Gender |
| − | | | + | |data9 = {{{gender|}}} |
| − | | | + | |label10 = Occupation |
| − | | | + | |data10 = {{{occupation|}}} |
| − | | | + | |label11 = Title |
| − | | | + | |data11 = {{{title|}}} |
| − | | | + | |label12 = Height |
| − | | | + | |data12 = {{{height|}}} |
| − | | | + | |label13 = Cock Size |
| − | | | + | |data13 = {{{cocksize|}}} |
| − | | | + | |label14 = Bust Size |
| − | | | + | |data14 = {{{bustsize|}}} |
| − | | | + | |label15 = Family |
| − | | | + | |data15 = {{{family|}}} |
| − | | | + | |label16 = Spouse |
| − | | | + | |data16 = {{{spouse|}}} |
| − | | | + | |label17 = Relatives |
| − | | | + | |data17 = {{{relatives|}}} |
| − | | | + | |label18 = Religion |
| − | | | + | |data18 = {{{religion|}}} |
| − | | | + | |label19 = Significant Other |
| − | | | + | |data19 = {{{significantother|}}} |
| − | | | + | |label20 = Children |
| − | | | + | |data20 = {{{children|}}} |
| − | | | + | |label21 = Other Relations |
| − | | | + | |data21 = {{{otherrelations|}}} |
| − | | | + | |label22 = Faction |
| − | | | + | |data22 = {{{faction|}}} |
| − | | | + | |label23 = Nationality |
| − | | | + | |data23 = {{{nationality|}}} |
| − | | | + | |label24 = Location |
| − | | | + | |data24 = {{{location|}}} |
| − | | | + | |label25 = Companion Tag |
| − | | | + | |data25 = {{{companiontag|}}} |
| − | | | + | |header26 = {{ #if: {{{level|}}}{{{health|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }} |
| − | | | + | |label27 = Level |
| − | | | + | |data27 = {{{level|}}} |
| − | | | + | |label28 = Health |
| − | | | + | |data28 = {{{health|}}} |
| − | | | + | |label29 = Resolve |
| − | | | + | |data29 = {{{resolve|}}} |
| − | | | + | |label30 = Strengths |
| − | | | + | |data30 = {{{strengths|}}} |
| + | |label31 = Version Added | ||
| + | |data31 = {{{versionadded|}}} | ||
}}<noinclude> | }}<noinclude> | ||
== Usage == | == Usage == | ||
| Line 76: | Line 78: | ||
| alias = Alias | | alias = Alias | ||
| species = Species | | species = Species | ||
| + | | numtails = Number of Tails (primarily for Kitsune) | ||
| gender = Gender | | gender = Gender | ||
| occupation = Occupation | | occupation = Occupation | ||
Revision as of 10:08, 1 March 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
| numtails = Number of Tails (primarily for Kitsune)
| 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
| otherrelations = Other Relations
| faction = Faction
| nationality = Nationality
| location = Location
| companiontag = Companion Tag
| level = Level
| health = Health
| resolve = Resolve
| strengths = Strengths
| versionadded = Version Added
}}