Jump to content

Template:Vet: Difference between revisions

From Iwo Jima Legacy Project
Veteran Entry Form including infobox
 
No edit summary
Line 50: Line 50:
| {{{laterwork|}}}
| {{{laterwork|}}}
|}
|}
{{#cargo_store:
_table=Veterans
|name={{{name|}}}
|birth_date={{{birth_date|}}}
|death_date={{{death_date|}}}
|status={{{status|}}}
|branch={{{branch|}}}
|rank={{{rank|}}}
|unit={{{unit|}}}
|battles={{{battles|}}}
|awards={{{awards|}}}
}}
</includeonly>
</includeonly>


<noinclude>
<noinclude>
{{#cargo_declare:
_table=Veterans
|name=String
|birth_date=String
|death_date=String
|status=String
|branch=String
|rank=String
|unit=String
|battles=String
|awards=String
}}
== Usage ==
== Usage ==
<pre>
<pre>

Revision as of 15:05, 19 February 2026


This template defines the table "Veterans". View table.

Usage

{{Vet
| name = John R. Smith
| image = [[File:Smith.jpg|250px]]
| caption = Smith in 1944
| birth_date = January 5, 1922
| birth_place = Dallas, Texas
| death_date = February 23, 1945
| death_place = Iwo Jima
| status = KIA
| allegiance = United States
| branch = United States Marine Corps
| serviceyears = 1942–1945
| rank = Corporal
| servicenumber = 1234567
| unit = 28th Marines, 5th Marine Division
| battles = Battle of Iwo Jima
| awards = Purple Heart
}}