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
(Created page with ";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 on...")
 
m
Line 3: Line 3:
  
 
;Arguments
 
;Arguments
* {{Code|origin}} -  
+
* {{Code|origin}}           - Defines [[Property:Cloud support Origin]];
* {{Code|square enix}} -  
+
* {{Code|square enix}}     - Defines [[Property:Cloud support Square Enix]];
* {{Code|steam cloud}} -  
+
* {{Code|steam cloud}}     - Defines [[Property:Cloud support Steam]];
* {{Code|uplay}} -  
+
* {{Code|uplay}}           - Defines [[Property:Cloud support uPlay]];
* {{Code|gamesave manager}} -  
+
* {{Code|gamesave manager}} - Defines [[Property:Cloud support GameSave Manager]];
  
 
;Syntax
 
;Syntax

Revision as of 10:44, 19 October 2013

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 or false 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  notes to provide further clarification as to what is synced.

Arguments
Syntax
{{Save game cloud syncing
|origin                = 
|origin notes          = 
|square enix           = 
|square enix notes     = 
|steam cloud           = 
|steam cloud notes     = 
|uplay                 = 
|uplay notes           = 
|gamesave manager      = 
|gamesave manager notes= 
}}