A detailed description of game shortcode.
Usage§
1{{< game "GAME_URL" >}}
or via named parameters
| Parameter | Default | Description | 
|---|---|---|
src | - | The game URL. Required. | 
trigger | auto | Set it as manual if you want to load the game manually. | 
1{{< game src="https://v6p9d9t4.ssl.hwcdn.net/html/6581665/FeatherParkWeb/index.html" trigger=manual >}}


評論