Template:Infobox Conflict/doc: Difference between revisions

From Pactoria Wiki
Jump to navigation Jump to search
m Removed map related labels
No edit summary
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|conflict|width|partof|image|image_size|image_upright|alt|caption|date|place|coordinates|map_type|map_relief|map_size|map_marksize|map_caption|map_label|mapframe|territory|result|status|combatants_header|combatant1|combatant2|combatant3|commander1|commander2|commander3|units1|units2|units3|strength1|strength2|strength3|casualties1|casualties2|casualties3|notes|campaignbox}}
{{Parameter names example|_template=Infobox Conflict|conflict|width|partof|image|image_size|image_upright|alt|caption|date|place|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
| conflict    =  
| conflict    =  
Line 15: Line 15:
| date        =  
| date        =  
| place      =  
| place      =  
| coordinates =
| territory  =  
| territory  =  
| result      =  
| result      =  
Line 35: Line 34:
| casualties2 =  
| casualties2 =  
| casualties3 =  
| casualties3 =  
| notes      =
| campaignbox =
}}
}}
</nowiki>
</nowiki>

Revision as of 15:21, 21 March 2026

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

Infobox Conflict/doc
[[File:{{{image}}}|frameless|alt={{{alt}}}|{{{alt}}}]]
{{{caption}}}
Date{{{date}}}
Location
{{{location}}}
Status {{{status}}}
Territorial
changes
{{{territory}}}
Belligerents
{{{combatant1}}} {{{combatant2}}} {{{combatant3}}}
Commanders and leaders
{{{commander1}}} {{{commander2}}} {{{commander3}}}
Strength
{{{strength1}}} {{{strength2}}} {{{strength3}}}
Casualties and losses
{{{casualties1}}} {{{casualties2}}} {{{casualties3}}}
{{Infobox Conflict
| conflict    = 
| width       = 
| partof      = 
| image       =  
| image_size  =
| image_upright =
| alt         =
| caption     = 
| date        = 
| place       = 
| territory   = 
| result      = 
| status      = 
| combatants_header = 
| combatant1  = 
| combatant2  = 
| combatant3  = 
| commander1  = 
| commander2  = 
| commander3  = 
| units1      = 
| units2      = 
| units3      = 
| strength1   = 
| strength2   = 
| strength3   = 
| casualties1 = 
| casualties2 = 
| casualties3 = 
}}