Template:XEditSwitch: Difference between revisions

From Step Mods | Change The Game
(Created page with "<includeonly>{{#switch:{{{1|}}} | Enderal = enderal | Fallout3 | Fallout 3 = FO3 | Fallout4 | Fallout 4 = FO4 | Fallout76 | Fallout 46 = FO76 | Fallout4VR | Fallout 4 VR = FO4...")
 
mNo edit summary
Line 26: Line 26:
===Fully Specified===
===Fully Specified===
'''Code:'''
'''Code:'''
<pre>{{Abbreviation|Fallout 3}}</pre>
<pre>{{XEditSwitch|Fallout 3}}</pre>
'''Result:''' {{Abbreviation|Fallout 3}}
'''Result:''' {{XEditSwitch|Fallout 3}}


<hr class="my-5">
<hr class="my-5">


'''Code:'''
'''Code:'''
<pre>{{Abbreviation|Fallout3}}</pre>
<pre>{{XEditSwitch|Fallout3}}</pre>
'''Result:''' {{Abbreviation|Fallout3}}
'''Result:''' {{XEditSwitch|Fallout3}}


<hr class="my-5">
<hr class="my-5">


'''Code:'''
'''Code:'''
<pre>{{Abbreviation|No Man's Sky}}</pre>
<pre>{{XEditSwitch|No Man's Sky}}</pre>
'''Result:''' {{Abbreviation|No Man's Sky}}
'''Result:''' {{XEditSwitch|No Man's Sky}}


== See Also ==
== See Also ==

Revision as of 19:48, November 18, 2021


Purpose & Usage

Used for dynamically setting xEdit command switches in Step guides (Property:Game).

Required Parameters

This template uses a single 'anonymous' parameter.

Optional Parameters

Not applicable.

Examples

Default Call

No applicable

Fully Specified

Code:

{{XEditSwitch|Fallout 3}}

Result: FO3


Code:

{{XEditSwitch|Fallout3}}

Result: FO3


Code:

{{XEditSwitch|No Man's Sky}}

Result:

See Also

Template:Abbreviation