Template:Infobox Player: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) Created page with "<noinclude> {{#cargo_declare:_table=Players |id=String |name=String |team=Page |role=String |image=File }} </noinclude><includeonly> {{#cargo_store:_table=Players |id={{{id|{{PAGENAME}}}}} |name={{{name|}}} |team={{{team|}}} |role={{{role|}}} |image={{{image|}}} }} <div class="infobox"> <div class="infobox-header">{{{id|{{PAGENAME}}}}}</div> {{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|250px]]</div> }} <div class="infobox-r..." |
Esportsamaze (talk | contribs) No edit summary |
||
| Line 17: | Line 17: | ||
<div class="infobox"> | <div class="infobox"> | ||
<div class="infobox-header">{{{id|{{PAGENAME}}}}}</div> | |||
{{#if:{{{image|}}}| | |||
<div class="infobox-image">[[File:{{{image}}}|250px]]</div> | |||
}} | |||
<div class="infobox-row"> | |||
<span class="infobox-label">Real Name:</span> | |||
<span>{{{name|}}}</span> | |||
</div> | |||
<div class="infobox-row"> | |||
<span class="infobox-label">Team:</span> | |||
<span>[[{{{team|}}}]]</span> | |||
</div> | |||
<div class="infobox-row"> | |||
<span class="infobox-label">Role:</span> | |||
<span>{{{role|}}}</span> | |||
</div> | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 01:28, 29 December 2025
This template defines the table "Players". View table.