Difference between revisions of "Template:Infobox Character"
Jump to navigation
Jump to search
(Undo revision 8874 by Spotty McBumble Fuck (talk)) |
m |
||
(9 intermediate revisions by one other user not shown) | |||
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 == | ||
Line 57: | Line 75: | ||
| caption = Caption Text | | caption = Caption Text | ||
| creator = Creator | | creator = Creator | ||
+ | | contributors = Contributors | ||
| fullname = Full Name | | fullname = Full Name | ||
− | | nickname = | + | | nickname = Nickname |
+ | | pronunciation = Pronunciation of Name | ||
| alias = Alias | | alias = Alias | ||
| species = Species | | species = Species | ||
+ | | numtails = Number of Tails (primarily for Kitsune) | ||
| gender = Gender | | gender = Gender | ||
| occupation = Occupation | | occupation = Occupation | ||
| title = Title | | title = Title | ||
+ | | height = Height | ||
+ | | cocksize = Cock Size | ||
+ | | bustsize = Bust Size | ||
| family = Family | | family = Family | ||
| spouse = Spouse | | spouse = Spouse | ||
Line 70: | Line 94: | ||
| significant other = Significant Other | | significant other = Significant Other | ||
| children = Children | | children = Children | ||
+ | | otherrelations = Other Relations | ||
| faction = Faction | | faction = Faction | ||
| nationality = Nationality | | nationality = Nationality | ||
| location = Location | | location = Location | ||
+ | | companiontag = Companion Tag | ||
| level = Level | | level = Level | ||
| health = Health | | health = Health | ||
− | |||
| strengths = Strengths | | strengths = Strengths | ||
+ | | versionadded = Version Added | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 04:11, 5 February 2024
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 | strengths = Strengths | versionadded = Version Added }}