Szablon:SpriteLink
Przejdź do nawigacji
Przejdź do wyszukiwania
This templates creates a page link with an associated sprite image on the left side using the IDs from one of these templates:
{{BlockSprite}}
{{EnvSprite}}
{{ItemSprite}}
{{MobSprite}}
The first parameter must specify one of the sprite templates mentioned above, the second one contains the desired link, which can optionally be named with the third parameter. The sprite can be customized with the parameter id
if it's not recognized correctly.
Examples[edytuj kod]
Code | Result |
---|---|
{{SpriteLink|MobSprite|Creeper}} |
Creeper |
{{SpriteLink|ItemSprite|Ryba|id=cooked-fish}} |
Ryba |
{{SpriteLink|BlockSprite|Kamień}} |
Kamień |
{{SpriteLink|EnvSprite|Słońce|Shiny!}} |
Shiny! |
See also[edytuj kod]
{{BlockLink}}
{{EnvLink}}
{{ItemLink}}
{{MobLink}}
{{SpriteLink}}