Template:ORGANIZATION: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{Infobox|title={{{title|{{PAGENAME}}}}}|image={{{image}}}|caption={{{caption|{{{caption1|}}}}}}|content={{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|Allies|{{{allies| | <includeonly>{{Infobox|title={{{title|{{PAGENAME}}}}}|image={{{image}}}|caption={{{caption|{{{caption1|}}}}}}|content={{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|Allies|{{{allies|}}}}}{{Infobox/row|Enemies|{{{enemies|}}}}}}}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"title": { | "title": { | ||
"description": "The name to show above the image. Defaults to the page name", | "description": "The name to show above the image. Defaults to the page name", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"image": { | "image": { | ||
"description": "The image to show in the infobox", | "description": "The image to show in the infobox", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
Latest revision as of 23:00, 25 July 2024
Template used to display organizations. Only the image is required. The title defaults to the pagename. To include additional character information in a page, use the ‘Character Sheet’ template (capitalisation matters!).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | The name to show above the image. Defaults to the page name | String | optional |
| image | image | The image to show in the infobox | File | required |
| caption | caption | Caption below the image | String | optional |
| founded | founded | When this organisation was founded | Unknown | optional |
| founders | founders | Who founded it | Unknown | optional |
| time_period | time_period | When it was founded or active | Page name | optional |
| historical_context | historical_context | What led to the founding | Unknown | optional |
| members | members | (Prominent) members of this organisation | Unknown | optional |
| goals | goals | Why was this founded | Unknown | optional |
| political_ideology | political_ideology | Ideology | Unknown | optional |
| allies | allies | The group's allies. | Unknown | optional |
| enemies | enemies | The group's enemies. | Unknown | optional |