Template:Character Sheet: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox|title=Traits|image={{{image1|}}}|content={{Infobox/row|Species|{{{species|}}}}}{{Infobox/row|Provenance|{{{race_/_nationality|}}}}}{{Infobox/row|Height|{{{height|}}}}}{{Infobox/row|Weight|{{{weight|}}}}}{{Infobox/row|Eye Colour|{{{eye_color|}}}}}{{Infobox/row|Fertility|{{{fertility_level|}}}}}{{Infobox/row|Sterility|{{{sterility_level|}}}}}{{Infobox/row|Ability|{{{special_ability|}}}}}{{Infobox/row|Dimension|{{{native_dimension|}}}}}}} | <includeonly>{{Infobox|title=Traits|image={{{image1|{{{image|}}}}}}|content={{Infobox/row|Species|{{{species|}}}}}{{Infobox/row|Provenance|{{{race_/_nationality|{{{provenance|}}}}}}}}{{Infobox/row|Height|{{{height|}}}}}{{Infobox/row|Weight|{{{weight|}}}}}{{Infobox/row|Eye Colour|{{{eye_color|}}}}}{{Infobox/row|Fertility|{{{fertility_level|{{{fertility|}}}}}}}}{{Infobox/row|Sterility|{{{sterility_level|{{{sterility|}}}}}}}}{{Infobox/row|Ability|{{{special_ability|}}}}}{{Infobox/row|Dimension|{{{native_dimension|{{{dimension|}}}}}}}}}}</includeonly><noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"image": { | |||
"aliases": [ | |||
"image1 (deprecated)" | |||
], | |||
"description": "An additional image to show in the traits section. Unlike other infoboxes, this one does *not* require an image, so feel free to omit this." | |||
}, | |||
"species": { | |||
"description": "What species this character is, e.g. ‘human’, ‘ghost’, etc." | |||
}, | |||
"provenance": { | |||
"aliases": [ | |||
"race_/_nationality (deprecated)" | |||
], | |||
"description": "Roughly, where this character is from." | |||
}, | |||
"height": { | |||
"description": "How tall this character is" | |||
}, | |||
"weight": { | |||
"description": "How much this character weighs." | |||
}, | |||
"eye_color": { | |||
"description": "The eye colour(s) of this character." | |||
}, | |||
"fertility": { | |||
"aliases": [ | |||
"fertility_level (deprecated)" | |||
], | |||
"description": "How much fertility this character has; omit if their fertility level is ‘normal’, e.g. that of a regular human." | |||
}, | |||
"sterility": { | |||
"aliases": [ | |||
"sterility_level (deprecated)" | |||
], | |||
"description": "How much sterility this character has; omit if their sterility levels are ‘normal’, e.g. that of a regular human. Use only one of ‘fertility’ and ‘sterility’," | |||
}, | |||
"dimension": { | |||
"aliases": [ | |||
"native_dimension (deprecated)" | |||
], | |||
"description": "The dimension this character is originally from; do not include if this is already stated elsewhere" | |||
}, | |||
"special_ability (deprecated)": { | |||
"description": "DO NOT USE! Put this in the ‘Biography’ template instead. This will be *removed* in the future!" | |||
} | |||
}, | |||
"description": "Template used to display abilities. At least one field is required. For backwards-compatibility, the following are accepted, but should NOT be used:\n* ‘image1’,\n* ‘race_/_nationality’,\n* ‘fertility_level’,\n* ‘sterility_level’,\n* ‘native_dimension‘\nInstead, replace these with (in that order):\n* ‘image’,\n* ‘provenance’,\n* ‘fertility’,\n* ‘sterility’,\n* ‘dimension‘\n\nAdditionally, the key ‘special_ability’ is deprecated WITHOUT REPLACEMENT! Use the ‘ability’ key of the ‘Biography’ template instead.\n\nThis template was originally also used to include information such as a character’s favourite TV show etc. This information is still present in old pages; it currently just isn’t displayed. The plan for this is to move favourites into a separate ‘Favourites’ template, but that will happen at some later point in time...", | |||
"paramOrder": [ | |||
"image", | |||
"species", | |||
"provenance", | |||
"height", | |||
"weight", | |||
"eye_color", | |||
"fertility", | |||
"sterility", | |||
"special_ability (deprecated)", | |||
"dimension" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 05:39, 26 June 2024
Template used to display abilities. At least one field is required. For backwards-compatibility, the following are accepted, but should NOT be used:
- ‘image1’,
- ‘race_/_nationality’,
- ‘fertility_level’,
- ‘sterility_level’,
- ‘native_dimension‘
- ‘image’,
- ‘provenance’,
- ‘fertility’,
- ‘sterility’,
- ‘dimension‘
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image image1 (deprecated) | An additional image to show in the traits section. Unlike other infoboxes, this one does *not* require an image, so feel free to omit this. | Unknown | optional |
species | species | What species this character is, e.g. ‘human’, ‘ghost’, etc. | Unknown | optional |
provenance | provenance race_/_nationality (deprecated) | Roughly, where this character is from. | Unknown | optional |
height | height | How tall this character is | Unknown | optional |
weight | weight | How much this character weighs. | Unknown | optional |
eye_color | eye_color | The eye colour(s) of this character. | Unknown | optional |
fertility | fertility fertility_level (deprecated) | How much fertility this character has; omit if their fertility level is ‘normal’, e.g. that of a regular human. | Unknown | optional |
sterility | sterility sterility_level (deprecated) | How much sterility this character has; omit if their sterility levels are ‘normal’, e.g. that of a regular human. Use only one of ‘fertility’ and ‘sterility’, | Unknown | optional |
special_ability (deprecated) | special_ability (deprecated) | DO NOT USE! Put this in the ‘Biography’ template instead. This will be *removed* in the future! | Unknown | optional |
dimension | dimension native_dimension (deprecated) | The dimension this character is originally from; do not include if this is already stated elsewhere | Unknown | optional |