Jump to content

Template:Vet: Difference between revisions

From Iwo Jima Legacy Project
Veteran Entry Form including infobox
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 50: Line 50:
| {{{laterwork|}}}
| {{{laterwork|}}}
|}
|}
{{#cargo_store:
_table=Veterans
|first_name={{#titleparts:{{{name|}}}|1|1}}
|last_name={{#titleparts:{{{name|}}}|1|-1}}
|rank={{{rank|}}}
|status={{{status|}}}
|branch={{{branch|}}}
|unit={{{unit|}}}
}}
</includeonly>
</includeonly>


<noinclude>
<noinclude>
{{#cargo_declare:
_table=Veterans
|first_name=String
|last_name=String
|rank=String
|status=String
|branch=String
|unit=String
}}
== Usage ==
== Usage ==
<pre>
<pre>

Latest revision as of 15:19, 19 February 2026


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


Usage

[edit]
{{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
}}