Difference between revisions of "Template:Infobox Character"
Jump to navigation
Jump to search
(added a Contributors section) |
m |
||
| Line 6: | Line 6: | ||
|label1 = Creator | |label1 = Creator | ||
|data1 = {{{creator|}}} | |data1 = {{{creator|}}} | ||
| − | | | + | |label2 = Contributors |
| − | | | + | |data2 = {{{contributors|}}} |
| − | | | + | |header3 = {{ #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 }} }} |
| − | | | + | |label4 = Full name |
| − | | | + | |data4 = {{{fullname|}}} |
| − | | | + | |label5 = {{nowrap|Nickname(s)}} |
| − | | | + | |data5 = {{{nickname|}}} |
| − | | | + | |label6 = Pronunciation |
| − | | | + | |data6 = {{{pronunciation|}}} |
| − | | | + | |label7 = Alias |
| − | | | + | |data7 = {{{alias|}}} |
| − | | | + | |label8 = Species |
| − | | | + | |data8 = {{{species|}}} |
| − | | | + | |label9 = Number of Tails |
| − | | | + | |data9 = {{{numtails|}}} |
| − | | | + | |label10 = Gender |
| − | | | + | |data10 = {{{gender|}}} |
| − | | | + | |label11 = Occupation |
| − | | | + | |data11 = {{{occupation|}}} |
| − | | | + | |label12 = Title |
| − | | | + | |data12 = {{{title|}}} |
| − | | | + | |label13 = Height |
| − | | | + | |data13 = {{{height|}}} |
| − | | | + | |label14 = Cock Size |
| − | | | + | |data14 = {{{cocksize|}}} |
| − | | | + | |label15 = Bust Size |
| − | | | + | |data15 = {{{bustsize|}}} |
| − | | | + | |label16 = Family |
| − | | | + | |data16 = {{{family|}}} |
| − | | | + | |label17 = Spouse |
| − | | | + | |data17 = {{{spouse|}}} |
| − | | | + | |label18 = Relatives |
| − | | | + | |data18 = {{{relatives|}}} |
| − | | | + | |label19 = Religion |
| − | | | + | |data19 = {{{religion|}}} |
| − | | | + | |label20 = Significant Other |
| − | | | + | |data20 = {{{significantother|}}} |
| − | | | + | |label21 = Children |
| − | | | + | |data21 = {{{children|}}} |
| − | | | + | |label22 = Other Relations |
| − | | | + | |data22 = {{{otherrelations|}}} |
| − | | | + | |label23 = Faction |
| − | | | + | |data23 = {{{faction|}}} |
| − | | | + | |label24 = Nationality |
| − | | | + | |data24 = {{{nationality|}}} |
| − | | | + | |label25 = Location |
| − | | | + | |data25 = {{{location|}}} |
| − | | | + | |label26 = Companion Tag |
| − | | | + | |data26 = {{{companiontag|}}} |
| − | | | + | |header27 = {{ #if: {{{level|}}}{{{health|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }} |
| − | | | + | |label28 = Level |
| − | | | + | |data28 = {{{level|}}} |
| − | | | + | |label29 = Health |
| − | | | + | |data29 = {{{health|}}} |
| − | | | + | |label30 = Resolve |
| − | | | + | |data30 = {{{resolve|}}} |
| − | | | + | |label31 = Strengths |
| − | | | + | |data31 = {{{strengths|}}} |
| − | | | + | |label32 = Version Added |
| − | | | + | |data32 = {{{versionadded|}}} |
}}<noinclude> | }}<noinclude> | ||
== Usage == | == Usage == | ||
Revision as of 09:18, 16 March 2021
Usage
{{Infobox Character
| name = Name
| image = missing.png
| caption = Caption Text
| creator = Creator
| contributors = Contributors
| 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
}}