Template:ConflictTemplate: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em;width:350px;min-width:350px; background: border-collapse:collapse; border:1px solid #A2A9B1; font-size:smaller; line-height:1.5" |- |<div> {| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" |- ! colspan="2" style="text-align:center; background:#F8F9FA;" | <font style="font-size:2...") |
No edit summary |
||
Line 76: | Line 76: | ||
|- style="border-top: 1px solid #999;" | |- style="border-top: 1px solid #999;" | ||
| style="{{#if:{{{sovereignty_type|}}}| |display: none;}} width: 100%" valign="top" | '''{{{sovereignty_type}}}''' | | style="{{#if:{{{sovereignty_type|}}}| |display: none;}} width: 100%" valign="top" | '''{{{sovereignty_type}}}''' | ||
|- style="border-top: 1px solid #999;" | |- style="border-top: 1px solid #999;" | ||
| style="{{#if:{{{population|}}}| |display: none;}}" valign="top" | '''Population''' | | style="{{#if:{{{population|}}}| |display: none;}}" valign="top" | '''Population''' | ||
Line 128: | Line 98: | ||
<noinclude> | <noinclude> | ||
{{CountryTemplate | {{CountryTemplate | ||
| | |conflict = Name of conflict (i.e war of, battle of) | ||
|partof = Bigger war its part off (if none, leave empty) | |||
|image = [[File:example.png|170px]] | |||
|date = 6th November 2023 | |||
| | |place = Location i.e Near Cork or near Germany | ||
|image_map = Highlighted province where battle took place (or war) | |||
| | |result = result of the war | ||
| | |status = Ongoing? Ended? | ||
| | |combatant1 = {{GB}} Republic of Countryland | ||
| | |combatant2 = {{GB}} Republic of Countryland | ||
| | |combatant3 = {{GB}} Republic of Countryland | ||
| | |commander1 = {{GB}} Republic of Countryland | ||
| | |commander2 = {{GB}} Republic of Countryland | ||
| | |commander3 = {{GB}} Republic of Countryland | ||
| | |units1 = unit side 1 involed (optional) | ||
| | |units2 = unit side 2 involed (optional) | ||
| | |units3 = unit side 3 involed (optional) | ||
|strength1 = strength of side 1 | |||
|strength2 = strength of side 2 | |||
| | |strength3 = strength of side 3 | ||
|casualties1 = casualties of side 1 | |||
| | |casualties2 = casualties of side 2 | ||
| | |casualties3 = casualties of side 3 | ||
| | |notes = Any notes too add? (optional) | ||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
Example Usage:<pre> | Example Usage:<pre> | ||
{{CountryTemplate | {{CountryTemplate | ||
| | |conflict = Name of conflict (i.e war of, battle of) | ||
| | |partof = Bigger war its part off (if none, leave empty) | ||
|image = [[File:example.png|170px]] | |||
|date = 6th November 2023 | |||
| | |place = Location i.e Near Cork or near Germany | ||
| | |image_map = Highlighted province where battle took place (or war) | ||
| | |result = result of the war | ||
|status = Ongoing? Ended? | |||
|image_map = | |combatant1 = {{GB}} Republic of Countryland | ||
| | |combatant2 = {{GB}} Republic of Countryland | ||
| | |combatant3 = {{GB}} Republic of Countryland | ||
| | |commander1 = {{GB}} Republic of Countryland | ||
|commander2 = {{GB}} Republic of Countryland | |||
|commander3 = {{GB}} Republic of Countryland | |||
|units1 = unit side 1 involed (optional) | |||
| | |units2 = unit side 2 involed (optional) | ||
| | |units3 = unit side 3 involed (optional) | ||
|strength1 = strength of side 1 | |||
|strength2 = strength of side 2 | |||
|strength3 = strength of side 3 | |||
| | |casualties1 = casualties of side 1 | ||
| | |casualties2 = casualties of side 2 | ||
|casualties3 = casualties of side 3 | |||
|notes = Any notes too add? (optional) | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category: Templates]] | [[Category: Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 03:10, 27 March 2024
|
|
Example Usage:
{{CountryTemplate |conflict = Name of conflict (i.e war of, battle of) |partof = Bigger war its part off (if none, leave empty) |image = [[File:example.png|170px]] |date = 6th November 2023 |place = Location i.e Near Cork or near Germany |image_map = Highlighted province where battle took place (or war) |result = result of the war |status = Ongoing? Ended? |combatant1 = {{GB}} Republic of Countryland |combatant2 = {{GB}} Republic of Countryland |combatant3 = {{GB}} Republic of Countryland |commander1 = {{GB}} Republic of Countryland |commander2 = {{GB}} Republic of Countryland |commander3 = {{GB}} Republic of Countryland |units1 = unit side 1 involed (optional) |units2 = unit side 2 involed (optional) |units3 = unit side 3 involed (optional) |strength1 = strength of side 1 |strength2 = strength of side 2 |strength3 = strength of side 3 |casualties1 = casualties of side 1 |casualties2 = casualties of side 2 |casualties3 = casualties of side 3 |notes = Any notes too add? (optional) }}