Template:Client
From XMMS2
Client
| Author | Unknown |
|---|---|
| Latest version | Unknown |
| Homepage | Unknown |
| Development language | Unknown |
| User interface | Unknown |
| Screenshots | None |
This template is used to display an information box containing details about an XMMS2 client. See Client:Remuco for example use.
Usage
Please note that the image should ideally be a screenshot of the client, or in the case of large clients, a cropped screenshot of a key part of the UI. People will use this image to help decide whether to download the client or not, so make sure it's informative!
Any omitted parameters will show sensible defaults (usually "Unknown") so for this reason leave out parameters you are unsure of. Valid parameters and examples are:
| Code | Notes |
|---|---|
| image=myclient.png | Main screenshot. This is normally the name of the page with .png on the end, and should only be specified if there is a problem with the default name. See image guidelines above. |
| author=John Smith author2=[[User:WikiUsername|John Smith]] author3=Third Author author4=Fourth Author | Name (and optional link to the wiki's userpage) of up to four people who wrote the client |
| version=1.0 | Latest release version |
| website=[http://www.example.com/xmms2/myclient example.com] | Link to the client's homepage, abbreviated to just show the domain name (the full URL is too long to fit in the infobox) |
| devlanguage=C++ devlanguage2=Java devlanguage3=BASIC* | Up to three languages used to code the client |
| ui=Console ui2=Qt4 ui3=Web | User interfaces provided by the client. Up to three can be specified. |
| footnotes=* I'm too old for BASIC | Related text to display at the bottom of the infobox |
| screenshots=http://link/to/image.png | Deprecated. Exact format TBD (will probably be replaced by locally uploaded images) |
| description= | Deprecated. Place your client description directly after the infobox template. |

