Template:MainPage/GameListStart: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div class="gamelist"></includeonly> | <includeonly><div class="gamelist"></includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "Game Name", | |||
"description": "Name of the Game", | |||
"example": "VRChat", | |||
"type": "wiki-page-name", | |||
"required": true | |||
}, | |||
"icon": { | |||
"label": "Tile Background", | |||
"description": "Logo or Steam Tile for tile background image", | |||
"example": "VRChat.png", | |||
"type": "wiki-file-name", | |||
"required": true | |||
} | |||
}, | |||
"description": "Beginning of Game List on Main Page", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 23:44, 23 June 2024
Beginning of Game List on Main Page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Game Name | name | Name of the Game
| Page name | required |
Tile Background | icon | Logo or Steam Tile for tile background image
| File | required |