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.

Topic on Template talk:Save game cloud syncing

Line 5: Line 5:
 
<pre>
 
<pre>
 
<!-- Developer server -->
 
<!-- Developer server -->
{{#if: {{#var:Epic Games Launcher}} |
+
{{#if: {{#var:Developer server}} |
 
<tr class="template-infotable-body table-cloudsync-body-row">
 
<tr class="template-infotable-body table-cloudsync-body-row">
<th scope="row" class="table-cloudsync-body-system">[[Store:Epic Games Store|Epic Games Launcher]]</th>
+
<th scope="row" class="table-cloudsync-body-system">Developer server</th>
<td class="table-cloudsync-body-rating">{{Tickcross-nohack|{{{epic games store|}}}{{{epic games launcher|}}}}}</td>
+
<td class="table-cloudsync-body-rating">{{Tickcross-nohack|{{{developer server|}}}}}</td>
<td class="table-cloudsync-body-notes">{{{epic games store notes|}}}{{{epic games launcher notes|}}}</td>
+
<td class="table-cloudsync-body-notes">{{{developer server notes|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}