Template:Abbreviation: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#switch:{{{1|}}}
<includeonly><abbr title="{{{1}}}">{{#switch:{{{1|}}}
| BeyondSkyrim | Beyond Skyrim = BYS
| BeyondSkyrim | Beyond Skyrim = BYS
| Fallout3 | Fallout 3 = FO3
| Fallout3 | Fallout 3 = FO3
Line 13: Line 13:
| SkyrimVR | Skyrim VR = SVR
| SkyrimVR | Skyrim VR = SVR
| Skywind | Skywind = SKW
| Skywind | Skywind = SKW
| NoMansSky | No Man's Sky = NMS}}</includeonly><noinclude>__NOTOC__ [[Category:Helper Templates]]<!--[https://stepmodifications.org/forum/topic/9769-font-color/ '''Forum Topic''']-->
| NoMansSky | No Man's Sky = NMS}}</abbr></includeonly><noinclude>__NOTOC__ [[Category:Helper Templates]]<!--[https://stepmodifications.org/forum/topic/9769-font-color/ '''Forum Topic''']-->


==Purpose & Usage==
==Purpose & Usage==
Used to provide common abbreviations for games (or mods or anything else) primarily so that guides and other common markup can be shared across GameSpaces ([[Property:Game]]).  
Used to provide common abbreviations for games primarily so that guides and other common markup can be shared across GameSpaces ([[Property:Game]]). This will output the inputted text to an HTML abbreviation tag.


=== Required Parameters ===
=== Required Parameters ===
This template uses a single 'anonymous' parameter.  
This template uses a single 'anonymous' parameter.


=== Optional Parameters ===
=== Optional Parameters ===

Revision as of 22:53, February 12, 2022


Purpose & Usage[edit source]

Used to provide common abbreviations for games primarily so that guides and other common markup can be shared across GameSpaces (Property:Game). This will output the inputted text to an HTML abbreviation tag.

Required Parameters[edit source]

This template uses a single 'anonymous' parameter.

Optional Parameters[edit source]

Not applicable.

Examples[edit source]

Default Call[edit source]

No applicable

Fully Specified[edit source]

Code:

{{Abbreviation|Fallout 3}}

Result: FO3


Code:

{{Abbreviation|Fallout3}}

Result: FO3


Code:

{{Abbreviation|No Man's Sky}}

Result: NMS

See Also[edit source]

Template:XEditSwitch