Template:DisambigMsg

From Stoneshard wiki
Revision as of 20:42, 13 October 2020 by old>Phoe nixx (fix italicizing if the first parameter is omitted)
Jump to navigation Jump to search
Disambig.png For {{{2}}}, see [[{{{3}}}]].
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).