Template:Character Sheet: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<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> | <includeonly>{{Infobox|title=Traits|image={{{image1|{{{image|}}}}}}|caption={{{caption|{{{caption1|}}}}}}|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> | <templatedata> | ||
{ | { | ||
Line 47: | Line 47: | ||
"special_ability (deprecated)": { | "special_ability (deprecated)": { | ||
"description": "DO NOT USE! Put this in the ‘Biography’ template instead. This will be *removed* in the future!" | "description": "DO NOT USE! Put this in the ‘Biography’ template instead. This will be *removed* in the future!" | ||
}, | |||
"caption": { | |||
"aliases": [ | |||
"caption1 (deprecated)" | |||
], | |||
"description": "Caption for the image." | |||
} | } | ||
}, | }, | ||
"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 | "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* ‘caption1’,\n* ‘race_/_nationality’,\n* ‘fertility_level’,\n* ‘sterility_level’,\n* ‘native_dimension‘\nInstead, replace these with (in that order):\n* ‘image’,\n* ‘caption‘,\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": [ | "paramOrder": [ | ||
"image", | "image", | ||
"caption", | |||
"species", | "species", | ||
"provenance", | "provenance", |
Latest revision as of 21:51, 25 July 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’,
- ‘caption1’,
- ‘race_/_nationality’,
- ‘fertility_level’,
- ‘sterility_level’,
- ‘native_dimension‘
- ‘image’,
- ‘caption‘,
- ‘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 |
caption | caption caption1 (deprecated) | Caption for the image. | 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 |