Template:Expansionbox
Revision as of 06:05, 8 June 2012 by Alianin (Talk | contribs) (Credits to subpage, added fields and documentation.)
Template:Expansionbox is designed for use on expansion pages to list pertinent expansion information.
Template
{{Expansionbox
|title =
|image =
|release =
|developer =
|publisher =
|website =
}}
Display
| Expansionbox | |
|---|---|
| [[Image:{{{image}}}|250px|Expansionbox box art]] | |
| Release date: | {{{release}}} |
| Developer: | {{{developer}}} |
| Publisher: | {{{publisher}}} |
| Credits | |
Parameters
title
- Usage: Optional
- Description: The title parameter takes a string denoting the name of the expansion. This is used to generate the title of the expansionbox. Defaults to the article name if no title is provided.
- Valid Value(s): Any string.
image
- Usage: Mandatory
- Description: The image parameter takes a file name and extension denoting the image to be used. This is used to generate the box art image for the expansionbox.
- Valid Value(s): Filename.png.
release
- Usage: Mandatory
- Description: The release parameter takes a date denoting the release date of the expansion. This is used to generate the release date of the expansion.
- Valid Value(s): June 1, 2010.
developer
- Usage: Mandatory
- Description: The developer parameter takes a string denoting the developer of the expansion. This is used to generate the developer of the expansion.
- Valid Value(s): A string.
publisher
- Usage: Mandatory
- Description: The publisher parameter takes a string denoting the publisher of the expansion. This is used to generate the publisher of the expansion.
- Valid Value(s): A string.
website
- Usage: Optional
- Description: The website parameter takes a url denoting the website of the expansion. This is used to generate the link to the official website of the expansion.
- Valid Value(s): A url without the http://.