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:Absent properties"

From PCGamingWiki, the wiki about fixing PC games
(added default values for screenshots)
(added game data handling)
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>{{#set:
 
<includeonly>{{#set:
 
|Article state is stub={{#if:{{#var:Stub}}|true|false}}
 
|Article state is stub={{#if:{{#var:Stub}}|true|false}}
 +
|Article state is cleanup={{#if:{{#var:Cleanup}}|true|false}}
 
|Top={{#var:Top last}}
 
|Top={{#var:Top last}}
 
|Warnings={{#var:Warnings}}
 
|Warnings={{#var:Warnings}}
 
|GameSpy={{#var:GameSpy}}
 
|GameSpy={{#var:GameSpy}}
 
|Always online={{#var:Always online}}
 
|Always online={{#var:Always online}}
|Retail only={{#if:{{#var:digital}}||true}}
+
|Available digitally={{#if:{{#var:digital}}|true|false}}
 +
|Config data={{#var:config data|n/a}}
 +
|Save data={{#var:save data|n/a}}
 
|Tickcross unknown={{#var:tickcross unknown}}
 
|Tickcross unknown={{#var:tickcross unknown}}
 
|Settings screenshots={{#if:{{#var:Video settings screenshots}}{{#var:Input settings screenshots}}{{#var:Audio settings screenshots}}{{#var:Network screenshots}}{{#var:VR support screenshots}}|true|false}}
 
|Settings screenshots={{#if:{{#var:Video settings screenshots}}{{#var:Input settings screenshots}}{{#var:Audio settings screenshots}}{{#var:Network screenshots}}{{#var:VR support screenshots}}|true|false}}
|Video settings screenshots={{#var:Video settings screenshots|false}}
+
|Video screenshots={{#var:Video settings screenshots|false}}
|Input settings screenshots={{#var:Input settings screenshots|false}}
+
|Input screenshots={{#var:Input settings screenshots|false}}
|Audio settings screenshots={{#var:Audio settings screenshots|false}}
+
|Audio screenshots={{#var:Audio settings screenshots|false}}
 
|Network screenshots={{#if:{{#var:Network}}|{{#var:Network screenshots|false}}|n/a}}
 
|Network screenshots={{#if:{{#var:Network}}|{{#var:Network screenshots|false}}|n/a}}
|VR support screenshots={{#if:{{#var:VR support}}|{{#var:VR support screenshots|false}}|n/a}}
+
|VR screenshots={{#if:{{#var:VR support}}|{{#var:VR support screenshots|false}}|n/a}}
 
}}<!--
 
}}<!--
-->{{#ifeq:{{#var:cloud}}|needed|[[Category:Invalid template usage (save game cloud syncing)]]}}<!--
+
-->{{#ifeq:{{#var:DLC}}|needed|[[Category:Invalid template usage (DLC)]]}}<!--
 +
-->{{#ifeq:{{#var:cloud}}|needed|[[Category:Invalid template usage (Save game cloud syncing)]]}}<!--
 
--></includeonly><noinclude>{{#cargo_declare:
 
--></includeonly><noinclude>{{#cargo_declare:
 
_table=Tags
 
_table=Tags
Line 22: Line 26:
 
|GameSpy=String
 
|GameSpy=String
 
|Always_online=String
 
|Always_online=String
}}</noinclude><includeonly>{{#if:{{#var:Game}}|{{#cargo_store:
+
|Available_digitally=String
 +
|Tickcross_unknown=String
 +
|Settings_screenshots=String
 +
|Video_screenshots=String
 +
|Input_screenshots=String
 +
|Audio_screenshots=String
 +
|Network_screenshots=String
 +
|VR_screenshots=String
 +
}}</noinclude><includeonly>{{#cargo_store:
 
_table=Tags
 
_table=Tags
 
|Stub={{#if:{{#var:Stub}}|true|false}}
 
|Stub={{#if:{{#var:Stub}}|true|false}}
Line 30: Line 42:
 
|Always_online={{#var:Always online}}
 
|Always_online={{#var:Always online}}
 
|Retail_only={{#if:{{#var:digital}}||true}}
 
|Retail_only={{#if:{{#var:digital}}||true}}
}}|}}</includeonly><noinclude>{{Documentation}}</noinclude>
+
|Tickcross_unknown={{#var:tickcross unknown}}
 +
|Settings_screenshots={{#if:{{#var:Video settings screenshots}}{{#var:Input settings screenshots}}{{#var:Audio settings screenshots}}{{#var:Network screenshots}}{{#var:VR support screenshots}}|true|false}}
 +
|Video_screenshots={{#var:Video settings screenshots|false}}
 +
|Input_screenshots={{#var:Input settings screenshots|false}}
 +
|Audio_screenshots={{#var:Audio settings screenshots|false}}
 +
|Network_screenshots={{#if:{{#var:Network}}|{{#var:Network screenshots|false}}|n/a}}
 +
|VR_screenshots={{#if:{{#var:VR support}}|{{#var:VR support screenshots|false}}|n/a}}
 +
}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 10:25, 6 June 2020

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

Documentation for the above template (sometimes hidden from view).

Hidden template called by {{References}} (not to be added manually).

Check the source to see the magic.