Template:Infobox military branch

From MicrasWiki
Revision as of 21:09, 26 July 2023 by Edgard (talk | contribs) (Created page with "<includeonly>{{Infobox military unit | title = {{{title|}}} | native_name = {{{native_name|}}} | image = {{{image|}}} | caption = {{{caption|}}} | dates = {{{dates|}}} | countries = {{{countries|}}} | branch = {{{branch|}}} | type = {{{type|}}} | size = {{{size|}}} | nickname = {{{nickname|}}} | patron = {{{patron|}}} | motto = {{{motto|}}} | march = {{{march|}}} | mascot = {{{mascot|}}} | equipment = {{{equipment|}}} | notable_commanders = {{{notable_commanders|}}} | we...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Documentation

This is the documentation for the Template:Infobox military branch.

This template is used to create an infobox for a military branch. Below is the explanation for each parameter. To use this template, add the following code to your article and fill in the appropriate fields.

{{Infobox military branch
| title = 
| native_name = 
| image = 
| caption = 
| dates = 
| countries = 
| branch = 
| type = 
| size = 
| nickname = 
| patron = 
| motto = 
| march = 
| mascot = 
| equipment = 
| notable_commanders = 
| website = 
| aircraft_general = 
}}

Replace each parameter with the information that is relevant to the page where the infobox is being added.

For example:

{{Infobox military branch
| title = United States Navy
| native_name = 
| image = USN logo.png
| caption = Emblem of the United States Navy
| dates = October 13, 1775 – present
| countries = United States
| branch = Naval warfare
| type = 
| size = Approximately 340,500 active personnel
| nickname = "The Silent Service"
| patron = 
| motto = "Semper Fortis" (Always Strong)
| march = "Anchors Aweigh"
| mascot = 
| equipment = Aircraft carriers, submarines, etc.
| notable_commanders = Chester Nimitz, David Farragut
| website = www.navy.mil
| aircraft_general = F/A-18 Hornet, P-8 Poseidon, etc.
}}

This example will generate an infobox with the specified information.