Template:Infobox military terminology: Difference between revisions
From Sanitäter.eu
Created page with "<includeonly> {| class="infobox" style="width: 24em; font-size: 90%; text-align: left; border-collapse: collapse;" |- ! colspan="2" style="font-size: 125%; text-align: center; background-color: #d9e2f3; padding: 0.5em;" | {{{title|{{PAGENAME}}}}} {{#if:{{{native_name|}}}| {{!}}- {{!}} colspan="2" style="text-align: center; font-style: italic; padding: 0.35em;" {{!}} {{{native_name}}} }} {{#if:{{{image|}}}| {{!}}- {{!}} colspan="2" style="text-align: center; padding: 0.5e..." |
mNo edit summary |
||
| Line 3: | Line 3: | ||
|- | |- | ||
! colspan="2" style="font-size: 125%; text-align: center; background-color: #d9e2f3; padding: 0.5em;" | {{{title|{{PAGENAME}}}}} | ! colspan="2" style="font-size: 125%; text-align: center; background-color: #d9e2f3; padding: 0.5em;" | {{{title|{{PAGENAME}}}}} | ||
|- | |||
| colspan="2" style="text-align: center; font-style: italic; padding: 0.35em;" | {{{native_name|}}} | |||
|- | |||
! style="width: 40%; padding: 0.35em; vertical-align: top;" | Language | |||
| style="padding: 0.35em;" | {{{language|}}} | |||
|- | |||
! style="padding: 0.35em; vertical-align: top;" | Period | |||
| style="padding: 0.35em;" | {{{period|}}} | |||
|- | |||
! style="padding: 0.35em; vertical-align: top;" | Country | |||
| style="padding: 0.35em;" | {{{country|}}} | |||
|- | |||
! style="padding: 0.35em; vertical-align: top;" | Armed force | |||
| style="padding: 0.35em;" | {{{armed_force|}}} | |||
! style=" | |- | ||
! style="padding: 0.35em; vertical-align: top;" | Branch | |||
| style="padding: 0.35em;" | {{{branch|}}} | |||
|- | |||
! style="padding: 0.35em; vertical-align: top;" | Related rank | |||
! style="padding: 0.35em; vertical-align: top;" | | style="padding: 0.35em;" | {{{rank|}}} | ||
|- | |||
! style="padding: 0.35em; vertical-align: top;" | Meaning | |||
| style="padding: 0.35em;" | {{{meaning|}}} | |||
|- | |||
! style="padding: 0.35em; vertical-align: top;" | ! style="padding: 0.35em; vertical-align: top;" | Pronunciation | ||
| style="padding: 0.35em;" | {{{pronunciation|}}} | |||
|- | |||
! style="padding: 0.35em; vertical-align: top;" | Alternative forms | |||
| style="padding: 0.35em;" | {{{alternative_forms|}}} | |||
! style="padding: 0.35em; vertical-align: top;" | |- | ||
! style="padding: 0.35em; vertical-align: top;" | Related terms | |||
| style="padding: 0.35em;" | {{{related_terms|}}} | |||
|- | |||
! style="padding: 0.35em; vertical-align: top;" | Notes | |||
! style="padding: 0.35em; vertical-align: top;" | | style="padding: 0.35em;" | {{{notes|}}} | ||
|} | |||
</includeonly><noinclude> | |||
== Purpose == | |||
! style="padding: 0.35em; vertical-align: top;" | The '''Infobox military terminology''' template is intended for articles about military words, expressions, commands, abbreviations, and slang terms. | ||
This version does not use ParserFunctions. All rows are always displayed. | |||
== Usage == | |||
! style="padding: 0.35em; vertical-align: top;" | |||
<pre> | |||
{{Infobox military terminology | |||
| title = | |||
| native_name = | |||
! style="padding: 0.35em; vertical-align: top;" | | language = | ||
| period = | |||
| country = | |||
| armed_force = | |||
| branch = | |||
! style="padding: 0.35em; vertical-align: top;" | | rank = | ||
| meaning = | |||
| pronunciation = | |||
| alternative_forms = | |||
| related_terms = | |||
! style="padding: 0.35em; vertical-align: top;" | | notes = | ||
}} | }} | ||
{{ | </pre> | ||
! | == Example == | ||
<pre> | |||
{{Infobox military terminology | |||
| title = Calls for a medic in the German Army | |||
| native_name = ''Sanitäter!'' and ''Sani!'' | |||
| language = German | |||
| period = Second World War | |||
| country = Germany | |||
| armed_force = Wehrmacht | |||
| branch = Primarily the Heer | |||
| rank = — | |||
| meaning = Medic! / Medical orderly! | |||
| pronunciation = zah-nee-TEH-ter / ZAH-nee | |||
| alternative_forms = ''Sani! Hilfe!'' | |||
| related_terms = ''Arzt'', ''Krankenträger'' | |||
| notes = — | |||
}} | }} | ||
</pre> | |||
</ | |||
[[Category:Infobox templates]] | |||
[[Category:Military history templates]] | |||
</noinclude> | </noinclude> | ||
Latest revision as of 18:18, 6 June 2026
Purpose
The Infobox military terminology template is intended for articles about military words, expressions, commands, abbreviations, and slang terms.
This version does not use ParserFunctions. All rows are always displayed.
Usage
{{Infobox military terminology
| title =
| native_name =
| language =
| period =
| country =
| armed_force =
| branch =
| rank =
| meaning =
| pronunciation =
| alternative_forms =
| related_terms =
| notes =
}}
Example
{{Infobox military terminology
| title = Calls for a medic in the German Army
| native_name = ''Sanitäter!'' and ''Sani!''
| language = German
| period = Second World War
| country = Germany
| armed_force = Wehrmacht
| branch = Primarily the Heer
| rank = —
| meaning = Medic! / Medical orderly!
| pronunciation = zah-nee-TEH-ter / ZAH-nee
| alternative_forms = ''Sani! Hilfe!''
| related_terms = ''Arzt'', ''Krankenträger''
| notes = —
}}