Template:Infobox Player: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
! colspan="2" style="background:var(--border-color-subtle,#c8ccd1); text-align:center;" | {{{ign|Steve}}} | ! colspan="2" style="background:var(--border-color-subtle,#c8ccd1); text-align:center;" | {{{ign|Steve}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | [{{fullurl: | | colspan="2" style="text-align:center;" | [{{fullurl:minecraft:Skin}} https://mc-heads.net/body/{{{uuid|c06f89064c8a49119c29ea1dbd1aab82}}}/200/left.png] | ||
|- | |- | ||
! In-Game Name | ! In-Game Name | ||
| {{{ign|The players's full in-game name. | | {{{ign|The players's full in-game name.}}} | ||
|- | |- | ||
! Joined | ! Joined | ||
| {{{joined|01/01/1970)}}} | | {{{joined|01/01/1970)}}} | ||
|- | |||
! Status | |||
| {{{status|Active}}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
| Line 22: | Line 25: | ||
"ign": {"label": "In-Game Name", "type": "string", "required": true}, | "ign": {"label": "In-Game Name", "type": "string", "required": true}, | ||
"uuid": {"label": "Minecraft UUID", "type": "string", "required": true}, | "uuid": {"label": "Minecraft UUID", "type": "string", "required": true}, | ||
"joined": {"label": "Join Date", "type": "date", "required": true} | "joined": {"label": "Join Date", "type": "date", "required": true}, | ||
"status": {"label": "Status", "type": "string", "required": false, "default": "Active"} | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 17:32, 19 June 2026
| TheClashFruit | |
|---|---|
| |
| In-Game Name | TheClashFruit |
| Joined | 18th of July, 2023 |
| Status | Active |
Infobox for CRSS Players.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| In-Game Name | ign | no description | String | required |
| Minecraft UUID | uuid | no description | String | required |
| Join Date | joined | no description | Date | required |
| Status | status | no description
| String | optional |
