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
(added GOG Galaxy support)
(removed Semantic MediaWiki property links (migrated to Cargo))
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
;Description
 
;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'' for the first-party services and only ever ''true'' for the third-party services. If a game is not available on the service, do not specify anything at all. All parameters can be appended with {{Code| notes}} to provide further clarification as to what is synced.
+
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 {{Code| 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. Additionally, entries for custom solutions will only take true as an option.
+
If the value for any of the rows below is ''hackable'', it will be ignored.
 
 
The value should be set to ''unknown'' only if the game is not yet released, but known to be available on the service.
 
  
 
;Arguments
 
;Arguments
* {{Code|gog galaxy}}           - Defines [[Property:Cloud support GOG Galaxy]];
+
* {{Code|discord}}
* {{Code|origin}}           - Defines [[Property:Cloud support Origin]];
+
* {{Code|epic games launcher}}
* {{Code|square enix}}     - Defines [[Property:Cloud support Square Enix]];
+
** {{Code|epic games store}} can also be used, but this parameter is only retained for back compat.
* {{Code|steam cloud}}     - Defines [[Property:Cloud support Steam]];
+
* {{Code|gog galaxy}}
* {{Code|uplay}}           - Defines [[Property:Cloud support Uplay]];
+
* {{Code|ea desktop}}
* {{Code|xbox cloud}}       - Defines [[Property:Cloud support Xbox]];
+
** {{Code|origin}} can also be used, but this parameter is only retained for back compat.
 +
* {{Code|steam cloud}}
 +
* {{Code|ubisoft connect}}
 +
** {{Code|uplay}} can also be used, but this parameter is only retained for back compat.
 +
* {{Code|xbox cloud}}
  
 
;Syntax
 
;Syntax
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|gog galaxy            =  
+
|discord                  =
|gog galaxy notes     =  
+
|discord notes            =
|origin               =  
+
|epic games launcher      =  
|origin notes          =  
+
|epic games launcher notes =  
|square enix          =  
+
|gog galaxy               =  
|square enix notes     =  
+
|gog galaxy notes          =  
|steam cloud           =  
+
|origin                    =  
|steam cloud notes     =  
+
|origin notes             =  
|uplay                =  
+
|steam cloud               =  
|uplay notes           =  
+
|steam cloud notes         =  
|xbox cloud           =  
+
|ubisoft connect          =  
|xbox cloud notes     =  
+
|ubisoft connect notes     =  
 +
|xbox cloud               =  
 +
|xbox cloud notes         =  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Latest revision as of 07:29, 27 September 2021

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
  • discord
  • epic games launcher
    • epic games store can also be used, but this parameter is only retained for back compat.
  • gog galaxy
  • ea desktop
    • origin can also be used, but this parameter is only retained for back compat.
  • steam cloud
  • ubisoft connect
    • uplay can also be used, but this parameter is only retained for back compat.
  • xbox cloud
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          = 
}}