Template:HISTORICAL EVENT: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{Infobox|title={{{title|{{PAGENAME}}}}}|image={{{image}}}|content={{Infobox/row|Date|{{{date|}}}}}{{Infobox/row|Location|{{{location|}}}}}{{Infobox/row|Death Toll|{{{death_toll|}}}}}{{Infobox/row|Damage|{{{damage|}}}}}{{Infobox/row|Context|{{{context|}}}}}{{Infobox/row|Perpretator|{{{perpretator|}}}}}{{Infobox/row|Involved|{{{involved|}}}}}}}</includeonly><noinclude> <templatedata> { "params": { "title": { "description": "The title of the infobox, def...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{Infobox|title={{{title|{{PAGENAME}}}}}|image={{{image}}}|content={{Infobox/row|Date|{{{date|}}}}}{{Infobox/row|Location|{{{location|}}}}}{{Infobox/row|Death Toll|{{{death_toll|}}}}}{{Infobox/row|Damage|{{{damage|}}}}}{{Infobox/row|Context|{{{context|}}}}}{{Infobox/row| | <includeonly>{{Infobox|title={{{title|{{PAGENAME}}}}}|image={{{image}}}|content={{Infobox/row|Date|{{{date|}}}}}{{Infobox/row|Location|{{{location|}}}}}{{Infobox/row|Death Toll|{{{death_toll|}}}}}{{Infobox/row|Damage|{{{damage|}}}}}{{Infobox/row|Context|{{{context|}}}}}{{Infobox/row|Perpetrator|{{{perpetrator|}}}}}{{Infobox/row|Involved|{{{involved|}}}}}}}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 25: | Line 25: | ||
"description": "Why it happened." | "description": "Why it happened." | ||
}, | }, | ||
" | "perpetrator": { | ||
"description": "Who caused it." | "description": "Who caused it." | ||
}, | }, | ||
Revision as of 04:06, 27 June 2024
Infobox for historical events.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | The title of the infobox, defaults to the page name. | Unknown | optional |
| image | image | The image to show in the box. | Unknown | required |
| date | date | When (and in what dimension) that happened. | Unknown | optional |
| location | location | Where it happened. | Unknown | optional |
| death_toll | death_toll | How many beings died in that event. | Unknown | optional |
| damage | damage | The (financial) damage caused by the event | Unknown | optional |
| context | context | Why it happened. | Unknown | optional |
| perpetrator | perpetrator | Who caused it. | Unknown | optional |
| involved | involved | Who else was involved. | Unknown | optional |