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

From PCGamingWiki, the wiki about fixing PC games
(data var test)
(add more row checks to support)
Line 17: Line 17:
 
|VR 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:Availability}}|needed|[[Category:Invalid template usage (Availability)]]}}<!--
 
-->{{#ifeq:{{#var:DLC}}|needed|[[Category:Invalid template usage (DLC)]]}}<!--
 
-->{{#ifeq:{{#var:DLC}}|needed|[[Category:Invalid template usage (DLC)]]}}<!--
 +
-->{{#ifeq:{{#var:game data}}|needed|[[Category:Invalid template usage (Game data)]]}}<!--
 
-->{{#ifeq:{{#var:cloud}}|needed|[[Category:Invalid template usage (Save game cloud syncing)]]}}<!--
 
-->{{#ifeq:{{#var:cloud}}|needed|[[Category:Invalid template usage (Save game cloud syncing)]]}}<!--
 +
-->{{#ifeq:{{#var:video}}|needed|[[Category:Invalid template usage (Video)]]}}<!--
 +
-->{{#ifeq:{{#var:input}}|needed|[[Category:Invalid template usage (Input)]]}}<!--
 +
-->{{#ifeq:{{#var:audio}}|needed|[[Category:Invalid template usage (Audio)]]}}<!--
 +
-->{{#ifeq:{{#var:localizations}}|needed|[[Category:Invalid template usage (Localizations)]]}}<!--
 +
-->{{#ifeq:{{#var:network}}|needed|[[Category:Invalid template usage (Network)]]}}<!--
 +
-->{{#ifeq:{{#var:api}}|needed|[[Category:Invalid template usage (API)]]}}<!--
 +
-->{{#ifeq:{{#var:system requirements}}|needed|[[Category:Invalid template usage (System requirements)]]}}<!--
 
--></includeonly><noinclude>{{#cargo_declare:
 
--></includeonly><noinclude>{{#cargo_declare:
 
_table=Tags
 
_table=Tags

Revision as of 09:34, 25 August 2021

Error: #cargo_declare must be called from a template page.
Documentation for the above template (sometimes hidden from view).