Template:Infobox file format/doc

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by FleetCommand (talk | contribs) at 09:37, 15 October 2010 (→‎Usage: Alright, I guess this is neutral). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Usage

{{Infobox file format
| name                   = 
| icon                   = 
| logo                   = 
| screenshot             = 
| caption                = 
| extension              = 
| mime                   = 
| type code              = 
| uniform type           = 
| magic                  = 
| owner                  = 
| released               = <!-- {{Start date|YYYY|mm|dd|df=yes/no}} -->
| latest release version = 
| latest release date    = <!-- {{Start date and age|YYYY|mm|dd|df=yes/no}} -->
| genre                  = 
| container for          = 
| contained by           = 
| extended from          = 
| extended to            = 
| standard               = 
| free                   = 
| url                    = 
}}

Examples

Scalable Vector Graphics
Filename extension
.svg, .svgz
Internet media type
image/svg+xml[1]
Developed byWorld Wide Web Consortium
Initial release4 September 2001 (2001-09-04)
Latest release
1.2T
10 August 2006; 17 years ago (2006-08-10)
Type of formatvector image format
Extended fromXML
Websitew3.org/Graphics/SVG/
{{Infobox file format
| name                   = Scalable Vector Graphics
| icon                   = 
| logo                   = 
| screenshot             = [[Image:SVG.svg|200px]]
| caption                = 
| extension              = <tt>.svg</tt>, <tt>.svgz</tt>
| mime                   = image/svg+xml<ref>[http://www.w3.org/TR/SVGMobile12/mimereg.html M Media Type registration for image/svg+xml]</ref>
| type code              = 
| uniform type           = 
| magic                  = 
| owner                  = [[World Wide Web Consortium]]
| released               = {{Start date|2001|09|04|df=yes}}
| latest release version = 1.2T
| latest release date    = {{Start date and age|2006|08|10|df=yes}}
| genre                  = [[vector graphics|vector image format]]
| container for          = 
| contained by           = 
| extended from          = [[XML]]
| extended to            = 
| standard               = 
| url                    = [http://www.w3.org/Graphics/SVG/ w3.org/Graphics/SVG/]
}}


OpenDocument Text
Filename extension
.odt
Internet media type
application/vnd.
oasis.opendocument.
text
Uniform Type Identifier (UTI)org.oasis.
opendocument.text
[2]
Developed bySun Microsystems, OASIS
Type of formatDocument file format
Extended fromXML
StandardISO/IEC 26300:2006
Free format?Yes
{{Infobox file format
| name                   = OpenDocument Text
| icon                   = [[Image:X-office-document.svg]]
| logo                   = 
| screenshot             = 
| caption                = 
| extension              = <tt>.odt</tt>
| mime                   = application/vnd.<br />oasis.opendocument.<br />text
| type code              = 
| uniform type           = <tt>org.oasis.<br />opendocument.text</tt><ref name="uti">{{ cite web | url=http://www.huw.id.au/filetypes.html#OpenDocument | title=Filetypes | author=Huw Alexander Ogilvie | accessdate=2008-06-20 }}</ref>
| magic                  = 
| owner                  = [[Sun Microsystems]], [[OASIS (organization)|OASIS]]
| released               = 
| latest release version = 
| latest release date    = 
| genre                  = [[Document file format]]
| container for          = 
| contained by           = 
| extended from          = [[XML]]
| extended to            = 
| standard               = ISO/IEC 26300:2006
| free                   = [[OpenDocument#Licensing|Yes]]
| url                    = 
}}
  1. ^ M Media Type registration for image/svg+xml
  2. ^ Huw Alexander Ogilvie. "Filetypes". Retrieved 2008-06-20.