Template:GUID: Difference between revisions

From Fancade Wiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>[https://play.fancade.com/{{{1}}} {{{alt| {{{1}}} }}}]</includeonly><noinclude>
<includeonly>[https://play.fancade.com/{{{1}}} {{{alt| {{{1}}} }}}]</includeonly><noinclude>{{Documentation}}</noinclude>
'''GUID''' is a convenience template for linking Fancade games using their GUID.
 
== 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>

Latest revision as of 06:08, 23 August 2025

GUID is a convenience template for linking Fancade games using their GUID.

Example

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.