Difference between revisions of "Template:Infobox file format/doc"
Jump to navigation
Jump to search
imported>Δ |
imported>Jerryobject m (→Examples: Templates added.) |
||
| Line 53: | Line 53: | ||
| extended to = | | extended to = | ||
| standard = | | standard = | ||
| − | | url = | + | | url = {{URL|www.w3.org/Graphics/SVG}} |
}} | }} | ||
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
| Line 78: | Line 78: | ||
| extended to = | | extended to = | ||
| standard = | | standard = | ||
| − | | url = | + | | url = {{URL|www.w3.org/Graphics/SVG}} |
}} | }} | ||
</pre> | </pre> | ||
Revision as of 03:28, 8 May 2011
| This is a documentation subpage for Template:Infobox file format. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Infobox file format
| name =
| logo =
| icon =
| iconcaption =
| 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
| Filename extension | Template:Monodiv |
|---|---|
| Internet media type | Template:Monodiv |
| Developed by | World Wide Web Consortium |
| Initial release | 4 September 2001 |
| Latest release | |
| Type of format | vector image format |
| Extended from | XML |
| Website | Template:URL |
{{Infobox file format
| name = Scalable Vector Graphics
| logo =
| icon =
| iconcaption =
| screenshot =
| 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 = {{URL|www.w3.org/Graphics/SVG}}
}}
| Filename extension | Template:Monodiv |
|---|---|
| Internet media type | Template:Monodiv |
| Uniform Type Identifier (UTI) | org.oasis. opendocument.text[2] |
| Developed by | Sun Microsystems, OASIS |
| Type of format | Document file format |
| Extended from | XML |
| Standard | ISO/IEC 26300:2006 |
| Open format? | Yes |
{{Infobox file format
| name = OpenDocument Text
| logo =
| icon = [[Image:X-office-document.svg]]
| iconcaption =
| 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 =
}}