Template:EnvLink/doc

From TibiaCraft
Revision as of 23:01, 4 October 2025 by Root (talk | contribs) (Created page with "{{documentation header}} {{lua|SpriteFile}} This templates creates a page link with an associated sprite image on the left side using the format from Template:EnvSprite. {{Sprite/LinkParameters}} == Examples == {| class="wikitable" ! Code ! Result |- | <nowiki>{{EnvLink|Sun}}</nowiki> || {{EnvLink|Sun}} |- | <nowiki>{{EnvLink|Moon}}</nowiki> || {{EnvLink|Moon}} |- | <nowiki>{{EnvLink|Music}}</nowiki> || {{EnvLink|Music}} |- | <nowiki>{{EnvLink|id=the-nether|Nether}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
This is the documentation page. It should be transcluded into Template:EnvLink. See Template:Documentation for more information.
This template uses Module:SpriteFile, a script written in Lua.

This templates creates a page link with an associated sprite image on the left side using the format from Template:EnvSprite.

Parameters

Name Usage
|1= Set the defaults for all other parameters
|id= Sets the sprite. Spaces within this parameter are replaced with dashes and letters are made lowercase.
Value may be a name or a number, though names are preferred
|link= Set the page to link, supports internal and external links
If set to none, no link will be added
|text= or |2= Sets the text to be displayed

Word-ending links such as {{EntityLink|Creeper}}s will not include the suffix as part of the link text, unlike normal links. The text= or second unnamed argument should be used instead; i.e. {{EntityLink|Creeper|Creepers}}

Examples

Code Result
{{EnvLink|Sun}} File:EnvSprite sun.pngSun
{{EnvLink|Moon}} File:EnvSprite moon.pngMoon
{{EnvLink|Music}} File:EnvSprite music.pngMusic
{{EnvLink|id=the-nether|Nether}} File:EnvSprite the-nether.pngNether

Full list

Here is a full list of entities:

See also

Template:Link see also