(Created page with "<templatestyles src="Infobox.css" /> <noinclude>{{#cargo_declare: _table = People |nationality=String |name=String |romanized=String |active_roles=List (,) of String |past_roles=List (,) of String |games=List (,) of String }}</noinclude><includeonly> {{#invoke:Infobox player|main}}{{#cargo_store: _table = People |nationality={{{nationality|}}} |name={{{name|}}} |romanized={{{romanized|}}} |active_roles={{{active_roles|}}} |past_roles={{{past_roles|}}} |games={{{games|}}}...") |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|name=String | |name=String | ||
|romanized=String | |romanized=String | ||
|active_roles=List (,) of String | |birth_date=Date | ||
|past_roles=List (,) of String | |death_date=Date | ||
|active_roles=List (,) of String (hierarchy; allowed values= | |||
*Player | |||
*Coach | |||
*Manager | |||
*Analyst | |||
*Talent | |||
**Host | |||
**Commentator | |||
**Reporter | |||
**Interpreter | |||
*Production | |||
**Observer | |||
**In-game director | |||
**Statistician | |||
*Content creator | |||
) | |||
|past_roles=List (,) of String (hierarchy; allowed values= | |||
*Player | |||
*Coach | |||
*Manager | |||
*Analyst | |||
*Talent | |||
**Host | |||
**Commentator | |||
**Reporter | |||
**Interpreter | |||
*Production | |||
**Observer | |||
**In-game director | |||
**Statistician | |||
*Content creator | |||
) | |||
|games=List (,) of String | |games=List (,) of String | ||
|api_id=String | |||
}}</noinclude><includeonly> | }}</noinclude><includeonly> | ||
{{#invoke:Infobox | {{#invoke:Infobox person|main}}{{#cargo_store: | ||
_table = People | _table = People | ||
|nationality={{{nationality|}}} | |nationality={{{nationality|}}} | ||
|name={{{name|}}} | |name={{{name|}}} | ||
|romanized={{{romanized|}}} | |romanized={{{romanized|}}} | ||
|birth_date={{{birthdate|}}} | |||
|death_date={{{death_date|}}} | |||
|active_roles={{{active_roles|}}} | |active_roles={{{active_roles|}}} | ||
|past_roles={{{past_roles|}}} | |past_roles={{{past_roles|}}} | ||
|games={{{games|}}} | |games={{{games|}}} | ||
|api_id={{{api_id|}}} | |||
}}</includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude> | }}</includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude> |
Latest revision as of 22:28, 19 February 2024
This template defines the table "People". View table.