Template:War: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
<includeonly>{{Infobox/begin}} |
<includeonly>{{Infobox/begin}} |
||
− | {{Infobox/Header|title={{{title}}}|subtitle={{{greater_conflict}}}}} |
+ | {{Infobox/Header|title={{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}}|subtitle={{#if:{{{greater_conflict|}}}|{{{greater_conflict|}}}|}}}} |
− | {{Infobox/Illustration|file=[[File:{{{ |
+ | {{Infobox/Illustration|file={{#if:{{{img|}}}|[[File:{{{photo}}}]]|}}|caption={{{img_desc|}}}}} |
− | {{Infobox/Item|key= |
+ | {{Infobox/ Item|key=Period|value={{#if:{{{start_date|}}}|{{#if:{{{end_date|}}}|{{{start_date}}} - {{{end_date}}}}}}}}} |
− | {{Infobox/Item|key=Location|value={{{location}}}}} |
+ | {{Infobox/Item|key=Location|value={{{location|}}}}} |
{{Infobox/Item|key=Result|value={{{treaty/outcome}}}}} |
{{Infobox/Item|key=Result|value={{{treaty/outcome}}}}} |
||
− | {{Infobox/Item|key=Territorial Changes|value={{{changes}}}}} |
+ | {{Infobox/Item|key=Territorial Changes|value={{{changes|}}}}} |
{{Infobox/SectionHeader|section=Belligerents}} |
{{Infobox/SectionHeader|section=Belligerents}} |
||
− | {{Infobox/Column|leftValue='''{{{force_1_header}}}'''|rightValue='''{{{force_2_header}}}'''}} |
+ | {{Infobox/Column|leftValue={{#if:{{{force_1_header|}}}|'''{{{force_1_header|}}}'''|}}|rightValue={{#if:{{{force_2_header|}}}|'''{{{force_2_header|}}}'''|}}}} |
{{Infobox/Bar}} |
{{Infobox/Bar}} |
||
− | {{Infobox/Column|leftValue={{{force_1_list}}}|rightValue={{{force_2_list}}}}} |
+ | {{Infobox/Column|leftValue={{{force_1_list|}}}|rightValue={{{force_2_list|}}}}} |
{{Infobox/SectionHeader|section=Strength}} |
{{Infobox/SectionHeader|section=Strength}} |
||
− | {{Infobox/Column|leftValue={{{force_1_strength}}}|rightValue={{{force_2_strength}}}}} |
+ | {{Infobox/Column|leftValue={{{force_1_strength|}}}|rightValue={{{force_2_strength|}}}}} |
{{Infobox/SectionHeader|section=Casualties and Losses}} |
{{Infobox/SectionHeader|section=Casualties and Losses}} |
||
− | {{Infobox/Column|leftValue={{{force_1_losses}}}|rightValue={{{force_2_losses}}}}} |
+ | {{Infobox/Column|leftValue={{{force_1_losses|}}}|rightValue={{{force_2_losses|}}}}} |
{{Infobox/end}}</includeonly> |
{{Infobox/end}}</includeonly> |
||
<noinclude> |
<noinclude> |
||
+ | {{War}} |
||
+ | |||
{{War |
{{War |
||
|title = {{PAGENAME}}|greater_conflict = [greater_conflict] |
|title = {{PAGENAME}}|greater_conflict = [greater_conflict] |
||
− | | |
+ | |img = KP dark.png|img_desc = [description] |
|start_date = [start_date]|end_date = [end_date] |
|start_date = [start_date]|end_date = [end_date] |
||
|location = [location] |
|location = [location] |
Revision as of 21:30, 26 October 2022
War
|
|||||
---|---|---|---|---|---|
Result | {{{treaty/outcome}}} | ||||
Belligerents | |||||
Strength | |||||
Casualties and Losses | |||||
War
[greater_conflict]
|
|||||
---|---|---|---|---|---|
[[File:{{{photo}}}]] | |||||
[description] | |||||
Location | [location] | ||||
Result | [treaty/outcome] | ||||
Territorial Changes | [changes] | ||||
Belligerents | |||||
[force_1_header] | [force_2_header] | ||||
[force_1_list] | [force_2_list] | ||||
Strength | |||||
[force_1_strength] | [force_2_strength] | ||||
Casualties and Losses | |||||
[force_1_losses] | [force_2_losses] |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description | Unknown | optional |
greater_conflict | greater_conflict | no description | Unknown | optional |
illustration | illustration | no description | Unknown | optional |
illustration_desc | illustration_desc | no description | Unknown | optional |
start_date | start_date | no description | Unknown | optional |
end_date | end_date | no description | Unknown | optional |
location | location | no description | Unknown | optional |
treaty/outcome | treaty/outcome | no description | Unknown | optional |
changes | changes | no description | Unknown | optional |
Force A Name | force_1_header | no description | Unknown | optional |
Force B Name | force_2_header | no description | Unknown | optional |
Force A List | force_1_list | no description | Unknown | optional |
Force B List | force_2_list | no description | Unknown | optional |
force_1_strength | force_1_strength | no description | Unknown | optional |
force_2_strength | force_2_strength | no description | Unknown | optional |
force_1_losses | force_1_losses | no description | Unknown | optional |
force_2_losses | force_2_losses | no description | Unknown | optional |