This is an archive. | |
See the new ClickWiki at https://clickwiki.github.io. This version is just an archive for the purposes of migrating content to the new structure. |
Template:InfoProduct
Information boxes for products
This template is used throughout the Wiki to represent a summary of a product. These could be for Clickteam's products or for third party services provided by community members.
Copy & Paste Template
Here's the code to quickly get started. See the next section for the parameters.
{{InfoProduct |Image = ImageName.jpg |Caption = Something to describe the image. |Developer = [[Clickteam]] |Status = Released / Beta / Unsupported / Deprecated / In Development |Initial_Release_Build = |Initial_Release_Date_Month = |Initial_Release_Date_Year = |Latest_Stable_Build = |Latest_Stable_Date_Month = |Latest_Stable_Date_Year = |Latest_Beta_Build = |Latest_Beta_Date_Month = |Latest_Beta_Date_Year = |Predecessor = |Successor = |Platforms = {{Windows}} {{Mac}} {{Linux}} |Languages = English, Français, Japanese |Shop = {{ShopStandAlone}} {{ShopSteam|url_goes_here}} |Links = [http://community.clickteam.com/forums/331-Fusion-2-5 Support Forum] [http://community.clickteam.com/forums/365-Owner-s-Lounge-Fusion-2-5 Product Owner's Lounge] |}}
Parameters
Not all of the parameters need to entered, but it's recommended to leave them blank for convenience in case they have data later. The fields that are optional will not display if they are blank. Apart from the image parameter, the fields that are required will display generic information if nothing is specified.
Parameter | Required? | What to specify |
---|---|---|
Image | Yes | Specify the file name for an image to represent the product. This could be box art, screenshot, press images or the logo as a last resort. |
Caption | A few words to describe the image. | |
Developer | The name of the company or person who created the product. | |
Status | Current state of the product. Common ones being: Released / Beta / Unsupported / Deprecated / In Development | |
Initial_Release_Build | The build number of the first release. Eg. "254" | |
Initial_Release_Date_Month | The first release date's month number. Eg. "06" | |
Initial_Release_Date_Year | The first release date's year. Eg. "2006" | |
Platforms | Specify which platforms this product runs on. Use these for icons as applicable: {{Windows}} {{Mac}} {{Linux}} | |
Languages | Specify which languages the product can be used in. | |
Links | Links for the product, such as the shop or support. | |
Shop | Optional | Enter {{ShopStandAlone}} and/or {{ShopSteam}} to indicate where this item can be purchased from. |
Latest_Stable_Build | The build number of the latest release. Eg. "284" | |
Latest_Stable_Date_Month | The latest release's month number. Eg. "03" | |
Latest_Stable_Date_Year | The latest release's year. Eg. "2015" | |
Latest_Beta_Build | The latest beta build available. Eg "285" | |
Latest_Beta_Date_Month | The latest beta's month number. Eg. "04" | |
Latest_Beta_Date_Year | The latest beta's year number. Eg. "2015" | |
Predecessor | If this product has an older version, specify it here with [[ link tags ]] | |
Successor | If this product is now an old version, specify the new product here with [[ link tags ]] |
Missing required parameters will display generic place holder text or will remain empty.
Optional fields only display if there is text present.
Example of Use
See a product page (such as Clickteam Fusion 2.5).