Template:Infobox guide
Jump to navigation
Jump to search
Modding Guide | |
---|---|
Game(s) | Sly Cooper and the Thievius Raccoonus Sly 2: Band of Thieves Sly 3: Honor Among Thieves Sly Cooper: Thieves in Time |
Difficulty | difficulty level |
Time to complete | time |
Use this template to add an Infobox to an article for a game mod.
Usage[edit source]
{{Infobox guide | title=Guide Name (optional, defaults to page title) | image=File:Image file name.png | caption=Image caption | difficulty=Difficulty level | time=Time to complete | sly1=y | sly2=y | sly3=y | sly4=y }}
The template supports the following optional parameters.
- title - The title of the infobox. Default is the page name.
- image - An image to be displayed in the infobox. Default is {{No image}}.
- Use just the name of the file, eg. File:ITM anticrack firewall.png, not [[File:ITM anticrack firewall]]
- caption - The caption text below the image.
- width - Width of the image/infobox body. Default is 360px.
- difficulty - The difficulty level of the tutorial (e.g. beginner, intermediate, advanced, etc.)
- time - An estimate of how long it will take to complete the guide
Use these parameters to add the page to the appropriate categories.
- sly1=y - Adds the page to Category:Guides for Sly 1
- sly2=y - Adds the page to Category:Guides for Sly 2
- sly3=y - Adds the page to Category:Guides for Sly 3
- sly4=y - Adds the page to Category:Guides for Sly 4
Template data[edit source]
This is the TemplateData documentation for this template used by VisualEditor and other tools.
TemplateData for Infobox guide
An infobox for modding guide articles.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | The title of the guide for the infobox (defaults to page name). | String | optional |
image | image | An image file to display in the infobox. | File | optional |
image caption | caption | Caption text for the image. | String | optional |
width | width | Width of the infobox in px. | Number | optional |
Sly 1 | sly1 | Whether the guide is for Sly 1. | Boolean | suggested |
Sly 2 | sly2 | Whether the guide is for Sly 2. | Boolean | suggested |
Sly 3 | sly3 | Whether the guide is for Sly 3. | Boolean | suggested |
Sly 4 | sly4 | Whether the guide is for Sly 4. | Boolean | suggested |
difficulty | difficulty | How difficult the guide is.
| String | suggested |
time | time | An estimate of how much time it will take to complete the guide.
| String | suggested |
See also[edit source]
- {{Infobox game mechanic}}
- {{Infobox data structure}}
- {{Infobox subsystem}}
- {{Infobox map}}
- {{Infobox mod}}