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
m (Reverted edits by Suicide machine (talk) to last revision by Aemony)
Tag: Rollback
(38 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| id="save-sync-table" class="wikitable template-infotable"
+
<includeonly>{{#vardefine:section|Save_game_cloud_syncing}}{{#if:{{{epic games store|}}}{{{discord|}}}{{{gog galaxy|}}}{{{origin|}}}{{{steam cloud|}}}{{{uplay|}}}{{{xbox cloud|}}}{{#var:ScummVM}}|{{#if:{{{epic games store|}}}{{{discord|}}}{{{gog galaxy|}}}{{{origin|}}}{{{steam cloud|}}}{{{uplay|}}}{{{xbox cloud|}}}|<div class="container-pcgwikitable"><table class="pcgwikitable template-infotable template-gamedata" id="table-cloudsync">
|-
+
<tr class="template-infotable-head table-cloudsync-head-row">
! width="230" | System
+
<th scope="col" style="width: 230px;" class="table-cloudsync-head-system">System</th>
! width="46" | Native
+
<th scope="col" style="width: 50px;" class="table-cloudsync-head-rating">Native</th>
! width="444" | Notes
+
<th scope="col" style="width: 540px;" class="table-cloudsync-head-notes">Notes</th>
|-
+
</tr>
 +
<!-- Discord -->
 +
{{#if: {{#var:Discord}} |
 +
<tr class="template-infotable-body table-cloudsync-body-row">
 +
<th scope="row" class="table-cloudsync-body-system">[[Store:Discord|Discord]]</th>
 +
<td class="table-cloudsync-body-rating">{{Tickcross-nohack|{{{discord|}}}|Cloud support Discord}}</td>
 +
<td class="table-cloudsync-body-notes">{{{discord notes|}}}</td>
 +
</tr>
 +
}}
  
<!-- Origin -->
+
<!-- Epic Games Store -->
{{#if: {{{origin|}}} |
+
{{#if: {{#var:Epic Games Store}} |
{{#ifeq: {{{origin|}}} | hackable |  |
+
<tr class="template-infotable-body table-cloudsync-body-row">
! [[Origin]]
+
<th scope="row" class="table-cloudsync-body-system">[[Store:Epic Games Store|Epic Games Store]]</th>
{{!}} {{Tickcross|{{{origin|}}}|Cloud support Origin}}
+
<td class="table-cloudsync-body-rating">{{Tickcross-nohack|{{{epic games store|}}}|Cloud support Epic Games Store}}</td>
{{!}} style="text-align: center; padding: 0px 3px;" {{!}} {{{origin notes|}}}
+
<td class="table-cloudsync-body-notes">{{{epic games store notes|}}}</td>
{{!-}}
+
</tr>
 
}}
 
}}
 +
 +
<!-- GOG Galaxy -->
 +
{{#if: {{#var:gogcom id}} |
 +
<tr class="template-infotable-body table-cloudsync-body-row">
 +
<th scope="row" class="table-cloudsync-body-system">[[Store:GOG.com|GOG Galaxy]]</th>
 +
<td class="table-cloudsync-body-rating">{{Tickcross-nohack|{{{gog galaxy|}}}|Cloud support GOG Galaxy}}</td>
 +
<td class="table-cloudsync-body-notes">{{{gog galaxy notes|}}}</td>
 +
</tr>
 
}}
 
}}
  
<!-- Square Enix e-Store -->
+
<!-- Origin -->
{{#if: {{{square enix|}}} |
+
{{#ifeq:{{#var:Origin}}{{{origin|}}}|||
{{#ifeq: {{{square enix|}}} | hackable | |
+
{{#ifeq:{{#var:Origin}}{{{origin|}}}|unknown||
! [https://store.eu.square-enix.com Square Enix e-Store]
+
<tr class="template-infotable-body table-cloudsync-body-row">
{{!}} {{Tickcross|{{{square enix|}}}|Cloud support Square Enix}}
+
<th scope="row" class="table-cloudsync-body-system">[[Store:Origin|Origin]]</th>
{{!}} style="text-align: center; padding: 0px 3px;" {{!}} {{{square enix notes|}}}
+
<td class="table-cloudsync-body-rating">{{Tickcross-nohack|{{{origin|}}}|Cloud support Origin}}</td>
{{!-}}
+
<td class="table-cloudsync-body-notes">{{{origin notes|}}}</td>
}}
+
</tr>
 +
}}
 
}}
 
}}
  
 
<!-- Steam Cloud -->
 
<!-- Steam Cloud -->
{{#if: {{{steam cloud|}}} |
+
{{#if: {{#var:steam appid}} |
{{#ifeq: {{{steam cloud|}}} | hackable |  |
+
<tr class="template-infotable-body table-cloudsync-body-row">
! [[Steam Cloud]]
+
<th scope="row" class="table-cloudsync-body-system">[[Store:Steam#Steam Cloud|Steam Cloud]]</th>
{{!}} {{Tickcross|{{{steam cloud|}}}|Cloud support Steam}}
+
<td class="table-cloudsync-body-rating">{{Tickcross-nohack|{{{steam cloud|}}}|Cloud support Steam}}</td>
{{!}} style="text-align: center; padding: 0px 3px;" {{!}} {{{steam cloud notes|}}}
+
<td class="table-cloudsync-body-notes">{{{steam cloud notes|}}}</td>
{{!-}}
+
</tr>
}}
 
 
}}
 
}}
  
 
<!-- Uplay -->
 
<!-- Uplay -->
{{#if: {{{uplay|}}} |
+
{{#ifeq:{{#var:Uplay}}{{{uplay|}}}|||
{{#ifeq: {{{uplay|}}} | hackable | |
+
{{#ifeq:{{#var:Uplay}}{{{uplay|}}}|unknown||
! [[Uplay]]
+
<tr class="template-infotable-body table-cloudsync-body-row">
{{!}} {{Tickcross|{{{uplay|}}}|Cloud support Uplay}}
+
<th scope="row" class="table-cloudsync-body-system">[[Store:Uplay|Uplay]]</th>
{{!}} style="text-align: center; padding: 0px 3px;" {{!}}{{{uplay notes|}}}
+
<td class="table-cloudsync-body-rating">{{Tickcross-nohack|{{{uplay|}}}|Cloud support Uplay}}</td>
{{!-}}
+
<td class="table-cloudsync-body-notes">{{{uplay notes|}}}</td>
}}
+
</tr>
 +
}}
 
}}
 
}}
  
<!-- GameSave Manager -->
+
<!-- Xbox Cloud -->
{{#if: {{{gamesave manager|}}} |
+
{{#ifeq:{{#var:Xbox}}{{{xbox cloud|}}}|||
{{#ifeq: {{{gamesave manager|}}} | true |
+
{{#ifeq:{{#var:Xbox}}{{{xbox cloud|}}}|unknown||
! [[GameSave Manager]]
+
<tr class="template-infotable-body table-cloudsync-body-row">
{{!}} {{Tickcross|{{{gamesave manager|}}}|Cloud support GameSave Manager}}
+
<th scope="row" class="table-cloudsync-body-system">[[Store:Microsoft Store|Xbox Cloud]]</th>
{{!}} style="text-align: center; padding: 0px 3px;" {{!}}{{{gamesave manager notes|}}}
+
<td class="table-cloudsync-body-rating">{{Tickcross-nohack|{{{xbox cloud|}}}|Cloud support Xbox}}</td>
{{!-}}
+
<td class="table-cloudsync-body-notes">{{{xbox cloud notes|}}}</td>
}}
+
</tr>
 +
}}
 
}}
 
}}
|}<noinclude>{{Documentation}}</noinclude>
+
</table></div>}}{{#ifeq: {{#var:ScummVM}} | true | {{ii}} ScummVM 2.1+ supports cloud saves on third-party cloud storage services. See the [https://wiki.scummvm.org/index.php?title=User_Manual/Using_Cloud_and_LAN_features ScummVM user manual] for details. }}{{#vardefine:cloud|present}}|{{ii}} ''No save game cloud syncing information; you can <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page]</span> to add it.''}}</includeonly><noinclude>{{#cargo_declare:
 +
_table=Cloud
 +
|Discord=String
 +
|Epic_Games_Store=String
 +
|GOG_Galaxy=String
 +
|Origin=String
 +
|Steam=String
 +
|Uplay=String
 +
|Xbox=String
 +
}}</noinclude><includeonly>{{#if:{{#var:Game}}|{{#cargo_store:
 +
_table=Cloud
 +
|Discord={{{discord|}}}
 +
|Epic_Games_Store={{{epic games store|}}}
 +
|GOG_Galaxy={{{gog galaxy|}}}
 +
|Origin={{{origin|}}}
 +
|Steam={{{steam cloud|}}}
 +
|Uplay={{{uplay|}}}
 +
|Xbox={{{xbox cloud|}}}
 +
}}|}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 19:18, 4 June 2020

This template defines the table "Cloud". View table.

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          = 
}}