Template:Infobox Conflict/doc: Difference between revisions
Jump to navigation
Jump to search
Silverpg017 (talk | contribs) Created page with "{{Documentation subpage}} ==Usage== To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox. === Full === {{Parameter names example|_template=Infobox Conflict|conflict|width|partof|image|image_size|image_upright|alt|caption|date|place|coordinates|map_type|map_relief|map_size|map_..." |
Silverpg017 (talk | contribs) mNo edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox. | To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox. | ||
=== Full === | === Full === | ||
{{Parameter names example|_template=Infobox Conflict| | {{Parameter names example|_template=Infobox Conflict|title|image|alt|caption|date|location|territory|result|status|combatants_header|combatant1|combatant2|combatant3|commander1|commander2|commander3|units1|units2|units3|strength1|strength2|strength3|casualties1|casualties2|casualties3}} | ||
<nowiki>{{Infobox Conflict | <nowiki>{{Infobox Conflict | ||
| | | title = | ||
| image = | |||
| alt = | |||
| image | |||
| alt = | |||
| caption = | | caption = | ||
| date = | | date = | ||
| | | location = | ||
| status = <!-- Mutually exclusive with Result; use when conflict is ongoing --> | |||
| result = <!-- Mutually exclusive with Status; use when conflict's over --> | |||
| | |||
| | |||
| territory = | | territory = | ||
| combatant1 = | | combatant1 = | ||
| combatant2 = | | combatant2 = | ||
| Line 33: | Line 20: | ||
| commander2 = | | commander2 = | ||
| commander3 = | | commander3 = | ||
| strength1 = | | strength1 = | ||
| strength2 = | | strength2 = | ||
| Line 42: | Line 26: | ||
| casualties2 = | | casualties2 = | ||
| casualties3 = | | casualties3 = | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
Latest revision as of 23:44, 28 March 2026
| This is a documentation subpage for Template:Infobox Conflict. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox.
Full
| {{{title}}} | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| [[File:{{{image}}}|frameless|alt={{{alt}}}|{{{alt}}}]] {{{caption}}} | ||||||||||
| ||||||||||
| Belligerents | ||||||||||
| {{{combatant1}}} | {{{combatant2}}} | {{{combatant3}}} | ||||||||
| Commanders and leaders | ||||||||||
| {{{commander1}}} | {{{commander2}}} | {{{commander3}}} | ||||||||
| Strength | ||||||||||
| {{{strength1}}} | {{{strength2}}} | {{{strength3}}} | ||||||||
| Casualties and losses | ||||||||||
| {{{casualties1}}} | {{{casualties2}}} | {{{casualties3}}} | ||||||||
{{Infobox Conflict
| title =
| image =
| alt =
| caption =
| date =
| location =
| status = <!-- Mutually exclusive with Result; use when conflict is ongoing -->
| result = <!-- Mutually exclusive with Status; use when conflict's over -->
| territory =
| combatant1 =
| combatant2 =
| combatant3 =
| commander1 =
| commander2 =
| commander3 =
| strength1 =
| strength2 =
| strength3 =
| casualties1 =
| casualties2 =
| casualties3 =
}}