Template:Infobox walkthrough

{{{title}}}

[[File:{{{boxart}}}|250px]]

Information
Platform(s): {{{platform}}}
Generation: {{{generation}}}

[[{{{mainarticle}}}|Main article »]]



Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)

This infobox template is used on walkthrough home pages to outline basic information about the game.

How to use

Infoboxes should be used at the beginning of the page, before any introductory text.

Parameters

All parameters are case sensitive.

Parameter Allowed values Notes
background1 List of colors » Sets the background color of the title bar, information box and Main Article link. If using a color template, use the whole name, e.g. {{Emerald color}}. Don't include #.
background2 List of colors » Optional. If the walkthrough covers two games, this allows for a second color. If using a color template, use the whole name, e.g. {{Emerald color}}. Don't include #.
color List of colors » Sets the color of the text in the title bar, information box and Main Article link. Don't include #. Defaults to 000.
title String Name of the game or games the walkthrough covers
boxart File name Box art or logo for the game. Don't include File:.
size String The size of the box art or logo. Must include px. Defaults to 250px.
boxart2 File name Optional. Box art or logo for the second game. Don't include File:.
size2 String Optional. The size of the second box art or logo. Must include px. Defaults to 250px.
boxart3 File name Optional. Box art or logo for the third game. Don't include File:.
size3 String Optional. The size of the third box art or logo. Must include px. Defaults to 250px.
caption String Optional. Brief caption for the box art(s) or logo(s).
platform String The platform(s) the game was released on. Where articles exist, should be a link.
partof String Optional. What series (if any) the game is part of. Should be a link.
generation String Which generation the game is part of. Should be a link.
mainarticle String The name of the game's mainspace article. Don't include [[ ]].

Examples

Pokémon Yellow Version

Yellow EN boxart.png
Pokémon Yellow Versions boxart

Information
Platform(s): Game Boy
Nintendo 3DS (Virtual Console)
Part of: Core series
Generation: Generation I
{{Infobox walkthrough
| background1 = {{Yellow color}}
| title = Pokémon Yellow Version
| boxart = Yellow EN boxart.png
| caption = Pokémon Yellow Versions boxart
| platform = [[Game Boy]] <br />[[Nintendo 3DS]] ([[Virtual Console]])
| partof = [[Core series]]
| generation = [[Generation I]]
| mainarticle = Pokémon Yellow Version
}}


Pokémon Sword & Shield

Sword EN boxart.png Shield EN boxart.png
Pokémon Sword & Shield boxart

Information
Platform(s): Nintendo Switch
Part of: Core series
Generation: Generation VIII
{{Infobox walkthrough
| background1 = {{sword color}}
| background2 = {{shield color}}
| color = FFF
| title = Pokémon Sword & Shield
| boxart = Sword EN boxart.png
| size = 200px
| boxart2 = Shield EN boxart.png
| size2 = 200px
| caption = Pokémon Sword & Shield boxart
| platform = [[Nintendo Switch]]
| partof = [[Core series]]
| generation = [[Generation VIII]]
| mainarticle = Pokémon Sword and Shield
}}