Module:Soldier: Difference between revisions
Generate soldier lead as editable page wikitext |
Show specialty on soldier infobox |
||
| Line 1,297: | Line 1,297: | ||
addRow(tbl, 'Enlisted', enlist) | addRow(tbl, 'Enlisted', enlist) | ||
end | end | ||
addRow(tbl, 'Specialty', prettyProse(parentArg(frame, 'specialty'))) | |||
addRow(tbl, 'Unit / division', prettyProse(parentArg(frame, 'division'))) | addRow(tbl, 'Unit / division', prettyProse(parentArg(frame, 'division'))) | ||
addRow(tbl, 'IPW (German)', teamLinkList(parentArg(frame, 'ipw_ge'), 'IPW ', 'IPW')) | addRow(tbl, 'IPW (German)', teamLinkList(parentArg(frame, 'ipw_ge'), 'IPW ', 'IPW')) | ||