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 game data handling)
(added checks for missing page sections (covers all sections that are mandatory for all game pages and also some optional sections that have been set to "needed" state by another template)--changed DLC and cloud checks to use new categories)
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:DLC}}|needed|[[Category:Invalid template usage (DLC)]]}}<!--
+
-->{{#ifeq:{{#var:section}}|System requirements||[[Category:Invalid section order]]}}<!--
-->{{#ifeq:{{#var:cloud}}|needed|[[Category:Invalid template usage (Save game cloud syncing)]]}}<!--
+
-->{{#ifeq:{{#var:Availability}}|needed|[[Category:Missing section (Availability)]]}}<!--
 +
-->{{#ifeq:{{#var:Monetization}}|needed|[[Category:Missing section (Monetization)]]}}<!--
 +
-->{{#ifeq:{{#var:DLC}}|needed|[[Category:Missing section (DLC)]]}}<!--
 +
-->{{#ifeq:{{#var:Microtransactions}}|needed|[[Category:Missing section (Microtransactions)]]}}<!--
 +
-->{{#ifeq:{{#var:Game data}}|needed|[[Category:Missing section (Game data)]]}}<!--
 +
-->{{#ifeq:{{#var:cloud}}|needed|[[Category:Missing section (Save game cloud syncing)]]}}<!--
 +
-->{{#ifeq:{{#var:Video}}|needed|[[Category:Missing section (Video)]]}}<!--
 +
-->{{#ifeq:{{#var:Input}}|needed|[[Category:Missing section (Input)]]}}<!--
 +
-->{{#ifeq:{{#var:Audio}}|needed|[[Category:Missing section (Audio)]]}}<!--
 +
-->{{#ifeq:{{#var:Localizations}}|needed|[[Category:Missing section (Localizations)]]}}<!--
 +
-->{{#ifeq:{{#var:multiplayer}}|needed|[[Category:Missing section (Network)]]}}<!--
 +
-->{{#ifeq:{{#var:API}}|needed|[[Category:Missing section (API)]]}}<!--
 +
-->{{#ifeq:{{#var:System requirements}}|needed|[[Category:Missing section (System requirements)]]}}<!--
 
--></includeonly><noinclude>{{#cargo_declare:
 
--></includeonly><noinclude>{{#cargo_declare:
 
_table=Tags
 
_table=Tags

Revision as of 02:40, 27 August 2021

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.