Template:Infobox Event/Engagement: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (20 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<infobox> | |||
<infobox theme="wide"> | |||
<title source="title"> | <title source="title"> | ||
</title> | </title> | ||
| Line 8: | Line 9: | ||
</header> | </header> | ||
<data source="conflict"> | <data source="conflict"> | ||
<label>Conflict</ | <label>Conflict</label> | ||
</data> | </data> | ||
<data source="galactic_era"> | <data source="galactic_era"> | ||
| Line 23: | Line 24: | ||
</data> | </data> | ||
</group> | </group> | ||
<header>Tactical Information | <header>Tactical Information | ||
</header> | </header> | ||
| Line 28: | Line 30: | ||
<label>Objective(s)</label> | <label>Objective(s)</label> | ||
</data> | </data> | ||
<data source="blank"> | <data source="blank"> | ||
<label>Combatants</label> | <label>Combatants</label> | ||
</data> | </data> | ||
<data source="side1" | <group layout="horizontal" show="incomplete"> | ||
<data source="side1" /> | |||
<data source="side2"> | <data source="side2" /> | ||
</ | </group> | ||
<data source="blank"> | |||
<label>Commander(s)</label> | <label>Commander(s)</label> | ||
</data> | </data> | ||
<data source="command1"> | <group layout="horizontal" show="incomplete"> | ||
<data source="command1" /> | |||
<data source="command2" /> | |||
</group> | |||
<data source="blank"> | |||
<label>Participant(s)</label> | |||
</data> | </data> | ||
<data source=" | |||
</ | <group layout="horizontal" show="incomplete"> | ||
<data source="participants1" /> | |||
<data source="participants2" /> | |||
</group> | |||
<data source="blank"> | <data source="blank"> | ||
<label>Units & Assets</label> | <label>Units & Assets</label> | ||
</data> | </data> | ||
<data source=" | <group layout="horizontal" show="incomplete"> | ||
<data source="unit_assets1" /> | |||
<data source=" | <data source="unit_assets2" /> | ||
</ | </group> | ||
<data source="blank"> | |||
<label>Casualties</label> | <label>Casualties</label> | ||
</data> | </data> | ||
<data source="casualties1" | <group layout="horizontal" show="incomplete"> | ||
<data source="casualties1" /> | |||
<data source="casualties2"> | <data source="casualties2" /> | ||
</ | </group> | ||
<group> | <group> | ||
<header>Chronological Information</header> | <header>Chronological Information</header> | ||
| Line 84: | Line 96: | ||
===Usage=== | ===Usage=== | ||
Copy and paste the following code to use the template. | Copy and paste the following code to use the template. | ||
<pre | <pre> | ||
{{infobox Event/Engagement | {{infobox Event/Engagement | ||
|title= | |title= | ||
|images= | {{AurebeshText | ||
|Aurebesh= | |||
}} | |||
|images=<gallery> | |||
VisualUnavailableUltraWide.png | |||
</gallery> | |||
|conflict= | |conflict= | ||
|galactic_era= | |galactic_era= | ||
| Line 98: | Line 115: | ||
|command1= | |command1= | ||
|command2= | |command2= | ||
|participants1= | |||
|participants2= | |||
|units_assets1= | |units_assets1= | ||
|units_assets2= | |units_assets2= | ||
| Line 105: | Line 124: | ||
|concur= | |concur= | ||
|next= | |next= | ||
|blank= | |blank={{Blank|Blank | ||
}} | |||
}} | }} | ||
</pre> | |||
</noinclude> | </noinclude> | ||
Latest revision as of 23:51, 17 April 2024
Usage
Copy and paste the following code to use the template.
{{infobox Event/Engagement
|title=
{{AurebeshText
|Aurebesh=
}}
|images=<gallery>
VisualUnavailableUltraWide.png
</gallery>
|conflict=
|galactic_era=
|date=
|location=
|outcome=
|objective=
|side1=
|side2=
|command1=
|command2=
|participants1=
|participants2=
|units_assets1=
|units_assets2=
|casualties1=
|casualties2=
|prev=
|concur=
|next=
|blank={{Blank|Blank
}}
}}