Template:AbbreviationTagged: Difference between revisions

From Step Mods | Change The Game
m (Z929669 moved page Template:TaggedAbbreviation to Template:AbbreviationTagged without leaving a redirect)
No edit summary
Line 30: Line 30:
===Fully Specified===
===Fully Specified===
'''Code:'''
'''Code:'''
<pre>{{Abbreviation|Fallout 3}}</pre>
<pre>{{AbbreviationTagged|Fallout 3}}</pre>
'''Result:''' {{Abbreviation|Fallout 3}}
'''Result:''' {{Abbreviation|Fallout 3}}


Line 36: Line 36:


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


Line 42: Line 42:


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



Revision as of 03:31, August 7, 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 with an HTML 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:

{{AbbreviationTagged|Fallout 3}}

Result: FO3


Code:

{{AbbreviationTagged|Fallout3}}

Result: FO3


Code:

{{AbbreviationTagged|No Man's Sky}}

Result: NMS

See Also[edit source]