Template:Vet: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 52: | Line 52: | ||
{{#cargo_store: | {{#cargo_store: | ||
_table=Veterans | _table=Veterans | ||
| | |first_name={{#titleparts:{{{name|}}}|1|1}} | ||
| | |last_name={{#titleparts:{{{name|}}}|1|-1}} | ||
| | |rank={{{rank|}}} | ||
|status={{{status|}}} | |status={{{status|}}} | ||
|branch={{{branch|}}} | |branch={{{branch|}}} | ||
|unit={{{unit|}}} | |unit={{{unit|}}} | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
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
}}