Jump to content

Template:Infobox Player: Difference between revisions

From CRSS Wiki
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:Player Model}} https://mc-heads.net/body/{{{uuid|c06f89064c8a49119c29ea1dbd1aab82}}}/200/left.png]
| 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
left.png
In-Game Name TheClashFruit
Joined 18th of July, 2023
Status Active


Infobox for CRSS Players.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
In-Game Nameign

no description

Stringrequired
Minecraft UUIDuuid

no description

Stringrequired
Join Datejoined

no description

Daterequired
Statusstatus

no description

Default
Active
Stringoptional