Template:Iraq War
Usage
Starting visibility: currently automatically selects itself to autocollapse
To set this template's starting visibility, the |state=
parameter may be used:
|state=collapsed
:{{Iraq War|state=collapsed}}
to show the template collapsed, i.e., hidden apart from its title bar|state=expanded
:{{Iraq War|state=expanded}}
to show the template expanded, i.e., fully visible|state=autocollapse
:{{Iraq War|state=autocollapse}}
If the |state=
parameter in the template on this page is not set, the template's starting visibility is taken from the |default=
parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse
.
- This template includes collapsible groups/sections. When it first appears, one of these groups/sections may be set to be visible ("expanded") while the others remain hidden ("collapsed") apart from their titlebars. To achieve this, include the parameter
|name
where name is one of the following names identifying the groups/sections (omit any speech or quotation marks): - "Prelude"
- "Overview"
- "Participants"
- "Battles"
- "War crimes"
- "Impact"
- "Miscellaneous"
- "Related"
- For example:
{{Iraq War |Impact}}
Template data
TemplateData for Iraq War
<templatedata> { "description": "Navbox used on articles associated with the Iraq War", "params": { "selected": { "label": "selected", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Determines the collapsed state of a specific group in the navbox", "example": "Prelude, Overview, Participants, Battles, etc." }, "state": { "label": "state", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Determines the overall collapsed state of the navbox", "example": "expanded, collapsed" } } } </templatedata>