Template:Server/doc
Appearance
| This is a documentation subpage for Template:Server. It contains usage information, categories and other content that is not part of the original template page. |
This template categorizes the host page into:
- Category:Servers
- a subcategory of Category:Data centers (based on the {{{location}}} parameter)
- a subcategory of Category:Servers by usage (based on the {{{usage}}})
- a subcategory of Category:Servers by status (based on the {{{status}}})
Parameters
This is the TemplateData documentation for this template used by VisualEditor and other tools.
TemplateData for Server
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the server
| String | optional |
| Location | location | Which data center this server is located in.
| String | required |
| Status | status | Use one of "active", or "decom"
| String | optional |
| Usage | usage | Main purpose of the server. See "Category:Servers by usage" for expected values. | String | suggested |
| Cluster | cluster server_group | no description | String | optional |
Usage
{{Server
| location =
| name =
| netbox =
| usage =
| status = online
| cluster =
| server_nodename =
}}
Example