Template:Infobox Player: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) No edit summary |
Esportsamaze (talk | contribs) No edit summary |
||
| (45 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = Players | _table = Players | ||
|id = String | |id = String | ||
|real_name = String | |real_name = String | ||
|image = | |image = String | ||
|current_team = String | |current_team = String | ||
|nationality = String | |nationality = String | ||
|status = String | |status = String | ||
|game = String | |game = String | ||
|birth_date = Date | |birth_date = Date | ||
|role = String | |role = String | ||
|instagram = | |instagram = String | ||
|youtube = | |youtube = String | ||
|twitter = String | |||
|discord = String | |||
|facebook = String | |||
}} | }} | ||
</noinclude><includeonly>{{#cargo_store: | == Template:Infobox Player == | ||
_table = Players | Parameters: id, real_name, image, current_team, nationality, status, game, birth_date, role, instagram, youtube, twitter, discord, facebook | ||
|id = {{{id|{{PAGENAME}}}}} | </noinclude><includeonly> | ||
|real_name = {{{real_name|}}} | {{DISPLAYTITLE:{{SUBPAGENAME}}}} | ||
|image = {{{image|}}} | {{#cargo_store: | ||
_table = Players | |||
|id = {{{id|{{PAGENAME}}}}} | |||
|real_name = {{{real_name|}}} | |||
|image = {{{image|}}} | |||
|current_team = {{{current_team|}}} | |||
|nationality = {{{nationality|}}} | |||
|status = {{{status|}}} | |||
|game = {{{game|}}} | |||
|birth_date = {{{birth_date|}}} | |||
|role = {{{role|}}} | |||
|instagram = {{{instagram|}}} | |||
|youtube = {{{youtube|}}} | |||
|twitter = {{{twitter|}}} | |||
|discord = {{{discord|}}} | |||
|facebook = {{{facebook|}}} | |||
}} | |||
{{#invoke:Player|infobox | |||
|id = {{{id|{{PAGENAME}}}}} | |||
|real_name = {{{real_name|}}} | |||
|image = {{{image|}}} | |||
|current_team = {{{current_team|}}} | |current_team = {{{current_team|}}} | ||
|nationality = {{{nationality|}}} | |nationality = {{{nationality|}}} | ||
|status = {{{status|}}} | |status = {{{status|}}} | ||
|game = {{{game|}}} | |game = {{{game|}}} | ||
|birth_date = {{{birth_date|}}} | |birth_date = {{{birth_date|}}} | ||
|role = {{{role|}}} | |role = {{{role|}}} | ||
|instagram = {{{instagram|}}} | |instagram = {{{instagram|}}} | ||
|youtube = {{{youtube|}}} | |youtube = {{{youtube|}}} | ||
|twitter = {{{twitter|}}} | |||
|discord = {{{discord|}}} | |||
|facebook = {{{facebook|}}} | |||
}} | }} | ||
[[Category:Players]][[Category:{{{role|}}}]] | |||
</includeonly> | |||
[[Category:Players]]</includeonly> | |||
Latest revision as of 03:01, 7 March 2026
This template defines the table "Players". View table.
Template:Infobox Player
Parameters: id, real_name, image, current_team, nationality, status, game, birth_date, role, instagram, youtube, twitter, discord, facebook