Template:Infobox character encoding/doc: Difference between revisions

Content deleted Content added
Restored revision 953099072 by Vanisaac (talk)
Tag: Reverted
Line 5:
 
While the difference between a coded character set and a character encoding is clear in a Unicode context (UTF-8 and UTF-16 are different encodings for the same set), the difference is often blurred immensely by legacy encodings. For example, so-called "[[Windows-1252|WinLatin-1]]" is a ''de facto'' extension of the "Latin-1" (ISO 8859-1) ''encoding'', whereas so-called "[[Code page 850|DOS Latin-1]]" is an alternative, incompatible encoding (or transformation format) of the ISO 8859-1 ''charset''. Both add their own extensions, meaning that ''their own charsets'', taken as wholes, have their own unique identities as well. For this reason, the same infobox template is used for both.
 
== Usage ==
See below for documentation of individual parameters. It is usually neither appropriate nor necessary to specify all of them.
<pre>{{infobox character encoding
| name =
| image =
| caption =
| mime =
| kermit =
| alias =
| lang =
| by =
| standard =
| definitions =
| status =
| classification =
| extends =
| basedon =
| extensions =
| encodings =
| encodes =
| prev =
| next =
| otherrelated =
| extra =
}}</pre>
 
==Template Data==