Template:Infobox Player: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
|- | |- | ||
! Status | ! Status | ||
| {{{status|Active | | {{#ifeq: {{{status|true}}} | true | Active | Inactive }} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
| Line 26: | Line 26: | ||
"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": " | "status": {"label": "Status", "type": "boolean", "required": false, "default": "true"} | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 21:18, 24 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
| Boolean | optional |
