Template:Infobox data centre/doc
Appearance
| This is a documentation subpage for Template:Infobox data centre. It contains usage information, categories and other content that is not part of the original template page. |
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
TemplateData for Infobox data centre
Inline infobox about a data centre
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Data centre | dc | Name of data centre
| String | optional |
| Vendor | vendor | Name and abbreviation of vendor
| Content | optional |
| Nearby airport | airport | Nearby airport and IATA airport code
| Content | required |
| Location | location | City and country (including state, if in the USA)
| Content | required |
| Data centre number | dc_number | DC index used for hostnames, as per the infrastructure naming conventions
| Number | suggested |
| Usage | usage | One of "Core services", "Edge caching" or "Networking"
| String | required |
Example
{{Infobox data centre inline
| dc =
| vendor =
| airport =
| location =
| dc_number =
| usage =
}}