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

Difference between revisions of "Template:ID/Documentation"

From PCGamingWiki, the wiki about fixing PC games
m (removed Chrome Store)
(Better.)
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
!Icon
 
|-
 
|DRM-free || {{ID|DRM-free}}
 
|-
 
|[[Battle.net]] || {{ID|Battle.net}}
 
|-
 
|[[Green Man Gaming|Capsule]] || {{ID|Capsule}}
 
|-
 
|[[Desura]] || {{ID|Desura}}
 
|-
 
|[[GFWL]] || {{ID|GFWL}}
 
|-
 
|[[GOG]] || {{ID|GoG}}
 
|-
 
|[[Humble Store|HumbleStore]] || {{ID|HumbleStore}}
 
|-
 
|[[Mac App Store|MacApp]] || {{ID|MacApp}}
 
|-
 
|[[Origin]] || {{ID|Origin}}
 
|-
 
|[[Steam]] || {{ID|Steam}}
 
|-
 
|[[Windows Store|WinStore]] || {{ID|WinStore}}
 
|-
 
|[[Uplay]] || {{ID|Uplay}}
 
|}
 
'''See the table to the right for recognised values.'''
 
  
* <code><nowiki>{{ID|Steam}}</nowiki></code> produces {{ID|Steam}}, which links to the Steam homepage.
+
;Arguments
* By default, the template displays the disc icon for "retail".
+
* {{Code|1}} - DRM/account system used. See below for valid values.
 +
 
 +
;Valid values
 +
: '''Accounts'''
 +
* ''Battle.net'' {{ID|battle.net}}
 +
* ''Capsule'' {{ID|capsule}}
 +
* ''Desura'' {{ID|desura}}
 +
* ''GFWL'' {{ID|gfwl}}
 +
* ''GOG'' {{ID|gog}}
 +
* ''Humble'' {{ID|humble}}
 +
* ''MacApp'' {{ID|macapp}}
 +
* ''Origin'' {{ID|origin}}
 +
* ''Steam'' {{ID|steam}}
 +
* ''Uplay'' {{ID|uplay}}
 +
* ''WinStore'' {{ID|winstore}}
 +
 
 +
: '''DRM type'''
 +
* ''DRM-free'' {{ID|drm-free}}
 +
* ''Disc'' {{ID|disc}}
 +
* ''Key'' {{ID|key}}
 +
* ''Account'' {{ID|account}}
 +
* ''Activation'' {{ID|activation}}
 +
* ''Online'' {{ID|online}}
 +
* ''Download'' {{ID|download}}
 +
* ''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]]

Revision as of 14:50, 22 August 2014

Description

This template is used for showing the account or DRM used by the game on the store. The values used are case insensitive

Arguments
  • 1 - DRM/account system used. See below for valid values.
Valid values
Accounts
  • Battle.net
    Icon overlay.png
  • Capsule
    Unknown
  • Desura
    Unknown
  • GFWL
    Icon overlay.png
  • GOG
    GOG.com key
  • Humble
    Icon overlay.png
  • MacApp
    Icon overlay.png
  • Origin
    Icon overlay.png
  • Steam
    Icon overlay.png
  • Uplay
    Icon overlay.png
  • WinStore
    Unknown
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
  • Online
    Always online (requires a constant internet connection to play)
  • Download
    Download
  • 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