Template:Infobox character encoding/doc: Difference between revisions

Content deleted Content added
Adjust labels (and order of parameters) in templatedata to be the same as the titles used in the infobox itself where applicable. Expand documentation. Document some recently added rows.
Line 26:
"deprecated": false,
"description": "common name of character encoding (displayed as title of infobox)"
},
"image": {
"label": "Image",
"type": "wiki-file-name",
"deprecated": false,
"description": "Image (such as a single byte character grid or multiple byte layout chart)"
},
"caption": {
"label": "Image Caption",
"type": "string",
"deprecated": false,
"description": "Caption for the image"
},
"mime": {
Line 34 ⟶ 46:
},
"alias": {
"label": "Alias(es)",
"type": "string",
"deprecated": false,
"description": "anotherOther namenames and labels of the character encoding"
},
"standard": {
Line 49 ⟶ 61:
"type": "string",
"deprecated": false,
"description": "The language or languages which the character encoding is used for or, more broadly, supports."
},
"status": {
"label": "StatusCurrent status",
"type": "string",
"deprecated": false,
"description": "Usage status of the character encoding"
},
"classification": {
"label": "ExtendsClassification",
"type": "string",
"deprecated": false,
"description": "Classification of the charset or encoding, e.g. series it may be part of (e.g. ISO 8859), general categories (e.g. Extended ASCII), higher level encoding it might be built for (ISO 2022), et cetera."
},
"extends": {
"label": "Extends",
"type": "string",
"deprecated": false,
"description": "IsEncodings which it is an extended version or superset of (but which it may or may not be a clear successor of)."
},
"extensions": {
"label": "Extensions",
"type": "string",
"deprecated": false,
"description": "Noteworthy extended versions of the charset or encoding (but which may or may not be regarded as clear successors)."
},
"encodings": {
Line 61 ⟶ 91:
"type": "string",
"deprecated": false,
"description": "Encoding or transformation formats for the charset. These are usually listed if the charset either doesn't define an encoding format itself, or defines more than one (e.g. Unicode), or one which is not consistently used."
},
"encodes": {
Line 67 ⟶ 97:
"type": "string",
"deprecated": false,
"description": "Repertoire or charset which is a subset of this encoding's repertoire. Whilst this may be something which is both a charset and an encoding, it should not be an encoding solely encoding a charset with its own clear identity (e.g. 'ISO 8859-1' and 'Unicode' are both appropriate values but 'UTF-8' is not). If it is alsoan encoding which is a subset of the encoding itself, it goes in the Extends field."
},
"extends": {
"label": "Extends",
"type": "string",
"deprecated": false,
"description": "Is an extended version or superset of"
},
"prev": {
"label": "PreviousPreceded by",
"type": "string",
"deprecated": false,
"description": "PrecededEncoding bywhich it superseded in some context. This may or may not be a subset."
},
"next": {
"label": "NextSucceeded by",
"type": "string",
"deprecated": false, "description": "Succeeded by"
"description": "Encoding which it was superseded by in some context. This may or may not be a superset."
},
"otherrelated": {
"label": "Other related encodings",
"type": "string",
"deprecated": false, "description": "EncodingsAny encodings which are worth of note as being closely related, but neither a predecessor, nor a successor, nor a subset."
},
"image": {
"label": "Image",
"type": "wiki-file-name",
"deprecated": false,
"description": "Image (such as a single byte character grid or multiple byte layout chart)"
},
"caption": {
"label": "Image Caption",
"type": "string",
"deprecated": false,
"description": "Caption for the image"
}
},