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:VR support"

From PCGamingWiki, the wiki about fixing PC games
(1:1 with live)
(test play area false/unknown show (initial))
Line 210: Line 210:
 
<!-- Seated -->
 
<!-- Seated -->
 
{{#if: {{{play area seated|}}} |
 
{{#if: {{{play area seated|}}} |
{{#ifeq: {{{play area seated|}}} | false | [[Play area seated::false| ]] |
+
<tr class="template-infotable-body table-settings-vr-body-row">
{{#ifeq: {{{play area seated|}}} | unknown | [[Play area seated::unknown| ]] |
+
<th scope="row" class="table-settings-vr-body-parameter">[[Glossary:VR play area|Seated]]</th>
<tr class="template-infotable-body table-settings-vr-body-row">
+
<td class="table-settings-vr-body-rating">{{Tickcross|{{{play area seated|}}}|Play area seated|{{{play area seated notes|}}}}}</td>
<th scope="row" class="table-settings-vr-body-parameter">[[Glossary:VR play area|Seated]]</th>
+
<td colspan="2" class="table-settings-vr-body-notes">{{{play area seated notes|}}}</td>
<td class="table-settings-vr-body-rating">{{Tickcross|{{{play area seated|}}}|Play area seated|{{{play area seated notes|}}}}}</td>
+
</tr>
<td colspan="2" class="table-settings-vr-body-notes">{{{play area seated notes|}}}</td>
 
</tr>
 
}}
 
}}
 
 
}}
 
}}
  
 
<!-- Standing -->
 
<!-- Standing -->
 
{{#if: {{{play area standing|}}} |
 
{{#if: {{{play area standing|}}} |
{{#ifeq: {{{play area standing|}}} | false | [[Play area standing::false| ]] |
+
<tr class="template-infotable-body table-settings-vr-body-row">
{{#ifeq: {{{play area standing|}}} | unknown | [[Play area standing::unknown| ]] |
+
<th scope="row" class="table-settings-vr-body-parameter">[[Glossary:VR play area|Standing]]</th>
<tr class="template-infotable-body table-settings-vr-body-row">
+
<td class="table-settings-vr-body-rating">{{Tickcross|{{{play area standing|}}}|Play area standing|{{{play area standing notes|}}}}}</td>
<th scope="row" class="table-settings-vr-body-parameter">[[Glossary:VR play area|Standing]]</th>
+
<td colspan="2" class="table-settings-vr-body-notes">{{{play area standing notes|}}}</td>
<td class="table-settings-vr-body-rating">{{Tickcross|{{{play area standing|}}}|Play area standing|{{{play area standing notes|}}}}}</td>
+
</tr>
<td colspan="2" class="table-settings-vr-body-notes">{{{play area standing notes|}}}</td>
 
</tr>
 
}}
 
}}
 
 
}}
 
}}
  
 
<!-- Room-Scale -->
 
<!-- Room-Scale -->
 
{{#if: {{{play area room-scale|}}} |
 
{{#if: {{{play area room-scale|}}} |
{{#ifeq: {{{play area room-scale|}}} | false | [[Play area room-scale::false| ]] |
+
<tr class="template-infotable-body table-settings-vr-body-row">
{{#ifeq: {{{play area room-scale|}}} | unknown | [[Play area room-scale::unknown| ]] |
+
<th scope="row" class="table-settings-vr-body-parameter">[[Glossary:VR play area|Room-scale]]</th>
<tr class="template-infotable-body table-settings-vr-body-row">
+
<td class="table-settings-vr-body-rating">{{Tickcross|{{{play area room-scale|}}}|Play area room-scale|{{{play area room-scale notes|}}}}}</td>
<th scope="row" class="table-settings-vr-body-parameter">[[Glossary:VR play area|Room-scale]]</th>
+
<td colspan="2" class="table-settings-vr-body-notes">{{{play area room-scale notes|}}}</td>
<td class="table-settings-vr-body-rating">{{Tickcross|{{{play area room-scale|}}}|Play area room-scale|{{{play area room-scale notes|}}}}}</td>
+
</tr>
<td colspan="2" class="table-settings-vr-body-notes">{{{play area room-scale notes|}}}</td>
 
</tr>
 
}}
 
}}
 
 
}}
 
}}
 
}}
 
}}

Revision as of 06:35, 29 December 2019

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