Template:Character Sheet: Difference between revisions
No edit summary Tag: Reverted |
mNo edit summary Tag: Manual revert |
||
Line 49: | Line 49: | ||
} | } | ||
}, | }, | ||
"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* ‘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": [ | "paramOrder": [ | ||
"image", | "image", |
Revision as of 05:40, 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 |