Jump to content

Template:GUID: Difference between revisions

m
mNo edit summary
m (Migrate to Template:Documentation)
Line 1: Line 1:
<includeonly>[https://play.fancade.com/{{{1}}} {{{alt| {{{1}}} }}}]</includeonly><noinclude>
<includeonly>[https://play.fancade.com/{{{1}}} {{{alt| {{{1}}} }}}]</includeonly>
'''GUID''' is a convenience template for linking Fancade games using their GUID.
<noinclude>{{Documentation}}</noinclude>
 
== Example ==
 
* <code><nowiki>{{GUID|5A5EDD33C2BE2D56}}</nowiki></code> &RightArrow; {{GUID|5A5EDD33C2BE2D56}}
* <code><nowiki>{{GUID|5A5EDD33C2BE2D56|alt=Hello World}}</nowiki></code> &RightArrow; {{GUID|5A5EDD33C2BE2D56|alt=Hello World}}
 
== Parameters ==
 
Positional:
 
* '''GUID''': The GUID of the game, which are the 16 digits of hexademical (0-9, A-F) on a Fancade link.
 
Keywords:
 
* '''alt''': Optional. Alternative text to be displayed instead of the GUID.
 
[[Category:Convenience templates]]
</noinclude>