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
(added physical DRM type)
m (more space)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
;Description
 
;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]]).
 
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
 
;Arguments
 
* {{Code|1}} - DRM/account system used. See below for valid values.
 
* {{Code|1}} - DRM/account system used. See below for valid values.
 +
  
 
;Valid values
 
;Valid values
 
: '''Accounts'''
 
: '''Accounts'''
 
* ''[[Battle.net]]'' {{ID|battle.net}}
 
* ''[[Battle.net]]'' {{ID|battle.net}}
* ''[[Desura]]'' {{ID|desura}}
+
* ''[[Bethesda.net]]'' {{ID|bethesda.net}}
 +
* ''[[Epic Games Store]]'' {{ID|Epic Games Store}}
 
* ''[[Games for Windows - LIVE|GFWL]]'' {{ID|gfwl}}
 
* ''[[Games for Windows - LIVE|GFWL]]'' {{ID|gfwl}}
 
* ''[[GOG.com|GOG]]'' {{ID|gog}}
 
* ''[[GOG.com|GOG]]'' {{ID|gog}}
 +
* ''[[GOG.com|GOG Galaxy]]'' {{ID|galaxy}}
 
* ''[[Humble Store|Humble]]'' {{ID|humble}}
 
* ''[[Humble Store|Humble]]'' {{ID|humble}}
 
* ''[[Mac App Store|MacApp]]'' {{ID|macapp}}
 
* ''[[Mac App Store|MacApp]]'' {{ID|macapp}}
 +
* ''[[Microsoft Store]]'' {{ID|Microsoft Store}}
 +
* ''[[Oculus Store|Oculus]]'' {{ID|oculus}}
 
* ''[[Origin]]'' {{ID|origin}}
 
* ''[[Origin]]'' {{ID|origin}}
 
* ''[[Green Man Gaming|Playfire Client]]'' {{ID|playfire}}
 
* ''[[Green Man Gaming|Playfire Client]]'' {{ID|playfire}}
 +
* ''[[Rockstar Games Launcher]]'' {{ID|Rockstar Games Launcher}}
 
* ''[[Steam]]'' {{ID|steam}}
 
* ''[[Steam]]'' {{ID|steam}}
* ''[[Uplay]]'' {{ID|uplay}}
+
* ''[[Ubisoft Connect]]'' {{ID|ubisoft connect}}
* ''[[Ubuntu Software Center|USC]]'' {{ID|USC}}
 
* ''[[Windows Store|WinStore]]'' {{ID|winstore}}
 
  
 
: '''[[Digital rights management (DRM)|DRM]] type'''
 
: '''[[Digital rights management (DRM)|DRM]] type'''
Line 29: Line 34:
 
* ''Online'' {{ID|online}}
 
* ''Online'' {{ID|online}}
 
* ''Download'' {{ID|download}}
 
* ''Download'' {{ID|download}}
 +
* ''Floppy'' {{ID|floppy}}
 
* ''Physical'' {{ID|physical}}
 
* ''Physical'' {{ID|physical}}
 
* ''Unknown'' {{ID|unknown}}
 
* ''Unknown'' {{ID|unknown}}
  
 
Pages not using one of the above values will be put into the [[:Category:Invalid template usage|invalid template usage category]].
 
Pages not using one of the above values will be put into the [[:Category:Invalid template usage|invalid template usage category]].
 +
  
 
;Syntax
 
;Syntax
Line 39: Line 46:
 
<includeonly>[[Category:Icon templates]]</includeonly>
 
<includeonly>[[Category:Icon templates]]</includeonly>
 
<noinclude>[[Category:Documentation templates]]</noinclude>
 
<noinclude>[[Category:Documentation templates]]</noinclude>
 +
  
 
;See also
 
;See also
 
* [[Template:Availability]]
 
* [[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