Difference between revisions of "Template:InfoBoxConflict"

m
m
Line 133: Line 133:
 
}}
 
}}
 
</table>
 
</table>
 
+
== Usage ==
 +
<pre>
 +
{{InfoBoxConflict
 +
| conflict =
 +
| partof =
 +
| image =
 +
| caption =
 +
| date =
 +
| place =
 +
| planet =
 +
| territory =
 +
| faction1 = (Attacker)<br />
 +
| faction2 = (Defender)<br />
 +
| commander1 =
 +
| commander2 =
 +
| forces1=
 +
| forces2=
 +
| result =
 +
| environment =
 +
| conditions =
 +
}}
 +
</pre>
 +
== Explanation ==
 
[[Category:Templates|InfoBoxConflict]]
 
[[Category:Templates|InfoBoxConflict]]
 
[[Category:Infobox templates|Conflict]]
 
[[Category:Infobox templates|Conflict]]

Revision as of 09:18, 12 January 2020

InfoBoxConflict
Location {{{place}}}

Usage

{{InfoBoxConflict
| conflict = 
| partof = 
| image = 							
| caption = 
| date = 
| place = 
| planet = 
| territory = 
| faction1 = (Attacker)<br />
| faction2 = (Defender)<br />
| commander1 =
| commander2 = 
| forces1= 
| forces2= 
| result = 
| environment = 
| conditions = 
}}

Explanation