Template:User: Difference between revisions

From BetaOnline Wiki
Content deleted Content added
mNo edit summary
mNo edit summary
Line 7: Line 7:
"label": "username",
"label": "username",
"description": "Wiki username of the player",
"description": "Wiki username of the player",
"example": "SlowRiot",
"example": "44cckw",
"type": "string",
"type": "string",
"required": true
"required": true
Line 33: Line 33:
Best used in conjunction with the editing toolbar button to insert it automatically.
Best used in conjunction with the editing toolbar button to insert it automatically.


<includeonly><span style="white-space:nowrap;">https://minecraftonline.com/cgi-bin/getplayerhead.sh?{{{2|{{{1|char}}}}}}&16.png<nowiki></nowiki>&nbsp;[[{{{1}}}|{{{1}}}]]</span></includeonly>
</noinclude><includeonly><span style="white-space:nowrap;">https://minecraftonline.com/cgi-bin/getplayerhead.sh?{{{2|{{{1|char}}}}}}&16.png<nowiki></nowiki>&nbsp;[[{{{1}}}|{{{1}}}]]</span></includeonly>

Revision as of 13:55, 13 October 2022

When to use

This is simply a quick way of expanding a username to a full user-space tag plus a user head image.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
username1

Wiki username of the player

Example
44cckw
Stringrequired
uuid2

Minecraft UUID of the player

Example
db016394-e9a9-4026-ac7c-bbd75dc2dbf1
Stringoptional

Usage

Type {{user|44cckw}} where you would ordinarily use [[44cckw]] to obtain https://minecraftonline.com/cgi-bin/getplayerhead.sh?44cckw&16.png 44cckw.

Type {{user|raddicted|9c754ba2-2681-4aa2-a826-1d1b2018dabc}} in order to use an alternative UUID for the playerhead to obtain https://minecraftonline.com/cgi-bin/getplayerhead.sh?9c754ba2-2681-4aa2-a826-1d1b2018dabc&16.png raddicted.

Best used in conjunction with the editing toolbar button to insert it automatically.