Template:MC/Infobox event
More actions
Script error: No such module "infobox".
Usage
{{Infobox event
|name=Example
|image=Example
|type=Example
|date=Example
|began=Example
|ended=Example
|location=Example
|perpetrators=Example
|participants=Example
|preceded_by=Example
|followed_by=Example
|casualties=Example
|first_appearance=Example
|latest_appearance=Example
}}
Parameters
<templatedata> { "params": { "name": { "label": "Name", "description": "Name of the incident", "type": "string", "default": "MC" }, "image": { "label": "Image", "type": "wiki-file-name", "suggested": true },
"type": {
"label": "Type",
"description": "Type of situation.",
"suggested": true, "type": "content"
},
"date": { "label": "Date",
"description": "Date the incident occurred if it was only one day.",
"suggested": true, "type": "content" }, "began": { "label": "Began",
"description": "First day of the event.",
"suggested": true,
"type": "content"
},
"ended": { "label": "Ended",
"description": "Last day of the event.",
"suggested": true,
"type": "content"
},
"location": { "label": "Location",
"description": "Setting of the incident.",
"suggested": true,
"type": "content"
}, "perpetrators": {
"label": "Perpetrators",
"description": "Characters responsible for the incident.",
"suggested": true,
"type": "content"
}, "participants": { "label": "Participants",
"description": "Characters involved in the event.",
"suggested": true, "type": "content" }, "preceded_by": { "label": "Preceded by", "type": "content", "suggested": true }, "followed_by": { "label": "Followed by", "type": "content", "suggested": true }, "casualties": { "label": "Casualties", "type": "content", "suggested": true }, "first_appearance": { "label": "First appearance", "description": "First appearance of the event.", "type": "content", "suggested": true }, "latest_appearance": { "label": "Latest appearance", "description": "Latest appearance of the event.", "type": "content", "suggested": true
}
}, "paramOrder": [ "name", "image",
"type",
"date", "began", "ended", "location", "perpetrators", "participants", "preceded_by", "followed_by",
"casualties",
"first_appearance", "latest_appearance" ], "description": "Infobox that describes events and incidents", "format": "block" } </templatedata>
See also
Template:Sandbox otherIf you're done making changes, please refresh the text.
Please add categories and interwikis to Template:MC/Infobox event/doc. (View all subpages of this page.)