Template:KV DXLevelChoice: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(-cleanup)
Line 3: Line 3:
{{KV DXLevelChoice}}
{{KV DXLevelChoice}}


== Reformatting Tests ==
<includeonly><onlyinclude>{{minititle|DXLevelChoice}}
{{KV|start}}
{{KV DXLevelChoice|new=1}}  <!-- ugly -->
{{KV|end}}
 
<includeonly><onlyinclude>{{#if:{{{new|}}}
|
{{KV|sectiontitle=DXLevelChoice}}
{{KV|new=1|mindxlevel|choices|Minimum DX Level|The entity will not exist if the engine is running outside the given range of [[DirectX Versions]].
: {{warning|If these are used, the object may break when the user switches their DirectX settings.}}|removed={{l4d}}}}
{{KV|new=1|maxdxlevel|choices|Maximum DX Level|
:*Default (no bounding)
:*[[DirectX_Versions#DirectX_7|DX7]]
:*[[DirectX_Versions#DirectX_8.0|DX8]]
:*[[DirectX_Versions#DirectX_8.1|DX8.1]]
:*[[DirectX_Versions#DirectX_9_.28Shader_Model_2.29|DX9 SM2]]
:*[[DirectX_Versions#DX9_Shader_Model_3|DX9 SM3]]
|removed={{l4d}}
}}
|}}{{#if:{{{new|}}}
|
| {{minititle|DXLevelChoice}}
{{KV|Minimum / Maximum DX Level|intn=mindxlevel / maxdxlevel|choices|The entity will not exist if the engine is running outside the given range of [[DirectX Versions]].
{{KV|Minimum / Maximum DX Level|intn=mindxlevel / maxdxlevel|choices|The entity will not exist if the engine is running outside the given range of [[DirectX Versions]].
{{Expand|title=Choices|margin_left=2em|
{{Expand|title=Choices|margin_left=2em|
Line 40: Line 19:
|removed={{l4d}}
|removed={{l4d}}
}}
}}
}}</onlyinclude></includeonly>
</onlyinclude></includeonly>

Revision as of 11:55, 13 July 2024


DXLevelChoice:

Minimum / Maximum DX Level (mindxlevel / maxdxlevel) <choices> (removed since Left 4 Dead)
The entity will not exist if the engine is running outside the given range of DirectX Versions.
Choices
Warning.pngWarning:If these are used, the object may break when the user switches their DirectX settings.