More actions
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="PlayerHead/styles.css" /> | <templatestyles src="PlayerHead/styles.css" /> | ||
{{#invoke:PlayerHead|render | {{#invoke:PlayerHead|render | ||
Β |1={{{1|}}} | Β |1={{{1|}}} Β Β Β Β <!-- Player name β required --> | ||
Β |2={{{2| | Β |2={{{2|64}}} Β Β Β <!-- Size in px (number or β64pxβ) --> | ||
Β |3={{{3|}}} | Β |3={{{3|}}} Β Β Β Β <!-- Optional tooltip/alt text --> | ||
Β |overlay={{{overlay|yes}}} | Β |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).Β | ||
{{PlayerHead| | E.g. <code>{{PlayerHead|Dream|128}}</code> | ||
</ | |||
=== Overlay layer === | |||
Add <code>|overlay=no</code> to hide the helmet/hat layer. | |||
=== Example === | === Example === | ||
{{PlayerHead|JoshuaEpstein}} | {{PlayerHead|JoshuaEpstein}} | ||
</noinclude> | </noinclude> |
Revision as of 18:44, 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