Шаблон:Infobox military conflict: различия между версиями

Материал из FIJTeam Project Wiki
Перейти к навигации Перейти к поиску
>CatsinHD
Нет описания правки
>RustingWithYou
(option to not have image or 'part of')
 
(не показаны 2 промежуточные версии 1 участника)
Строка 1: Строка 1:
<div width="100%" style="float:right">
<div width="100%" style="float:right">
{| class="wikitable" style="border:1px solid black; font-size: 12px" cellpadding="10px"
{| class="wikitable" style="border:1px solid black; font-size: 12px;margin:auto;width: 60%" cellpadding="10px"
! colspan="2" style="background-color:#c3d6ef;font-size: 16px" | {{{conflict}}}
! colspan="2" style="background-color:#c3d6ef;font-size: 16px" | {{{conflict}}}
|-
|-
!! colspan="2" |{{{partof}}}
!! colspan="2" |{{ #if: {{{partof|}}} |{{{partof}}} }}
|-
|-
|colspan="2" |[[File:{{{image}}}.png]]
|colspan="2" |{{ #if: {{{image|}}} |[[File:{{{image}}}.png|250px|center]] }}
|-
|-
|colspan="2" |'''Date:''' {{{date}}}
|colspan="2" |'''Date:''' {{{date}}}
Строка 14: Строка 14:
|-
|-
!! colspan="2" style="background-color:#c3d6ef;font-size: 14px" |'''Belligerents'''
!! colspan="2" style="background-color:#c3d6ef;font-size: 14px" |'''Belligerents'''
|-
|-  
|{{{combatant1}}}<br>{{{combatant2}}}<br>{{{combatant3}}} || {{{combatant4}}}<br>{{{combatant5}}}<br>{{{combatant6}}}
<!-- The next few categories are split between left (1) and right (2). Use <br> to move to the next line as show in the example -->
|{{{combatant1}}} || {{{combatant2}}}
|-
|-
!! colspan="2" style="background-color:#c3d6ef;font-size: 14px" |'''Commanders and leaders'''
!! colspan="2" style="background-color:#c3d6ef;font-size: 14px" |'''Commanders and leaders'''
|-
|-
|{{{commander1}}}<br>{{{commander2}}}<br>{{{commander3}}} || {{{commander4}}}<br>{{{commander5}}}<br>{{{commander6}}}
|{{{commander1}}} || {{{commander2}}}
|-
|-
!! colspan="2" style="background-color:#c3d6ef;font-size: 14px" |'''Strength'''
!! colspan="2" style="background-color:#c3d6ef;font-size: 14px" |'''Strength'''
|-
|-
|{{{strength1}}}<br>{{{strength2}}}<br>{{{strength3}}} || {{{strength4}}}<br>{{{strength5}}}<br>{{{strength6}}}
|{{{strength1}}} || {{{strength2}}}
|-
|-
!! colspan="2" style="background-color:#c3d6ef;font-size: 14px" |'''Casualties and losses'''
!! colspan="2" style="background-color:#c3d6ef;font-size: 14px" |'''Casualties and losses'''
Строка 29: Строка 30:
|{{{casualties1}}} || {{{casualties2}}}
|{{{casualties1}}} || {{{casualties2}}}
|}
|}
</div>
<noinclude>
<noinclude>
Example:  
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
==Example:==
<code>
<nowiki>{{Infobox military conflict
|conflict = Battle of Nueva Villaviciosa
|partof = Invasion of San Colette
|image = Civil_Guard
|date = 13 Febuary, 2466
|location = Nueva Villaviciosa, San Colette
|result = Civil Guard victory <!-- The next few categories are split between left (1) and right (2). Use <br> to move to the next line as show in the example -->
|combatant1 = San Colette Civil Guard
|combatant2 = Solarian Restoration Front
|commander1 = Helena Artigas
|commander2 = Cringe Man Omega
|strength1 = 40,000 infantry<br>150 armoured
|strength2 = 100,000 infantry
|casualties1 = 1,344 dead and 500 wounded or missing
|casualties2 = 6,000 dead and 7,000 wounded or missing
</nowiki>|}}
</code>
{{Infobox military conflict
{{Infobox military conflict
|conflict = Battle of Nueva Villaviciosa
|conflict = Battle of Nueva Villaviciosa
|partof = Invasion of San Colette
|partof = Invasion of San Colette
|image = Civil_Guard
|date = 13 Febuary, 2466
|date = 13 Febuary, 2466
|location = Nueva Villaviciosa, San Colette
|location = Nueva Villaviciosa, San Colette
|result = Civil Guard victory
|result = Civil Guard victory
|combatant1 = San Colette Civil Guard
|combatant1 = San Colette Civil Guard
|combantant4 = Solarian Restoration Front
|combatant2 = Solarian Restoration Front
|commander1 = Helena Artigas
|commander1 = Helena Artigas
|commander4 = Cringe Man Omega
|commander2 = Cringe Man Omega
|strength1 = 40,000 infantry
|strength1 = 40,000 infantry<br>150 armoured
|strength2 = 150 armoured
|strength2 = 100,000 infantry
|strength4 = 100,000 infantry
|casualties1 = 1,344 dead and 500 wounded or missing
|casualties1 = 1,344 dead and 500 wounded or missing
|casualties2 = 6,000 dead and 7,000 wounded or missing
|casualties2 = 6,000 dead and 7,000 wounded or missing
|}}
|}}

Текущая версия от 04:39, 29 марта 2024

{{{conflict}}}
Date: {{{date}}}
Location: {{{location}}}
Result: {{{result}}}
Belligerents
{{{combatant1}}} {{{combatant2}}}
Commanders and leaders
{{{commander1}}} {{{commander2}}}
Strength
{{{strength1}}} {{{strength2}}}
Casualties and losses
{{{casualties1}}} {{{casualties2}}}


















Example:

{{Infobox military conflict
 |conflict = Battle of Nueva Villaviciosa
 |partof = Invasion of San Colette
 |image = Civil_Guard
 |date = 13 Febuary, 2466
 |location = Nueva Villaviciosa, San Colette
 |result = Civil Guard victory <!-- The next few categories are split between left (1) and right (2). Use <br> to move to the next line as show in the example -->
 |combatant1 = San Colette Civil Guard
 |combatant2 = Solarian Restoration Front
 |commander1 = Helena Artigas
 |commander2 = Cringe Man Omega
 |strength1 = 40,000 infantry<br>150 armoured
 |strength2 = 100,000 infantry
 |casualties1 = 1,344 dead and 500 wounded or missing
 |casualties2 = 6,000 dead and 7,000 wounded or missing
 |}}

Battle of Nueva Villaviciosa
Invasion of San Colette
Date: 13 Febuary, 2466
Location: Nueva Villaviciosa, San Colette
Result: Civil Guard victory
Belligerents
San Colette Civil Guard Solarian Restoration Front
Commanders and leaders
Helena Artigas Cringe Man Omega
Strength
40,000 infantry
150 armoured
100,000 infantry
Casualties and losses
1,344 dead and 500 wounded or missing 6,000 dead and 7,000 wounded or missing