Template:CharacterInfobox: Difference between revisions

From Lilith's Throne
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Characters]]
<includeonly>
<includeonly>
<infobox>
<infobox>
Line 15: Line 16:
<data source="height">
<data source="height">
<label>Height</label>
<label>Height</label>
<format>{{{height}}} cm / {{#expr: floor({{{height}}} / 2.54 / 12)}}' {{#expr: {{{height}}} / 2.54 - floor({{{height}}} / 2.54 / 12) * 12}}''</format>
<format>{{{height}}} cm</format>
</data>
</data>
<data source="hair">
<data source="hair">
Line 30: Line 31:
</data>
</data>
<data source="lactation">
<data source="lactation">
<label>Lactation (ml/min)</label>
<label>Lactation (ml/day)</label>
<format>{{#expr: {{{lactation}}} / 24 / 60 round 0}}</format>
</data>
</data>
<data source=penis>
<data source="penis">
<label>Penis Size</label>
<label>Penis Size</label>
<format>{{{penis}}} cm / {{#expr: floor({{{penis}}} / 2.54 / 12)}}' {{#expr: {{{penis}}} / 2.54 - floor({{{penis}}} / 2.54 / 12) * 12}}''</format>
<format>{{{penis}}} cm</format>
</data>
</data>
<data source="testicle">
<data source="testicle">
Line 41: Line 41:
</data>
</data>
<data source="cum">
<data source="cum">
<label>Cum Production (ml/min)</label>
<label>Cum Production (ml/day)</label>
<format>{{#expr: {{{cum}}} / 24 / 60 round 0}}</format>
</data>
</data>
</group>
</group>
Line 49: Line 48:
<data source="sexuality">
<data source="sexuality">
<label>Sexuality</label>
<label>Sexuality</label>
<format>[[{{{sexuality}}}]] [[Category:{{{sexuality}}} Characters]]</format>
<format>[[Sexuality|{{{sexuality}}}]] [[Category:{{{sexuality}}} Characters]]</format>
</data>
</data>
<data source="fetishes">
<data source="fetishes">
Line 87: Line 86:
"params": {
"params": {
"title": {
"title": {
"label": "Infobox Title",
"label": "Title",
"description": "Title of the infobox, will default to the page name",
"description": "Title of the infobox, will default to the page name",
"suggested": true,
"suggested": true,
Line 182: Line 181:
"label": "Level",
"label": "Level",
"description": "Character's level on Human difficulty",
"description": "Character's level on Human difficulty",
"type": "number",
"type": "number"
"example": "10"
},
},
"physique": {
"physique": {
"label": "Physique",
"label": "Physique",
"description": "Character's physique attribute",
"description": "Character's physique attribute",
"type": "number",
"type": "number"
"example": "25"
},
},
"arcane": {
"arcane": {
"label": "Arcane",
"label": "Arcane",
"description": "Character's arcane attribute",
"description": "Character's arcane attribute",
"type": "number",
"type": "number"
"example": "25"
},
},
"corruption": {
"corruption": {
"label": "Corruption",
"label": "Corruption",
"description": "Character's corruption attribute",
"description": "Character's corruption attribute",
"type": "number",
"type": "number"
"example": "50"
},
},
"hp": {
"hp": {
"label": "Health",
"label": "Health",
"description": "Character's max hitpoints",
"description": "Character's max hitpoints",
"type": "number",
"type": "number"
"example": "200"
},
},
"aura": {
"aura": {
"label": "Aura",
"label": "Aura",
"description": "Character's max aura",
"description": "Character's max aura",
"type": "number",
"type": "number"
"example": "200"
}
}
}
}

Latest revision as of 17:29, 19 December 2023


Standard character infobox, omitted parameters will be hidden

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

Title of the infobox, will default to the page name

Stringsuggested
Galleryimage

https://community.fandom.com/wiki/Help:Infoboxes#How_to_use_multiple_images_or_videos

Stringoptional
Speciesspecies

Character species, requires manual linking and categories

Example
Greater [[Demon]] (Succubus)
Unknownoptional
Gendergender

Character gender

Example
Futanari
Stringoptional
Heightheight

Character height in cm

Example
180
Numberoptional
Hair Colourhair

Character's hair colour

Stringoptional
Eye Coloureye

Character's eye colour

Stringoptional
Skin Colourskin

Character's skin colour

Stringoptional
Breast Sizebreast

Character's breast size (if they have breasts)

Example
G-cup
Stringoptional
Lactation ratelactation

Daily lactation regen

Example
100
Numberoptional
Dick sizepenis

Length in cm

Example
24
Numberoptional
Testicle sizetesticle

Testicle size description

Example
Huge
Stringoptional
Cum Productioncum

Daily cum regen

Example
100
Numberoptional
Sexualitysexuality

Character Sexuality, will automatically link and categorise

Suggested values
Androphilic Ambiphilic Gynephilic
Stringoptional
Fetishesfetishes

List of character fetishes, requires manual linking

Stringoptional
Desiresdesires

List of character desires

Stringoptional
Levellevel

Character's level on Human difficulty

Numberoptional
Physiquephysique

Character's physique attribute

Numberoptional
Arcanearcane

Character's arcane attribute

Numberoptional
Corruptioncorruption

Character's corruption attribute

Numberoptional
Healthhp

Character's max hitpoints

Numberoptional
Auraaura

Character's max aura

Numberoptional