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"

From PCGamingWiki, the wiki about fixing PC games
(added Cargo support)
(improved Cargo naming; Cargo store for games only)
Line 66: Line 66:
 
</table></div>{{#vardefine:cloud|present}}<noinclude>{{#cargo_declare:
 
</table></div>{{#vardefine:cloud|present}}<noinclude>{{#cargo_declare:
 
_table=Save_game_cloud_syncing
 
_table=Save_game_cloud_syncing
|Cloud_support_Discord=String
+
|Discord=String
|Cloud_support_GOG_Galaxy=String
+
|GOG_Galaxy=String
|Cloud_support_Origin=String
+
|Origin=String
|Cloud_support_Steam=String
+
|Steam=String
|Cloud_support_Uplay=String
+
|Uplay=String
|Cloud_support_Xbox=String
+
|Xbox=String
}}</noinclude><includeonly>{{#cargo_store:
+
}}</noinclude><includeonly>{{#if:{{#var:Game}}|{{#cargo_store:
 
_table=Save_game_cloud_syncing
 
_table=Save_game_cloud_syncing
|Cloud_support_Discord={{{discord|}}}
+
|Discord={{{discord|}}}
|Cloud_support_GOG_Galaxy={{{gog galaxy|}}}
+
|GOG_Galaxy={{{gog galaxy|}}}
|Cloud_support_Origin={{{origin|}}}
+
|Origin={{{origin|}}}
|Cloud_support_Steam={{{steam cloud|}}}
+
|Steam={{{steam cloud|}}}
|Cloud_support_Uplay={{{uplay|}}}
+
|Uplay={{{uplay|}}}
|Cloud_support_Xbox={{{xbox cloud|}}}
+
|Xbox={{{xbox cloud|}}}
}}</includeonly><noinclude>{{Documentation}}</noinclude>
+
}}|}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 07:29, 31 March 2019

System Native Notes

This template defines the table "Save_game_cloud_syncing". This table has not been created yet.

Documentation for the above template (sometimes hidden from view).
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          = 
}}