Template:ORGANIZATION: Difference between revisions
King Horror (talk | contribs) (Created page with "<includeonly>{{Infobox|title={{{title1|{{{title|{{PAGENAME}}}}}}}}|image={{{image1|{{{image}}}}}}|content={{Infobox/row|Caption|{{{caption1|}}}}}{{Infobox/row|Founded|{{{founded|}}}}}{{Infobox/row|Founders|{{{founders|}}}}}{{Infobox/row|Time Period|{{{time_period|}}}}}{{Infobox/row|Historical Context|{{{historical_context|}}}}}{{Infobox/row|Members|{{{members|}}}}}{{Infobox/row|Goals|{{{goals|}}}}}{{Infobox/row|Political Ideology|{{{political_ideology|}}}}}{{Infobox/row|...") |
King Horror (talk | contribs) No edit summary |
||
Line 52: | Line 52: | ||
"image2": { | "image2": { | ||
"description": "The image to show below if desired.", | "description": "The image to show below if desired.", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
"caption2": { | "caption2": { | ||
Line 60: | Line 59: | ||
} | } | ||
}, | }, | ||
"description": "Template used to display | "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!)." | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 18:50, 2 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 | Something they’re famous for or a defining characteristic of theirs. Can be as simple as e.g. ‘coffee’. | Unknown | optional |
enemies | enemies | Something they’re famous for or a defining characteristic of theirs. Can be as simple as e.g. ‘coffee’. | Unknown | optional |
image2 | image2 | The image to show below if desired. | File | optional |
caption2 | caption2 | Caption to the image above. | String | optional |