20 254
modifications
→Grande Guerre : Adaptation pour l'exemple de la Grande Guerre Balise : Éditeur de wikicode 2017 |
Aucun résumé des modifications Balise : Éditeur de wikicode 2017 |
||
Ligne 103 : | Ligne 103 : | ||
"description": "Issue de l'affrontement ou du conflit. Conséquence." | "description": "Issue de l'affrontement ou du conflit. Conséquence." | ||
}, | }, | ||
" | "combattant1": { | ||
"label": " | "label": "combattant 1", | ||
"type": "string", | "type": "string", | ||
"description": "Partie engagée dans le conflit. À utiliser avec le champ \" | "description": "Partie engagée dans le conflit. À utiliser avec le champ \"combattant2\" en principe." | ||
}, | }, | ||
" | "combattant2": { | ||
"label": " | "label": "combattant 2", | ||
"type": "string", | "type": "string", | ||
"description": "Partie engagée dans le conflit. À utiliser avec le champ \" | "description": "Partie engagée dans le conflit. À utiliser avec le champ \"combattant1\" en principe." | ||
}, | }, | ||
" | "combattant3": { | ||
"label": " | "label": "combattant 3", | ||
"type": "string", | "type": "string", | ||
"description": "Partie engagée dans le conflit." | "description": "Partie engagée dans le conflit." | ||
}, | }, | ||
" | "combattant4": { | ||
"label": " | "label": "combattant 4", | ||
"type": "string", | "type": "string", | ||
"description": "Partie engagée dans le conflit." | "description": "Partie engagée dans le conflit." | ||
Ligne 126 : | Ligne 126 : | ||
"label": "Commandant 1", | "label": "Commandant 1", | ||
"type": "string", | "type": "string", | ||
"description": "Commandant des \" | "description": "Commandant des \"combattant1\"." | ||
}, | }, | ||
"commandant2": { | "commandant2": { | ||
"label": "Commandant 2", | "label": "Commandant 2", | ||
"type": "string", | "type": "string", | ||
"description": "Commandant des \" | "description": "Commandant des \"combattant2\"." | ||
}, | }, | ||
"commandant3": { | "commandant3": { | ||
"label": "Commandant 3", | "label": "Commandant 3", | ||
"type": "string", | "type": "string", | ||
"description": "Commandant des \" | "description": "Commandant des \"combattant3\"." | ||
}, | }, | ||
"commandant4": { | "commandant4": { | ||
"label": "Commandant 4", | "label": "Commandant 4", | ||
"type": "string", | "type": "string", | ||
"description": "Commandant des \" | "description": "Commandant des \"combattant4\"." | ||
}, | }, | ||
"forces1": { | "forces1": { | ||
"label": "Forces 1", | "label": "Forces 1", | ||
"type": "string", | "type": "string", | ||
"description": "Les effectifs des forces engagées par \" | "description": "Les effectifs des forces engagées par \"combattant1\"." | ||
}, | }, | ||
"forces2": { | "forces2": { | ||
"label": "Forces 2", | "label": "Forces 2", | ||
"type": "string", | "type": "string", | ||
"description": "Les effectifs des forces engagées par \" | "description": "Les effectifs des forces engagées par \"combattant2\"." | ||
}, | }, | ||
"forces3": { | "forces3": { | ||
"label": "Forces 3", | "label": "Forces 3", | ||
"type": "string", | "type": "string", | ||
"description": "Les effectifs des forces engagées par \" | "description": "Les effectifs des forces engagées par \"combattant3\"." | ||
}, | }, | ||
"forces4": { | "forces4": { | ||
"label": "Forces 4", | "label": "Forces 4", | ||
"type": "string", | "type": "string", | ||
"description": "Les effectifs des forces engagées par \" | "description": "Les effectifs des forces engagées par \"combattant4\"." | ||
}, | }, | ||
"pertes1": { | "pertes1": { | ||
"label": "Pertes 1", | "label": "Pertes 1", | ||
"type": "string", | "type": "string", | ||
"description": "Les pertes subies par \" | "description": "Les pertes subies par \"combattant1\"." | ||
}, | }, | ||
"pertes2": { | "pertes2": { | ||
"label": "Pertes 2", | "label": "Pertes 2", | ||
"type": "string", | "type": "string", | ||
"description": "Les pertes subies par \" | "description": "Les pertes subies par \"combattant2\"." | ||
}, | }, | ||
"pertes3": { | "pertes3": { | ||
"label": "Pertes 3", | "label": "Pertes 3", | ||
"type": "string", | "type": "string", | ||
"description": "Les pertes subies par \" | "description": "Les pertes subies par \"combattant3\"." | ||
}, | }, | ||
"pertes4": { | "pertes4": { | ||
"label": "Pertes 4", | "label": "Pertes 4", | ||
"type": "string", | "type": "string", | ||
"description": "Les pertes subies par \" | "description": "Les pertes subies par \"combattant4\"." | ||
}, | }, | ||
"partie de": { | "partie de": { |
modifications