Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Template:Disambig/Documentation"

From PCGamingWiki, the wiki about fixing PC games
(basic explanation)
 
m (updated doc)
Line 1: Line 1:
Specify each entry in its own parameter up to a total of nine parameters (four pairs). The first parameter is optional.
+
;Description
 +
Use {{T|disambig}} to provide clarification between multiple games. It is used primarily to distinguish games using the same title (original game vs. series reboot) and to distinguish original titles from their remakes. The tag can support a single descriptor for the current page, along with up to 4 separate game pairs (a link descriptor and the actual link).
  
==Usage==
+
{{ii}} The tag is to be placed directly underneath the series sidebar tag. If the game does not have a series sidebar, place the tag directly underneath the infobox.
<pre>{{Disambig||the 2007 remake|[[Tomb Raider: Anniversary]]}}</pre>
+
{{ii}} Use the tag only when needed. It can be omitted from an article otherwise.
  
{{Disambig||the 2007 remake|[[Tomb Raider: Anniversary]]}}
+
;Usage
 +
<pre><nowiki>
 +
{{Disambig|<CURRENT PAGE DESCRIPTOR>|<FIRST LINK DESCRIPTOR>|<FIRST GAME PAGE LINK>|<SECOND LINK DESCRIPTOR>|<SECOND GAME PAGE LINK>}}
 +
</nowiki></pre>
  
<pre>{{Disambig|the original game|the 2007 remake|[[Tomb Raider: Anniversary]]|the 2013 reboot|see [[Tomb Raider (2013)]]}}</pre>
+
;Example
 +
{{ii}} Taken from [[Tomb Raider]]
 +
<pre><nowiki>
 +
{{Disambig|the original game|the remake|[[Tomb Raider: Anniversary]]|the reboot|[[Tomb Raider (2013)]]}}
 +
</nowiki></pre>
 +
{{Disambig|the original game|the remake|[[Tomb Raider: Anniversary]]|the reboot|[[Tomb Raider (2013)]]}}
  
{{Disambig|the original game|the 2007 remake|[[Tomb Raider: Anniversary]]|the 2013 reboot|see [[Tomb Raider (2013)]]}}
+
;Example #2
 +
{{ii}} Taken from [[Doom Classic]]
 +
<pre><nowiki>
 +
{{disambig|the 2020 Unity re-release|the original 1993 game|[[Doom (1993)]]|the 2016 game|[[Doom (2016)]]|the version included in the BFG Edition|[[Doom 3: BFG Edition]]}}
 +
</nowiki></pre>
 +
{{disambig|the 2020 Unity re-release|the original 1993 game|[[Doom (1993)]]|the 2016 game|[[Doom (2016)]]|the version included in the BFG Edition|[[Doom 3: BFG Edition]]}}
 +
 
 +
;Arguments
 +
* <code>1=</code> - Current page description (optional)
 +
''Pair #1:''
 +
* <code>2=</code> - First link description
 +
* <code>3=</code> - First link
 +
''Pair #2:''
 +
* <code>4=</code> - Second link description
 +
* <code>5=</code> - Second link
 +
''Pair #3:''
 +
* <code>6=</code> - Third link description
 +
* <code>7=</code> - Third link
 +
''Pair #4:''
 +
* <code>8=</code> - Fourth link description
 +
* <code>9=</code> - Fourth link

Revision as of 10:42, 8 February 2020

Description

Use {{disambig}} to provide clarification between multiple games. It is used primarily to distinguish games using the same title (original game vs. series reboot) and to distinguish original titles from their remakes. The tag can support a single descriptor for the current page, along with up to 4 separate game pairs (a link descriptor and the actual link).

The tag is to be placed directly underneath the series sidebar tag. If the game does not have a series sidebar, place the tag directly underneath the infobox.
Use the tag only when needed. It can be omitted from an article otherwise.
Usage
{{Disambig|<CURRENT PAGE DESCRIPTOR>|<FIRST LINK DESCRIPTOR>|<FIRST GAME PAGE LINK>|<SECOND LINK DESCRIPTOR>|<SECOND GAME PAGE LINK>}}
Example
Taken from Tomb Raider
{{Disambig|the original game|the remake|[[Tomb Raider: Anniversary]]|the reboot|[[Tomb Raider (2013)]]}}

This page is for the original game. For the remake, see Tomb Raider: Anniversary. For the reboot, see Tomb Raider (2013).

Example #2
Taken from Doom Classic
{{disambig|the 2020 Unity re-release|the original 1993 game|[[Doom (1993)]]|the 2016 game|[[Doom (2016)]]|the version included in the BFG Edition|[[Doom 3: BFG Edition]]}}

This page is for the 2020 Unity re-release. For the original 1993 game, see Doom (1993). For the 2016 game, see Doom (2016). For the version included in the BFG Edition, see Doom 3: BFG Edition.

Arguments
  • 1= - Current page description (optional)

Pair #1:

  • 2= - First link description
  • 3= - First link

Pair #2:

  • 4= - Second link description
  • 5= - Second link

Pair #3:

  • 6= - Third link description
  • 7= - Third link

Pair #4:

  • 8= - Fourth link description
  • 9= - Fourth link