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:XDG/Documentation

From PCGamingWiki, the wiki about fixing PC games
< Template:XDG
Revision as of 15:06, 1 July 2013 by Anonymous (talk | contribs) (Created page with ";Description This template states whether the game observes the [http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html XDG base directory specification]. ;Ar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Description

This template states whether the game observes the XDG base directory specification.

Arguments
  • 1
Possible values: true, false, other
Use true if the games observes all parts of the specification, including where to save if the value is not set (~/.local/share/, ~/.config/), as well as using either the environmental values XDG_DATA_HOME, XDG_CONFIG_HOME or both. Sets Property:Linux XDG support to true.
Use false if none of the above are followed. Sets Property:Linux XDG support to false.
If the case is different (environmental values are observed but not the default location, game crashes when value is set), enter a custom text describing the issue instead, like so {{XDG|Custom text goes here.}}. Sets Property:Linux XDG support to other.
Syntax

{{XDG|1}}