Template:Abbreviation: Difference between revisions

From Step Mods | Change The Game
m (Z929669 moved page Template:Abbreviations to Template:Abbreviation without leaving a redirect)
mNo edit summary
Line 15: Line 15:


==Purpose & Usage==
==Purpose & Usage==
Used to provide common abbreviations for games so that guides and other common markup can be shared across GameSpaces ([[Property:Game]]).  
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]]).  


=== Required Parameters ===
=== Required Parameters ===
Line 29: Line 29:
===Fully Specified===
===Fully Specified===
'''Code:'''
'''Code:'''
<pre>{{GameAbbreviation|Fallout 3}}</pre>
<pre>{{Abbreviation|Fallout 3}}</pre>
'''Result:''' {{GameAbbreviation|Fallout 3}}
'''Result:''' {{Abbreviation|Fallout 3}}


<hr class="my-5">
<hr class="my-5">
Line 36: Line 36:
'''Code:'''
'''Code:'''
<pre>{{GameAbbreviation|Fallout3}}</pre>
<pre>{{GameAbbreviation|Fallout3}}</pre>
'''Result:''' {{GameAbbreviation|Fallout3}}
'''Result:''' {{Abbreviation|Fallout3}}


<hr class="my-5">
<hr class="my-5">
Line 42: Line 42:
'''Code:'''
'''Code:'''
<pre>{{GameAbbreviation|No Man's Sky}}</pre>
<pre>{{GameAbbreviation|No Man's Sky}}</pre>
'''Result:''' {{GameAbbreviation|No Man's Sky}}
'''Result:''' {{Abbreviation|No Man's Sky}}


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

Revision as of 14:46, November 18, 2021


Purpose & Usage[edit source]

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).

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:


Code:

{{GameAbbreviation|Fallout3}}

Result:


Code:

{{GameAbbreviation|No Man's Sky}}

Result:

See Also[edit source]

not applicable