Template:Abbreviation: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
Line 1: Line 1:
<includeonly><abbr title="{{{1}}}">{{#switch:{{{1|}}}
<includeonly>{{#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}}</abbr></includeonly><noinclude>__NOTOC__ [[Category:Helper Templates]]<!--[https://stepmodifications.org/forum/topic/9769-font-color/ '''Forum Topic''']-->
| NoMansSky | No Man's Sky = NMS}}</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 primarily so that guides and other common markup can be shared across GameSpaces ([[Property:Game]]). This will convert input text into an abbreviation with an HTML tag.
Used to provide common abbreviations for games primarily so that guides and other common markup can be shared across GameSpaces ([[Property:Game]]). This will convert input text into an abbreviation.


=== Required Parameters ===
=== Required Parameters ===
Line 46: Line 46:


== See Also ==
== See Also ==
[[:Template:XEditSwitch]]
* [[:Template:TaggedAbbreviation]]
* [[:Template:XEditSwitch]]






</noinclude>
</noinclude>

Revision as of 15:31, February 17, 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 convert input text into an abbreviation.

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]