Content deleted Content added
No edit summary |
m Reverted edits by Birsinghjmd2 (talk) (HG) (3.4.12) |
||
(26 intermediate revisions by 12 users not shown) | |||
Line 1:
{{Documentation subpage}}
{{Lua|Module:Infobox|Module:Check for unknown parameters}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
Line 8 ⟶ 9:
== Usage ==
See below for documentation of individual parameters. It is usually neither appropriate nor necessary to specify all of them.
<
| name =
| image =
| caption =
| mime =
|
|
| lang =
|
|
|
|
|
|
|
|
|
| encodes =
| prev =
| next =
| otherrelated =
| extra =
}}</syntaxhighlight>
==Template Data==
{{TemplateData header}}
<templatedata>
{
Line 57 ⟶ 63:
"deprecated": false,
"description": "A label of the encoding to be used in MIME types. Should be an IANA-approved label for the specific encoding in question; favour the Preferred MIME Name if one is available. Set |_nomimecode= to disable the default <code>...</code> formatting."
},▼
"type": "string",▼
"deprecated": false,▼
"description": "A label of the encoding used in Kermit. As MIME names are currently accepted by Kermit, this is not necessarily useful to note, but may be if the label is in extensive use or if there is no MIME name for the encoding. Set |_nokermitcode= to disable the default <code>...</code> formatting."
},
"alias": {
Line 63 ⟶ 75:
"deprecated": false,
"description": "Other names and labels of the character encoding"
},
"lang": {
"label": "Language(s)",
"type": "string",
"deprecated": false,
"description": "The language or languages which the character encoding is used for or, more broadly, supports."▼
},
"by": {
"label": "Created by",
"type": "string",
"deprecated": false,
"description": "Individual or organisation who created the encoding"
},
"standard": {
Line 75 ⟶ 99:
"deprecated": false,
"description": "Defining documents or reference implementations which don't constitute a standard."
▲ },
▲ "lang": {
▲ "label": "Language(s)",
▲ "type": "string",
▲ "deprecated": false,
▲ "description": "The language or languages which the character encoding is used for or, more broadly, supports."
},
"status": {
Line 104 ⟶ 122:
"type": "string",
"deprecated": false,
"description": "Encodings which it is a
},
"extensions": {
Line 116 ⟶ 134:
"type": "string",
"deprecated": false,
"description": "Repertoire or charset which is a subset (or equal set) 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'
},
"encodings": {
Line 128 ⟶ 146:
"type": "string",
"deprecated": false,
"description": "Encoding
},
"next": {
Line 134 ⟶ 152:
"type": "string",
"deprecated": false,
"description": "Encoding
},
"otherrelated": {
Line 140 ⟶ 158:
"type": "string",
"deprecated": false,
"description": "Any other encodings which are worth of note as being
},
"extra": {
Line 154 ⟶ 172:
== See also ==
* {{tl|Infobox symbol}}
* {{tl|Infobox punctuation mark}}
<includeonly>{{Sandbox other||▼
▲<includeonly>
<!-- Categories go here, and interwikis go in Wikidata -->
[[Category:Software infobox templates]]
}}</includeonly>
|