Template:Infobox service
More actions
| Release status | unknown |
|---|---|
| Development and operation | |
| Provided by | Neodyland |
| Availability | |
| Links | |
This infobox describes a service provided, developed, or operated by Neodyland. It follows the general structure of MediaWiki's extension infobox, adapted for hosted services.
Usage
{{Infobox service
| name =
| tagline =
| logo =
| logo_size =
| logo_alt =
| logo_caption =
| status =
| type =
| description =
| provider =
| developer =
| maintainer =
| released =
| version =
| updated =
| platform =
| availability =
| languages =
| access =
| license =
| website =
| status_page =
| documentation =
| source =
| support =
}}
The status parameter accepts the values documented at {{Infobox Release status}}. Article transclusions are automatically placed in Category:Neodyland services and the corresponding release-status category. Set nocat=1 in examples and test transclusions.
Example
| A shared record of Neodyland | |
|
| |
| Release status | stable |
|---|---|
| Service type | Wiki |
| Description | A collaboratively edited knowledge base operated by Neodyland. |
| Development and operation | |
| Provided by | Neodyland |
| Availability | |
| Platform | MediaWiki |
| Availability | Public |
| Languages | English and Japanese |
| Access | Readable without registration |
| Licence | CC BY-SA 4.0 |
| Links | |
| Website | wiki.neody.land |
An infobox for a service provided, developed, or operated by Neodyland.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Service name | name | no description
| String | suggested |
| Tagline | tagline | no description | String | optional |
| Logo | logo | Filename without the File: prefix. | File | optional |
| Logo size | logo_size | no description
| String | optional |
| Logo alternative text | logo_alt | no description | String | optional |
| Logo caption | logo_caption | no description | String | optional |
| Release status | status | no description
| String | required |
| Service type | type | no description | String | optional |
| Description | description | no description | Content | suggested |
| Provider | provider | no description
| Content | optional |
| Developer | developer | no description | Content | optional |
| Maintainer | maintainer | no description | Content | optional |
| Initial release | released | no description | Date | optional |
| Latest version | version | no description | String | optional |
| Latest update | updated | no description | Date | optional |
| Platform | platform | no description | Content | optional |
| Availability | availability | no description | Content | optional |
| Languages | languages | no description | Content | optional |
| Access | access | For example: public, registration required, or internal. | Content | optional |
| Licence | license | no description | Content | optional |
| Website | website | no description | Content | suggested |
| Service status page | status_page | no description | Content | optional |
| Documentation | documentation | no description | Content | optional |
| Source code | source | no description | Content | optional |
| Support | support | no description | Content | optional |
| Disable categories | nocat | Set to a non-empty value in examples and documentation. | Boolean | optional |