More actions
No edit summary |
No edit summary Β |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="PlayerHead/styles.css" /> | <templatestyles src="PlayerHead/styles.css" /> | ||
Β | |||
Β |1={{{1|}}} | {{#invoke:PlayerHead|render | ||
Β |2={{{2|64}}} | Β |1={{{1|}}} Β Β Β Β <!-- Player name β required --> | ||
Β |3={{{3|}}} | Β |2={{{2|64}}} Β Β Β <!-- Size in px (number or β64pxβ) --> | ||
Β |overlay={{{overlay|yes}}} | Β |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).Β | ||
{{PlayerHead| | E.g. <code>{{PlayerHead|JoshuaEpstein|128}}</code> | ||
</ | |||
=== Overlay layer === | |||
Add <code>|overlay=no</code> to hide the helmet/hat layer. | |||
=== Example === | === Example === | ||
{{PlayerHead|JoshuaEpstein}} | {{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