Template:Infobox character encoding/doc
![]() | This is a documentation subpage for Template:Infobox character encoding. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
{{infobox character encoding | name = | mime = | alias = | standard = | lang = | status = | prev = | next = }}
Template Data
TemplateData for Infobox character encoding
An infobox on character encoding
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | common name of character encoding (displayed as title of infobox) | String | required |
Mime | mime | The MIME type of the file. Set |_nomimecode= to disable the default <code>...</code> formatting. | String | optional |
Alias | alias | another name of character encoding | String | optional |
Standard | standard | If the format is part of a standard or standards, list it/them here. | String | optional |
Language(s) | lang | The language or languages which the character encoding is used for. | String | optional |
Status | status | status of the character encoding | String | optional |
Extends | extends | Is an extended version or superset of | String | optional |
Previous | prev | Preceded by | String | optional |
Next | next | Succeeded by | String | optional |
Other related encodings | otherrelated | Encodings which are closely related, but neither a predecessor, nor a successor, nor a subset. | String | optional |
Image | image | Image (such as a single byte character grid or multiple byte layout chart) | File | optional |
Image Caption | caption | Caption for the image | String | optional |