Difference between revisions of "Template:DisambigMsg/doc"

From Stoneshard wiki
Jump to navigation Jump to search
old>Maintenance script-gpuser
(Automated Import)
 
m (2 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{doc/start}}
{{doc/start}}
==Usage==
==Usage==
Usage is {{tlx|DisambigMsg|''what this article is about''|''what other article 1 is about''|''name of other article 1''|''what other article 2 is about''|''name of other article 2''|...)}}.  You can provide up to three pairs of "other article" parameters as you want (minimum one, of course).   
Usage is {{tlx|DisambigMsg|''what this article is about''|''what other article 1 is about''|''name of other article 1''|''what other article 2 is about''|''name of other article 2''|...)}}.  You can provide up to three pairs of "other article" parameters as you want (minimum one, of course).  Shortcut: {{tl|for}}


For example, {{tlx|DisambigMsg|the quest Test|the Achievement |Test (achievement)}} will result in:
For example, {{tlx|DisambigMsg|the quest Test|the Achievement |Test (achievement)}} will result in:
Line 10: Line 10:
{| style="padding-bottom:5px;padding-left:25px"
{| style="padding-bottom:5px;padding-left:25px"
|{{DisambigMsg|the quest Test|the class|Test (class)|the achievement|Test (achievement)}}
|{{DisambigMsg|the quest Test|the class|Test (class)|the achievement|Test (achievement)}}
|}
In order to omit "This article is about" part, leave the first parameter empty. {{tlx|DisambigMsg|{{!}}the class|Test (class)|the achievement|Test (achievement)}} will result in:
{| style="padding-bottom:5px;padding-left:25px"
|{{DisambigMsg||the class|Test (class)|the achievement|Test (achievement)}}
|}
|}
{{doc/end}}
{{doc/end}}

Latest revision as of 20:45, 21 November 2021

Template-info.png Documentation

Usage

Usage is {{DisambigMsg|what this article is about|what other article 1 is about|name of other article 1|what other article 2 is about|name of other article 2|...)}}. You can provide up to three pairs of "other article" parameters as you want (minimum one, of course). Shortcut: {{for}}

For example, {{DisambigMsg|the quest Test|the Achievement|Test (achievement)}} will result in:

Disambig.png This article is about the quest Test. For the Achievement , see Test (achievement).

{{DisambigMsg|the quest Test|the class|Test (class)|the achievement|Test (achievement)}} will result in:

Disambig.png This article is about the quest Test. For the class, see Test (class). For the achievement, see Test (achievement).

In order to omit "This article is about" part, leave the first parameter empty. {{DisambigMsg||the class|Test (class)|the achievement|Test (achievement)}} will result in:

Disambig.png For the class, see Test (class). For the achievement, see Test (achievement).