Template:GameAbbrTag: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#switch:{{{1|}}}
<includeonly><abbr title="{{#switch:{{{1|}}}
| BeyondSkyrim | BYS = <abbr title="Beyond Skyrim">
| BeyondSkyrim | BYS = Beyond Skyrim
| Fallout3 | FO3 = <abbr title="Fallout 3">
| Fallout3 | FO3 = Fallout 3
| Fallout4 | FO4 = <abbr title="Fallout 4">
| Fallout4 | FO4 = Fallout 4
| FalloutNV | FNV = <abbr title="Fallout New Vegas">
| FalloutNV | FNV = Fallout New Vegas
| MMOB = <abbr title="Morroblivion">
| MMOB = Morroblivion
| MOR = <abbr title="Morrowind">
| MOR = Morrowind
| OBL = <abbr title="Oblivion">
| OBL = Oblivion
| SKB = <abbr title="Skyblivion">
| SKB = Skyblivion
| SkyrimAE | SAE = <abbr title="Skyrim Anniversary Edition">
| SkyrimAE | SAE = Skyrim Anniversary Edition
| SkyrimLE | SLE = <abbr title="Skyrim Legendary Edition">
| SkyrimLE | SLE = Skyrim Legendary Edition
| SkyrimSE | SSE = <abbr title="Skyrim Special Edition">
| SkyrimSE | SSE = Skyrim Special Edition
| SkyrimVR | SVR = <abbr title="Skyrim VR">
| SkyrimVR | SVR = Skyrim VR
| SKW = <abbr title="Skywind">
| SKW = Skywind
| NoMansSky | NMS = <abbr title="No Man's Sky">}}</abbr></includeonly><noinclude>__NOTOC__ [[Category:Helper Templates]]<!--[https://stepmodifications.org/forum/topic/9769-font-color/ '''Forum Topic''']-->
| NoMansSky | NMS = No Man's Sky}}">{{{1}}}</abbr></includeonly><noinclude>__NOTOC__ [[Category:Helper Templates]]<!--[https://stepmodifications.org/forum/topic/9769-font-color/ '''Forum Topic''']-->


==Purpose & Usage==
==Purpose & Usage==

Latest revision as of 21:01, March 10, 2022


Purpose & Usage

Used to provide HTML tags for GameSpace (Property:Game) abbreviations to provide a mouse-over for the user and help out with SEO.

Required Parameters

This template uses a single 'anonymous' parameter.

Optional Parameters

Not applicable.

Examples

Default Call

No applicable

Fully Specified

Code:

{{GameAbbrTag|FO3}}

Result: FO3


Code:

{{GameAbbrTag|Fallout3}}

Result: Fallout3


Code:

{{GameAbbrTag|NoMansSky}}

Result: NoMansSky

See Also