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:Save game cloud syncing/Documentation"

From PCGamingWiki, the wiki about fixing PC games
m (added spaces in syntax)
m (added ea desktop note)
Line 9: Line 9:
 
** {{Code|epic games store}} can also be used, but this parameter is only retained for back compat.
 
** {{Code|epic games store}} can also be used, but this parameter is only retained for back compat.
 
* {{Code|gog galaxy}}      - Defines [[Property:Cloud support GOG Galaxy]];
 
* {{Code|gog galaxy}}      - Defines [[Property:Cloud support GOG Galaxy]];
* {{Code|origin}}           - Defines [[Property:Cloud support Origin]];
+
* {{Code|ea desktop}}       - Defines [[Property:Cloud support EA Desktop]] and [[Property:Cloud support Origin]] (only retained for back compat);;
 +
** {{Code|origin}} can also be used, but this parameter is only retained for back compat.
 
* {{Code|steam cloud}}      - Defines [[Property:Cloud support Steam]];
 
* {{Code|steam cloud}}      - Defines [[Property:Cloud support Steam]];
 
* {{Code|ubisoft connect}}  - Defines [[Property:Cloud support Ubisoft Connect]] and [[Property:Cloud support Uplay]] (only retained for back compat);
 
* {{Code|ubisoft connect}}  - Defines [[Property:Cloud support Ubisoft Connect]] and [[Property:Cloud support Uplay]] (only retained for back compat);

Revision as of 08:26, 30 October 2020

Description

The purpose of the template is to quickly and easily present in table form whether online save game syncing is available and on which service. The value should only ever be true, false or unknown. All parameters can be appended with  notes to provide further clarification as to what is synced.

If the value for any of the rows below is hackable, it will be ignored.

Arguments
Syntax
{{Save game cloud syncing
|discord                   = 
|discord notes             = 
|epic games launcher       = 
|epic games launcher notes = 
|gog galaxy                = 
|gog galaxy notes          = 
|origin                    = 
|origin notes              = 
|steam cloud               = 
|steam cloud notes         = 
|ubisoft connect           = 
|ubisoft connect notes     = 
|xbox cloud                = 
|xbox cloud notes          = 
}}