Purpose
Given a game code, returns the filename of the logo for that game. A tool for other templates.
Usage
SyntaxBoilerplate
{{Logo|<game>|<nocat>}}
{{Logo|}}
Parameter | Status | Description | Accepted values | |
---|---|---|---|---|
1 | game | required | A valid code for a game, book, or TV show (or Series ). | See Data:Franchise |
2 | nocat | optional | Enter - here to avoid generating any validation categories. |
Given a [[Data:Franchise|game code]], returns the filename of the logo for that game. A tool for other templates.
Parameter | Description | Type | Status | |
---|---|---|---|---|
game | 1 | A valid code for a game, book, or TV show (or <code>Series</code>). | Unknown | required |
nocat | 2 | Enter <code>-</code> here to avoid generating any validation categories. | Boolean | optional |
_ | _ | Dummy parameter. Do not use. | Unknown | optional |
Examples
# | Input | Output | Categories added |
---|---|---|---|
1 | {{Logo|BotW}} | BotW English Logo.png | |
2 | {{Logo|FPTRR}} | FPTRR English Logo.png | |
3 | {{Logo|E}} | The Legend of Zelda Encyclopedia Cover.png | |
4 | {{Logo|SSB4}} | SSB4 Logo.png | |
5 | {{Logo|Series}} | Zelda Logo TP.png | |
6 | {{Logo|}} | ||
7 | {{Logo|fakeGame}} | ||
8 | {{Logo|fakeGame|-}} |