Predefinição:Link If Exists/Doc
A UESPWiki – Sua fonte de The Elder Scrolls desde 1995
Summary
Creates a link to a page if that page exists; otherwise, only displays the text.
Parameters
Link If Exists | ||
---|---|---|
Parâmetero | Escopo | Descrição |
1 |
required | The page to link to. |
2 |
optional | The text to display in the link, or in place of the link. If not provided, the exact link name will be used (no pipe trick). |
Examples
{{Link If Exists|UESPWiki:Some non-existent page}}
UESPWiki:Some non-existent page
{{Link If Exists|UESPWiki:Some other non-existent page|Doesn't exist}}
Doesn't exist
{{Link If Exists|Skyrim:Skyrim|Skyrim Link}}