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.

Template:Registry

From PCGamingWiki, the wiki about fixing PC games
Documentation for the above template (sometimes hidden from view).
Description

This template is a shorthand for the registry alternate type of the {{File}} template.

Note that this styling template is meant for fixboxes and regular text, and should not be used in game data rows.

Arguments
  • 1 - text used.
Syntax
{{Registry|1}}
Example #1
Typing this:
{{Registry|{{p|hkcu}}}}
Will appear on the page like this: HKEY_CURRENT_USER
Example #2
Typing this:
{{Registry|{{p|hklm}}\SOFTWARE\Electronic Arts\Red Alert}}
Will appear on the page like this: HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\Red Alert
Related