Template:Infobox military structure

From MicrasWiki
Revision as of 18:00, 7 July 2023 by Edgard (talk | contribs) (Created page with "{{ infobox | bodyclass = vevent | title = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}} | titleclass = summary | image = [[File:{{{image|}}}|120px|link=|alt=]] | caption = {{{caption|}}} | label2 = Type | data2 = {{{type|}}} | class2 = description | label3 = Built | data3 = {{{built|}}} | label4 = Used | data4 = {{{used|}}} | label5 = Controlled by | da...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
[[File:|120px|link=|alt=]]

This template is used by adding the code

Infobox military structure
[[File:|120px|link=|alt=]]
to the top of a page. Then, various parameters can be filled in. All parameters are optional and will not appear if left blank.

Here are the parameters that can be used:

  • name — The name of the military structure. If not specified, the page name will be used.
  • image — An image filename for the image of the military structure (use the name of the file uploaded to the wiki, without "File:").
  • caption — A brief description for the image.
  • type — The type of the military structure (e.g., Fort, Base, Outpost, etc.)
  • built — The date or year when the military structure was built.
  • used — The time period during which the military structure was in use.
  • controlledby — The party currently controlling the military structure.
  • currentcommander — The current commander of the military structure.
  • pastcommanders — Past commanders of the military structure.
  • occupants — Current occupants of the military structure.
  • battles — Significant battles involving the military structure.

For instance, if you are making a page for "Fort Knox", you would start the page with:

{{Infobox military structure
| name = Fort Knox
| image = Fort_Knox.jpg
| caption = Front view of Fort Knox
| type = Fort
| built = 1917
| used = 1918 - present
| controlledby = United States Army
| currentcommander = Colonel Jason T. Edwards
| pastcommanders = Lieutenant General Simon B. Buckner Jr., Major General John R. Hodge
| occupants = 3rd Brigade Combat Team, 1st Infantry Division
| battles = World War II, Vietnam War
}}