Difference between revisions of "Template:Expansionbox"
(Credits to subpage, added fields and documentation.) |
(Added sample display info.) |
||
Line 10: | Line 10: | ||
|website = | |website = | ||
}}</nowiki> | }}</nowiki> | ||
− | |display={{Expansionbox}}<br clear="all"> | + | |display={{Expansionbox|title=Ultima Online: The Second Age|image=Ultima_online_the_second_age_cover.jpg|release=October 24, 1998|developer=[[Origin Systems]]|publisher=[[Electronic Arts]]|website=www.owo.com/t2a/introduction.html}}<br clear="all"> |
|parameters= | |parameters= | ||
|category=Information | |category=Information |
Revision as of 05:17, 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://.