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:ID/Documentation"

From PCGamingWiki, the wiki about fixing PC games
m (fixed HumbleStore)
m (more space)
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{|class="wikitable" style="float: right; margin: 10px;"
+
;Description
!Distributor
+
This template is used for showing the account or DRM used by the game on the store. The values used are case insensitive. Do not use this template directly on game pages (see [[Template:Availability]]).
!Icon
 
|-
 
|DRM-free || {{ID|DRM-free}}
 
|-
 
|Retail || {{ID|Retail}}
 
|-
 
|[[Amazon]] || {{ID|Amazon}}
 
|-
 
|[[Battle.net]] || {{ID|Battle.net}}
 
|-
 
|[[Chrome Web Store|ChromeStore]] || {{ID|ChromeStore}}
 
|-
 
|[[Desura]] || {{ID|Desura}}
 
|-
 
|[[GameFly]] || {{ID|GameFly}}
 
|-
 
|[[GamersGate]] || {{ID|GamersGate}}
 
|-
 
|[[GFWL]] || {{ID|GFWL}}
 
|-
 
|[[GameStop]] || {{ID|GameStop}}
 
|-
 
|[[GOG]] || {{ID|GoG}}
 
|-
 
|[[GMG]] || {{ID|GMG}}
 
|-
 
|[[Humble Store|HumbleStore]] || {{ID|HumbleStore}}
 
|-
 
|[[Mac App Store|MacApp]] || {{ID|MacApp}}
 
|-
 
|[[OnLive]] || {{ID|OnLive}}
 
|-
 
|[[Origin]] || {{ID|Origin}}
 
|-
 
|[[Steam]] || {{ID|Steam}}
 
|-
 
|[[Windows Store|WinStore]] || {{ID|WinStore}}
 
|-
 
|[[Uplay]] || {{ID|Uplay}}
 
|-
 
|[[Ubuntu Software Centre|USC]] || {{ID|USC}}
 
|}
 
'''See the table to the right for recognised values.'''
 
  
* <code><nowiki>{{ID|Steam}}</nowiki></code> produces {{ID|Steam}}, which links to the Steam homepage.
+
 
* By default, the template displays the disc icon for "retail".
+
;Arguments
 +
* {{Code|1}} - DRM/account system used. See below for valid values.
 +
 
 +
 
 +
;Valid values
 +
: '''Accounts'''
 +
* ''[[Battle.net]]'' {{ID|battle.net}}
 +
* ''[[Bethesda.net]]'' {{ID|bethesda.net}}
 +
* ''[[Epic Games Store]]'' {{ID|Epic Games Store}}
 +
* ''[[Games for Windows - LIVE|GFWL]]'' {{ID|gfwl}}
 +
* ''[[GOG.com|GOG]]'' {{ID|gog}}
 +
* ''[[GOG.com|GOG Galaxy]]'' {{ID|galaxy}}
 +
* ''[[Humble Store|Humble]]'' {{ID|humble}}
 +
* ''[[Mac App Store|MacApp]]'' {{ID|macapp}}
 +
* ''[[Microsoft Store]]'' {{ID|Microsoft Store}}
 +
* ''[[Oculus Store|Oculus]]'' {{ID|oculus}}
 +
* ''[[Origin]]'' {{ID|origin}}
 +
* ''[[Green Man Gaming|Playfire Client]]'' {{ID|playfire}}
 +
* ''[[Rockstar Games Launcher]]'' {{ID|Rockstar Games Launcher}}
 +
* ''[[Steam]]'' {{ID|steam}}
 +
* ''[[Ubisoft Connect]]'' {{ID|ubisoft connect}}
 +
 
 +
: '''[[Digital rights management (DRM)|DRM]] type'''
 +
* ''DRM-free'' {{ID|drm-free}}
 +
* ''Disc'' {{ID|disc}}
 +
* ''Key'' {{ID|key}}
 +
* ''Account'' {{ID|account}}
 +
* ''Activation'' {{ID|activation}}
 +
* ''Actlimit'' {{ID|actlimit}}
 +
* ''Online'' {{ID|online}}
 +
* ''Download'' {{ID|download}}
 +
* ''Floppy'' {{ID|floppy}}
 +
* ''Physical'' {{ID|physical}}
 +
* ''Unknown'' {{ID|unknown}}
 +
 
 +
Pages not using one of the above values will be put into the [[:Category:Invalid template usage|invalid template usage category]].
 +
 
 +
 
 +
;Syntax
 +
<pre><nowiki>{{ID|1}}</nowiki></pre>
 +
 
 +
<includeonly>[[Category:Icon templates]]</includeonly>
 +
<noinclude>[[Category:Documentation templates]]</noinclude>
 +
 
 +
 
 +
;See also
 +
* [[Template:Availability]]

Latest revision as of 11:17, 28 October 2020

Description

This template is used for showing the account or DRM used by the game on the store. The values used are case insensitive. Do not use this template directly on game pages (see Template:Availability).


Arguments
  • 1 - DRM/account system used. See below for valid values.


Valid values
Accounts
DRM type
  • DRM-free
    DRM-free
  • Disc
    Disc check (requires the CD/DVD in the drive to play)
  • Key
    CD key
  • Account
  • Activation
    Requires online activation
  • Actlimit Can only be used x times
  • Online
    Always online (requires a constant internet connection to play)
  • Download
    Download
  • Floppy
    Floppy disk check (requires the original floppy in the drive to play)
  • Physical
    Prompts for answers from manual, code wheel, etc.
  • Unknown
    DRM details are not known

Pages not using one of the above values will be put into the invalid template usage category.


Syntax
{{ID|1}}


See also