Template:Playerhead: Difference between revisions
Template page
More languages
More actions
Created page with "<noinclude> ==When to use== <templatedata> { "params": { "1": { "label": "username", "description": "Wiki username of the player", "example": "SiOtter", "type": "string", "required": true } }, "description": "This is simply a quick way of expanding a username to a full user-space tag plus a user head image.", "paramOrder": [ "1" ] } </templatedata> ==Usage== Type '''<nowiki>{{playerhead|SiOtter}}</nowiki>''' where you would ordinarily use '''<n..." |
(No difference)
|
Revision as of 15:52, 31 October 2025
When to use
This is simply a quick way of expanding a username to a full user-space tag plus a user head image.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| username | 1 | Wiki username of the player
| String | required |
Usage
Type {{playerhead|SiOtter}} where you would ordinarily use [[User:SiOtter|SiOtter]] to obtain
SiOtter.
Best used in conjunction with the editing toolbar button to insert it automatically.
Credit
I stole this template from the MCO wiki, so thanks to them for making it :)