A detailed description of game shortcode.

Usage

1{{< game "GAME_URL" >}}

or via named parameters

ParameterDefaultDescription
src-The game URL. Required.
triggerautoSet it as manual if you want to load the game manually.
loadInfo-The information shown below the load button. Markdown is supported.
1{{< game src="GAME_URL" trigger=manual >}}

Examples

Auto Load

Manual Load