Template:ORGANIZATION: Difference between revisions
King Horror (talk | contribs) No edit summary |
King Horror (talk | contribs) No edit summary |
||
Line 46: | Line 46: | ||
"allies": { | "allies": { | ||
"description": "The group's allies." | "description": "The group's allies." | ||
}, | |||
"enemies": { | "enemies": { | ||
"description": "The group's enemies." | "description": "The group's enemies." | ||
Line 57: | Line 57: | ||
"description": "Caption to the image above.", | "description": "Caption to the image above.", | ||
"type": "string" | "type": "string" | ||
} | } | ||
}, | }, | ||
"description": "Template used to display organizations. Only the image is required. The title defaults to the pagename. For backwards-compatibility, ‘title1’ and ‘image1’ are also accepted instead of ‘title’ and ‘image’, respectively; ‘caption1’ is also accepted, but ignored (it may be used for hover text on the image in the future). \n\nNewer pages should always use the latter, and existing pages should be migrated to use the latter whenever they’re edited.\n\nTo include additional character information in a page, use the ‘Character Sheet’ template (capitalisation matters!)." | "description": "Template used to display organizations. Only the image is required. The title defaults to the pagename. For backwards-compatibility, ‘title1’ and ‘image1’ are also accepted instead of ‘title’ and ‘image’, respectively; ‘caption1’ is also accepted, but ignored (it may be used for hover text on the image in the future). \n\nNewer pages should always use the latter, and existing pages should be migrated to use the latter whenever they’re edited.\n\nTo include additional character information in a page, use the ‘Character Sheet’ template (capitalisation matters!)." |
Revision as of 20:20, 18 July 2024
Template used to display organizations. Only the image is required. The title defaults to the pagename. For backwards-compatibility, ‘title1’ and ‘image1’ are also accepted instead of ‘title’ and ‘image’, respectively; ‘caption1’ is also accepted, but ignored (it may be used for hover text on the image in the future). Newer pages should always use the latter, and existing pages should be migrated to use the latter whenever they’re edited. To include additional character information in a page, use the ‘Character Sheet’ template (capitalisation matters!).
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title title1 (deprecated) | The name to show above the image. Defaults to the page name | String | optional |
image | image image1 (deprecated) | The image to show in the biography. | File | required |
caption1 | caption1 | The character name. Omit this if it’s identical to the ‘title’. | String | optional |
founded | founded | When this character was born | Unknown | optional |
founders | founders | When they (super-)died. Omit if they’re still alive. | Unknown | optional |
time_period | time_period | This characters *main* ability. Omit if they don’t have any. | Page name | optional |
historical_context | historical_context | This character’s parents. Omit if both (if applicable) are unknown. | Unknown | optional |
members | members | This character’s spouse, if any. | Unknown | optional |
goals | goals | This character’s children, if any. | Unknown | optional |
political_ideology | political_ideology | This character’s career, if they have one. | Unknown | optional |
allies | allies | The group's allies. | Unknown | optional |
enemies | enemies | The group's enemies. | Unknown | optional |
image2 | image2 | The image to show below if desired. | File | optional |
caption2 | caption2 | Caption to the image above. | String | optional |