Modèle:Infobox Conflit : Différence entre versions
m |
|||
(19 révisions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
− | <includeonly>{{Infobox V3/Début|background=#B6B6B4| | + | <includeonly>{{Infobox V3/Début|icon=conflit|background=#B6B6B4|color=#FFFFFF|text={{{nom|}}}}}<!-- |
Photo | Photo | ||
− | -->{{Infobox V3/Image|image={{{image_illustration | + | -->{{Infobox V3/Image|image={{{image_illustration|}}}|legend={{{descr_illustration|}}}}}<!-- |
Informations | Informations | ||
-->{{Infobox V3/Tableau début|background=#B6B6B4|texte=Informations générales}}<!-- | -->{{Infobox V3/Tableau début|background=#B6B6B4|texte=Informations générales}}<!-- | ||
− | -->{{Infobox V3/Tableau Ligne mixte | + | -->{{Infobox V3/Tableau Ligne mixte|Date|{{{date|}}}}}<!-- |
− | -->{{Infobox V3/Tableau Ligne mixte | + | -->{{Infobox V3/Tableau Ligne mixte|Lieu|{{{lieu|}}}}}<!-- |
− | -->{{Infobox V3/Tableau Ligne mixte | + | -->{{Infobox V3/Tableau Ligne mixte|''Casus Belli''|{{{casus|}}}}}<!-- |
− | -->{{Infobox V3/Tableau Ligne mixte | + | -->{{Infobox V3/Tableau Ligne mixte|Issue|{{{issue|}}}}}<!-- |
-->{{Infobox V3/Tableau fin}}<!-- | -->{{Infobox V3/Tableau fin}}<!-- | ||
Factions | Factions | ||
− | -->{{#if:{{{combattants1|}}}{{{combattants2|}}}{{{combattants3|}}}|{{Infobox V3/Tableau début|background=#B6B6B4|texte=Belligérants}}<!-- | + | -->{{#if:{{{combattants1|}}}{{{combattants2|}}}{{{combattants3|}}}{{{combattants4|}}}|<!-- |
− | --> | + | -->{{Infobox V3/Tableau début|background=#B6B6B4|texte=Belligérants}}<!-- |
+ | -->{{Infobox V3/Tableau Ligne données|{{{combattants1|}}}|{{{combattants2|}}}|{{{combattants3|}}}|{{{combattants4|}}}}}<!-- | ||
-->{{Infobox V3/Tableau fin}}<!-- | -->{{Infobox V3/Tableau fin}}<!-- | ||
+ | -->}}<!-- | ||
Commandants | Commandants | ||
+ | -->{{#if:{{{commandant1|}}}{{{commandant2|}}}{{{commandant3|}}}{{{commandant4|}}}|<!-- | ||
-->{{Infobox V3/Tableau début|background=#B6B6B4|texte=Commandants}}<!-- | -->{{Infobox V3/Tableau début|background=#B6B6B4|texte=Commandants}}<!-- | ||
− | -->{{ | + | -->{{Infobox V3/Tableau Ligne données|{{{commandant1|}}}|{{{commandant2|}}}|{{{commandant3|}}}|{{{commandant4|}}}}}<!-- |
− | -->{{ | + | -->{{Infobox V3/Tableau fin}}<!-- |
+ | -->}}<!-- | ||
+ | |||
+ | Batailles | ||
+ | -->{{Infobox V3/Titre_Bloc|background=#B6B6B4|texte=Batailles|if={{{batailles|}}}}}<!-- | ||
+ | -->{{{batailles|}}}<!-- | ||
− | -->{{Infobox V3/Fin | + | -->{{Infobox V3/Fin|Modèle:Foo}} |
− | |||
− | |||
− | |||
− | }} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Ligne 46 : | Ligne 50 : | ||
| combattants2 = | | combattants2 = | ||
| combattants3 = | | combattants3 = | ||
+ | | combattants4 = | ||
| commandant1 = | | commandant1 = | ||
| commandant2 = | | commandant2 = | ||
| commandant3 = | | commandant3 = | ||
+ | | commandant4 = | ||
+ | | batailles = | ||
}}</pre> | }}</pre> | ||
Ligne 63 : | Ligne 70 : | ||
* <code>combattants2</code> : noms des factions du second camp | * <code>combattants2</code> : noms des factions du second camp | ||
* <code>combattants3</code> : noms des factions du troisième camp | * <code>combattants3</code> : noms des factions du troisième camp | ||
+ | * <code>combattants3</code> : noms des factions du quatrième camp | ||
* <code>commandant1</code> : noms des commandants du premier camp (optionnel : spécifier la mort d'un commandant avec la balise [[Modèle:Mort|<nowiki>{{mort}}</nowiki>]].) | * <code>commandant1</code> : noms des commandants du premier camp (optionnel : spécifier la mort d'un commandant avec la balise [[Modèle:Mort|<nowiki>{{mort}}</nowiki>]].) | ||
− | * <code>commandant2</code> : noms des commandants du second camp | + | * <code>commandant2</code> : noms des commandants du second camp |
− | * <code>commandant3</code> : noms des commandants du | + | * <code>commandant3</code> : noms des commandants du troisième camp |
+ | * <code>commandant3</code> : noms des commandants du quatrième camp | ||
+ | * <code>batailles</code> : liste des principales batailles de la guerre | ||
== Exemple == | == Exemple == |
Version actuelle datée du 3 octobre 2020 à 15:46
Sommaire
Utilisation
Ce modèle sert à insérer un tableau vertical en haut à droite d'un article sur une guerre ou bataille.
Vous pouvez l'utiliser en copiant la syntaxe ci-dessous et en vous aidant de la documentation pour remplir les différents paramètres.
Syntaxe
{{Infobox Conflit | nom = | image_illustration = | descr_illustration = | date = | lieu = | casus = | issue = | combattants1 = | combattants2 = | combattants3 = | combattants4 = | commandant1 = | commandant2 = | commandant3 = | commandant4 = | batailles = }}
Paramètres
- Note : certains paramètres sont mis en forme automatiquement.
nom
: nom officiel (affiché dans l'entête du tableau si rempli)image_illustration
: lien vers l'image d'illustration sous la formeNom de l'image.extension
descr_illustration
: description de l'illustrationdate
: dates début et fin du conflitlieu
: lieu(x) où s'est déroulé le conflitcasus
: causes du conflitissue
: évènements résultant de la fin du conflitcombattants1
: noms des factions du premier campcombattants2
: noms des factions du second campcombattants3
: noms des factions du troisième campcombattants3
: noms des factions du quatrième campcommandant1
: noms des commandants du premier camp (optionnel : spécifier la mort d'un commandant avec la balise {{mort}}.)commandant2
: noms des commandants du second campcommandant3
: noms des commandants du troisième campcommandant3
: noms des commandants du quatrième campbatailles
: liste des principales batailles de la guerre
Exemple
Assaut de Mortecime
Explosion de Mortecime
Date | Dans les environs de 3E 389 à 3E 399 |
---|---|
Lieu | Divers plans |
Issue |
Destruction de Mortecime |
Légion de l'Ombre Cairn de l'âme | Légions de Méhrunes Dagon |
Vatasha Trenelle Josian Kaid | Méhrunes Dagon Jagar Tharn |
{{Infobox Conflit | nom = Assaut de Mortecime | image_illustration = BS-BattlespireDestroyed.jpg | descr_illustration = Explosion de [[Mortecime]] | date = Dans les environs de 3E 389 à 3E 399 | lieu = Divers [[plans]] | issue = Destruction de Mortecime<br> Bannissement de Méhrunes Dagon<br> Perte du soutien daedrique de [[Jagar Tharn]] | combattants1 = [[Légion de l'Ombre]]<br> [[Nocturne]]<br> [[Cairn de l'âme]] | combattants2 = Légions de [[Méhrunes Dagon]] | commandant1 = [[Vatasha Trenelle]]<br> [[Josian Kaid]]<br> [[Jaciel Morgen]]<br> [[Deyanira Katrece]] {{mort}}<br> [[Maîtres Idéaux]]<br> [[Nocturne]] | commandant2 = [[Méhrunes Dagon]]<br> [[Jagar Tharn]]<br> [[Imago Storm]]<br> [[Faydra Shardai]]<br> [[Xivilai Moath]]<br> [[Sirran Angada]] {{mort}} }}