Difference between revisions of "Template:Expansionbox"
(Added sample display info.) |
(Colored credits link.) |
||
Line 81: | Line 81: | ||
}} | }} | ||
|- | |- | ||
− | ! colspan="2" style="text-align:center;" | | + | ! colspan="2" style="text-align:center;" | {{Colored Link|{{PAGENAME}}/Credits|Credits|color=FFFFFF}} |
|}</includeonly> | |}</includeonly> |
Latest revision as of 05:27, 8 June 2012
Template:Expansionbox is designed for use on expansion pages to list pertinent expansion information.
Template
{{Expansionbox |title = |image = |release = |developer = |publisher = |website = }}
Display
Ultima Online: The Second Age | |
---|---|
Release date: | October 24, 1998 |
Developer: | Origin Systems |
Publisher: | Electronic Arts |
Website: | www.owo.com/t2a/introduction.html |
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://.