division_template = { name = "Infantry Battalion" regiments = { L_Inf_Bat = { x = 0 y = 0 } } } division_template = { name = "Motorized Battalion" regiments = { Mot_Inf_Bat = { x = 0 y = 0 } } } division_template = { name = "Mobile Armored Battalion" regiments = { Mech_Inf_Bat = { x = 0 y = 0 } } } division_template = { name = "Mechanized Battalion" regiments = { Arm_Inf_Bat = { x = 0 y = 0 } } } division_template = { name = "Tank Battalion" regiments = { armor_Bat = { x = 0 y = 0 } } }