Module:Infobox military conflict/configuration
Appearance
return {
keyword = {
},
i18n = {
belligerents = 'Belligerents',
commanders = 'Commanders and leaders',
territory = 'Territorial<br />changes',
part_of = 'Part of %s',
['date'] = 'Date',
location = 'Location',
place = '{{{place}}}',
action = 'Action',
['status'] = 'Status',
result = 'Result',
combatant = 'combatant', -- arg part
letters = { 'a', 'b', 'c', 'd' }, -- arg part
commander = 'commander', -- arg part
},
arg = {
notes = 'notes',
combatants_header = 'combatants_header', -- arg part
commanders_header = 'commanders_header', -- arg part
conflict = 'conflict',
width = 'width',
campaignbox = 'campaignbox',
partof = 'partof',
image = 'image',
image_size = 'image_size',
alt = 'alt',
caption = 'caption',
['date'] = 'date',
place = 'place',
coordinates = 'coordinates',
action = 'action',
['status'] = 'status',
result = 'result',
territory = 'territory',
},
dep = {
stack_begin_clear = 'clear',
iimage_image = 'image',
iimage_size = 'size',
iimage_sizedefault = 'sizedefault',
iimage_upright = 'upright',
iimage_alt = 'alt',
},
dep_key = {
stack_begin_true = 'true',
iimage_sizedefault_frameless = 'frameless',
iimage_upright_1 = 1,
}
}