Template:Infobox Batallion

From April Knights Wiki
Revision as of 17:13, 3 April 2025 by Chromatic Flare (talk | contribs) (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image> <group> <header>Information</header> <data source="founded"> <label>Founded</label> </data> <data source="commander"> <label>Commander</label> </data> <data source="members"> <label>Members</label> </data> </group> <group> <header>Moto</header> <data source="moto"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<infobox>

 <title source="title1">
   <default>Infobox Batallion</default>
 </title>
 <image source="image">

</image> <group> <header>Information</header> <label>Founded</label> <label>Commander</label> <label>Members</label> </group> <group> <header>Moto</header> </group> </infobox>

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_Batallion/doc to edit this documentation. (How does this work?)

Description

This template is used to insert an infobox onto the battalion pages

Syntax

{{Infobox Batallion
 | image        = 
 | caption      = 
 | founded      =
 | commander    = 
 | first officer=
 | moto         =
}}

Example

Note: The title of the infobox will always be the title of the page <infobox>

 <title source="title1">
   <default>Infobox Batallion</default>
 </title>
 <image source="image">
</image> <group> <header>Information</header> <label>Founded</label> <label>Commander</label> <label>Members</label> </group> <group> <header>Moto</header> </group> </infobox>
{{Infobox Batallion
 | caption      = Flag of the Redguard
 | image        = image:RedguardNew.png
 | founded      = April 2, 2015
 | commander    = /u/Gryph667
 | first officer= /u/xxxSinxxx
 | moto         = "Redguard Provides, Redguard Prevails"
}}