Template:Infobox Military Conflict: Difference between revisions

From Soygem Wiki
Jump to navigationJump to search
No edit summary
Tag: Reverted
m (Reverted edit by Ononoshemmypedoswhatsthis (talk) to last revision by Mutt)
Tag: Rollback
 
Line 1: Line 1:
<div style="top: 0px; left: 0px; position: fixed; float: left;">
<infobox theme="battle">
[[File:Cyst.gif|link=]]
  <title source="conflict"></title>
</div><div style="top: 0px; right: 0px; position: fixed; float: right;">
  <image source="image"></image>
[[File:Cyst.gif|link=]]
  ''<data source="caption"></data>''
</div><div style="bottom: 0px; left: 0px; position: fixed; float: left;">
  <group>
[[File:Cyst.gif|link=]]
    <header>Part of {{{partof}}}</header>
</div>
        <data source="date"><label>Date</label></data>
<div style="bottom: 0px; right: 0px; position: fixed; float: right;">
        <data source="location"><label>Location</label></data>
[[File:Cyst.gif|link=]]
        <data source="cause"><label>Cause</label></data>
</div>
        <data source="result"><label>Result</label></data>
<div style="center: 0px; center: 0px; position: fixed; float: center;">
  </group>
[[File:Cyst.gif|link=]]
  <group layout="horizontal">
</div>
    <header>Commanders</header>
<div style="center: 0px; right: 0px; position: fixed; float: right;">
        <data source="commander1"></data>
[[File:Cyst.gif|link=]]
        <data source="commander2"></data>
</div>
  </group>
<div style="center: 0px; bottom: 0px; position: fixed; float: bottom">
  <group layout="horizontal">
[[File:Cyst.gif|link=]]
    <header>Combatants</header>
</div>
        <data source="combatant1"></data>
<div style="center: 0px; top: 0px; position: fixed; float: stop;">
        <data source="combatant2"></data>
[[File:Cyst.gif|link=]]
  </group>
</div>
  <group layout="horizontal">
<div style="right: 0px; top: 0px; position: fixed; float: right;">
    <header>Casualties</header>
[[File:Cyst.gif|link=]]
        <data source="casualties1"></data>
</div>
        <data source="casualties2"></data>
<div style="right: 0px; center: 0px; position: fixed; float: right;">
  </group>
[[File:Cyst.gif|link=]]
<navigation><small>[[Template:Sandbox|[Source]]]</small></navigation>
</div>
</infobox><includeonly>[[Category:Battles]]</includeonly><noinclude>
<div style="right: 0px; bottom: 0px; position: fixed; float: right;">
 
[[File:Cyst.gif|link=]]
==Usage==
</div>
<pre>
{{Sandbox
|conflict      =''Full name of battle''
|image        =''Image, maximum 250px''
|caption      =''Caption for the image''
|partof        =''Name of overall conflict''
|date          =''Date of battle''
|location      =''Location of battle''
|cause        =''Cause or causes of battle''
|result        =''Results of battle''
|commander1    =''Commanders of side 1''
|commander2    =''Commanders of side 2''
|combatant1  =''Combatants of side 1''
|combatant2  =''Combatants of side 2''
|casualties1  =''Casualties of side 1''
|casualties2  =''Casualties of side 2''
}}
</pre>
 
==Clean template==
<pre>
{{Sandbox
| conflict    =
| image      =
| caption    =
| partof      =
| date        =
| location    =
| cause      =
| result      =
| commander1  =
| commander2  =
| combatants1 =
| combatants2 =
| casualties1 =
| casualties2 =  
}}
</pre>
 
[[Category:Infobox Templates]]
[[Category:Templates]]</noinclude><noinclude>[[Category:Diagram templates]]</noinclude>

Latest revision as of 19:16, 7 September 2024

<infobox theme="battle">

 <title source="conflict"></title>
 <image source="image"></image>
 
 <group>
   <header>Part of {{{partof}}}</header>
       <label>Date</label>	
       <label>Location</label>	
       <label>Cause</label>	
       <label>Result</label>		
 </group>
 <group layout="horizontal">
   <header>Commanders</header>
       	
       
 </group>
 <group layout="horizontal">
   <header>Combatants</header>
       	
       
 </group>
 <group layout="horizontal">
   <header>Casualties</header>
       	
       
 </group>

<navigation>[Source]</navigation> </infobox>

Usage[edit source]

{{Sandbox
|conflict      =''Full name of battle''
|image         =''Image, maximum 250px''
|caption       =''Caption for the image''
|partof        =''Name of overall conflict''
|date          =''Date of battle''
|location      =''Location of battle''
|cause         =''Cause or causes of battle''
|result        =''Results of battle''
|commander1    =''Commanders of side 1''
|commander2    =''Commanders of side 2''
|combatant1   =''Combatants of side 1''
|combatant2   =''Combatants of side 2''
|casualties1   =''Casualties of side 1''
|casualties2   =''Casualties of side 2''
}}

Clean template[edit source]

{{Sandbox
| conflict    = 
| image       =
| caption     = 
| partof      = 
| date        = 
| location    = 
| cause       = 
| result      = 
| commander1  = 
| commander2  = 
| combatants1 = 
| combatants2 = 
| casualties1 = 
| casualties2 = 
}}