Template:Player: Difference between revisions
Appearance
>Kypho No edit summary |
>Kypho No edit summary |
||
| Line 70: | Line 70: | ||
{{#if:{{{Social|}}}| | {{#if:{{{Social|}}}| | ||
<tr> | |||
<th>Social</th> | |||
<td> | |||
{{#arraymap:{{{Social}}}|,|@@| | |||
<div class="player-social">[@@]</div> | |||
}} | |||
</td> | |||
</tr> | |||
}} | |||
{{#if:{{{PlayerID|}}}|<tr><th>ID</th><td>{{{PlayerID}}}</td></tr>}} | {{#if:{{{PlayerID|}}}|<tr><th>ID</th><td>{{{PlayerID}}}</td></tr>}} | ||
Revision as of 19:14, 6 February 2026
This template defines the table "Players". View table.
Player infobox (stores to Cargo).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | Name | no description | String | required |
| Nickname | Nickname | no description | String | optional |
| Hometown | Hometown | no description | String | optional |
| Height (feet) | HeightFeet | no description | Number | optional |
| Height (inches) | HeightInches | no description | Number | optional |
| Active from (year) | ActiveFromYear | no description | Number | optional |
| Active to (year) | ActiveToYear | no description | Number | optional |
| Photo file | Photo | no description | File | optional |
| Social (comma-separated URLs) | Social | Comma-separated list of profile URLs | String | optional |