Template:Status link/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Ruba159753
No edit summary
>Tonemis
No edit summary
Line 1: Line 1:
{{documentation subpage}}
{{documentation subpage}}
<!--
{{lua|Module:Item link}} -->
{{template shortcut|Stl}}
{{template shortcut|Stl}}


=Code example=
{{tlx|Status link}} creates a link to a status page.
Writing
<pre>{{Status link|Infusion|Infusion}}</pre>


Will receive:
==Parameters==
 
{| class="wikitable"
{{Status link|Infusion|Infusion}}
! Parameter
 
! Description  
==Description==
! Optional
The description is shown in the example above.
{| class="wikitable sortable"
! Parameters
! Description
|-
|-
| (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.}}
|'''1'''
|| Status page the link targets
|| {{no}}
|-
|-
| (2) Infusion || The link itself is already indicated here and thus the names of the effect itself..
|'''2'''
|| Link label
|| {{yes}}
|}
|}
==Usage==
* {{tlx|stl|Ignite}} → {{stl|Ignite}}


<includeonly>
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Formatting templates]]
[[ru:Шаблон:Status link]]
[[ru:Шаблон:Status link]]
</includeonly>
</includeonly>

Revision as of 09:10, 14 December 2019

This subpage provides documentation for Template:Status link.

Shortcut

{{Status link}} creates a link to a status page.

Parameters

Parameter Description Optional
1 Status page the link targets
2 Link label

Usage