More actions
No edit summary Tag: Reverted |
No edit summary Β |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="PlayerHead/styles.css" /> | <templatestyles src="PlayerHead/styles.css" /> | ||
Β | |||
{{#invoke:PlayerHead|render | |||
|1={{{1|}}}Β Β Β Β Β <!-- Player name β required --> | |||
|2={{{2|64}}}Β Β Β Β <!-- Size in px (number or β64pxβ) --> | |||
|3={{{3|}}}Β Β Β Β Β <!-- Optional tooltip/alt text --> | |||
|overlay={{{overlay|yes}}} <!-- βnoβ to hide hat/overlay layer --> | |||
}} | |||
<noinclude> | <noinclude> | ||
== Documentation == | |||
Displays a Minecraft playerβs head (from '''mc-heads.net'''). | |||
Β | |||
=== Basic usage === | |||
<pre>{{PlayerHead|PlayerName}}</pre> | |||
Β | |||
=== Size === | |||
Second parameter sets size in pixels (default 64).Β | |||
E.g. <code>{{PlayerHead|JoshuaEpstein|128}}</code> | |||
=== | === Overlay layer === | ||
< | Add <code>|overlay=no</code> to hide the helmet/hat layer. | ||
</ | |||
=== Example === | |||
{{PlayerHead|JoshuaEpstein}} | |||
</noinclude> | </noinclude> |
Latest revision as of 18:45, 6 July 2025
Error: No player name provided.
Documentation
Displays a Minecraft playerβs head (from mc-heads.net).
Basic usage
{{PlayerHead|PlayerName}}
Size
Second parameter sets size in pixels (default 64).
E.g.
Overlay layer
Add |overlay=no
to hide the helmet/hat layer.
Example