Difference between revisions of "Template:KLOV game/doc"

From blackwiki
Jump to navigation Jump to search
imported>Jonesey95
m (Fix Linter errors using AutoEd)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
+
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata -->
 +
{{Uses Wikidata|P2858}}
 +
{{Tracks Wikidata|P2858}}
 +
{{Lua|Module:EditAtWikidata|Module:WikidataCheck}}
  
=== Description ===
 
 
Template for an external link to the [[Killer List of Videogames]].
 
Template for an external link to the [[Killer List of Videogames]].
  
=== Usage ===
+
== Usage ==
 
  <nowiki>{{</nowiki>KLOV game|id=''id''<nowiki>}}</nowiki>
 
  <nowiki>{{</nowiki>KLOV game|id=''id''<nowiki>}}</nowiki>
 
  <nowiki>{{</nowiki>KLOV game|''id''<nowiki>}}</nowiki>
 
  <nowiki>{{</nowiki>KLOV game|''id''<nowiki>}}</nowiki>
Line 13: Line 15:
 
Where:
 
Where:
 
* ''id'' is the game's id included in the external link as:
 
* ''id'' is the game's id included in the external link as:
** <tt><nowiki>http://www.arcade-museum.com/game_detail.php?game_id=</nowiki>'''''id'''''</tt>
+
** <code><nowiki>http://www.arcade-museum.com/game_detail.php?game_id=</nowiki>'''''id'''''</code>
 
* ''name'' is the name of the game displayed as the link text (default: the current page title).
 
* ''name'' is the name of the game displayed as the link text (default: the current page title).
  
==== Example ====
+
== Example ==
 
  <nowiki>* {{</nowiki>KLOV game|id=9662|name=Space Invaders<nowiki>}}</nowiki>
 
  <nowiki>* {{</nowiki>KLOV game|id=9662|name=Space Invaders<nowiki>}}</nowiki>
 
is displayed as:
 
is displayed as:
 
* {{KLOV game|id=9662|name=Space Invaders}}
 
* {{KLOV game|id=9662|name=Space Invaders}}
  
=== See also ===
+
== Tracking categories ==
 +
* {{clc|KLOV game ID same as Wikidata}}
 +
* {{clc|KLOV game ID different from Wikidata}}
 +
* {{clc|KLOV game ID not in Wikidata}}
 +
 
 +
== See also ==
 
* {{tl|MobyGames}}
 
* {{tl|MobyGames}}
  
<includeonly>
+
<includeonly>{{Sandbox other||
<!-- CATEGORIES HERE, THANKS -->
+
<!-- Categories below this line and interwikis at Wikidata -->
[[Category:Video game external link templates|{{PAGENAME}}]]
+
[[Category:Video game external link templates]]
</includeonly>
+
[[Category:External link templates using Wikidata]]
 +
[[Category:Templates that add a tracking category]]
 +
}}</includeonly>

Latest revision as of 02:23, 3 June 2020

Template:Uses Wikidata Template:Tracks Wikidata

Template for an external link to the Killer List of Videogames.

Usage

{{KLOV game|id=id}}
{{KLOV game|id}}

{{KLOV game|id=id|name=name}}
{{KLOV game|id|name}}

Where:

  • id is the game's id included in the external link as:
    • http://www.arcade-museum.com/game_detail.php?game_id=id
  • name is the name of the game displayed as the link text (default: the current page title).

Example

* {{KLOV game|id=9662|name=Space Invaders}}

is displayed as:

Tracking categories

See also