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:InfoService
Information boxes for services
This template is used throughout the Wiki to represent a summary of a service. These could be ran by Clickteam or by community members for everyone.
Copy & Paste Template
Here's the code to quickly get started. See the next section for the parameters.
{{InfoService |Image = ImageName.jpg |Caption = Something to describe the image. |Category = (eg. Bug Reports / MFA Recovery) |Maintainer = [[Clickteam]] |Status = Open / Closed / Testing / Active / Inactive / Unmaintained / Abandoned / Coming Soon |First_Opened = 6<sup>th</sup> March 2015 |Open_Date_Month = 03 |Open_Date_Year = 2015 |Replacement = |Similar = |Languages = English, Français, Japanese |Links = [http://community.clickteam.com/forums/331-Fusion-2-5 Support Forum] |}}
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 service. |
Caption | A few words to describe the image. | |
Category | What the purpose of this service. For example "Bug Tracking" or "MFA Recovery". | |
Maintainer | Who runs or looks after the project. | |
Status | Current status. How this is worded depends on what the service is. If it's a website, it may be "open" or "closed". If it's a project, it may be "active" or "abandoned". | |
First_Opened | The date when the service was first opened to everyone. | |
Open_Date_Month | The month when it first opened. Eg. "03" | |
Open_Date_Year | The year when it first opened. Eg. "2015" | |
Languages | Specify which languages the product can be used in. | |
Links | Links for the product, such as the shop or support. | |
Replacement | Optional | For old services that have been officially replaced by something newer. |
Similar | Other services that also fall into this category. |
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 page that is provided as a service (such as Bug Tracker and the Fused! magazine).