Template:Status link/doc: Difference between revisions
Jump to navigation
Jump to search
>Illviljan (Created page with "{{documentation subpage}} <!-- {{lua|Module:Item link}} --> {{template shortcut|???}} <includeonly> <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> </includeonly>") |
>Kordloperdlo mNo edit summary |
||
Line 3: | Line 3: | ||
{{lua|Module:Item link}} --> | {{lua|Module:Item link}} --> | ||
{{template shortcut|???}} | {{template shortcut|???}} | ||
=Code example= | |||
Writing | |||
<pre>{{Status link|Infusion|Infusion}}</pre> | |||
Will receive: | |||
{{Status link|Infusion|Infusion}} | |||
==Description== | |||
The description is shown in the example above. | |||
{| class="wikitable sortable" | |||
! Параметр | |||
! Описание | |||
|- | |||
| (1) Infusion || The link to the image is indicated ''{{c|mod|Infusion}} <code>status icon.png</code>'', which is loaded from the common image repository. <br> {{c|help|More relevant for wiki in other languages.}} | |||
|- | |||
| (2) Infusion || The link itself is already indicated here and thus the names of the effect itself.. | |||
|} | |||
<includeonly> | <includeonly> | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[ru:Шаблон:Stat/doc]] | |||
</includeonly> | </includeonly> |
Revision as of 19:29, 19 June 2019
This subpage provides documentation for Template:Status link.
Code example
Writing
{{Status link|Infusion|Infusion}}
Will receive:
File:Infusion status icon.pngInfusion
Description
The description is shown in the example above.
Параметр | Описание |
---|---|
(1) Infusion | The link to the image is indicated Infusion status icon.png , which is loaded from the common image repository. More relevant for wiki in other languages. |
(2) Infusion | The link itself is already indicated here and thus the names of the effect itself.. |