قالب:User Link/Doc

The UESPWiki – Your source for The Elder Scrolls since 1995
اذهب إلى: تصفح، ابحث

Summary

This template provides a standard way to link a single user name or IP address, most likely from another template. It includes a simple parser to strip parenthetical text from the link and include it as plain text instead.

Parameters

User Link
Parameter Scope Description
1 optional The user name or IP address to link. If empty, no text will be displayed. If square brackets are included, the parameter will be displayed precisely as passed with no attempt to link or parse.
pre optional Text to add before the link.

Examples

{{User Link|Example}}

Example

{{User Link|1.2.3.4}}

1.2.3.4

{{User Link|Example (in-game)}}

Example (in-game)

{{User Link|Customized [[User:Example|link (for some reason)]]}}

Customized link (for some reason)

{{#sub:{{#explodeargs:Example, 1.2.3.4|,|User Link|1|pre=, }}|6}}