Difference between revisions of "Template:Infobox file format/doc"
Jump to navigation
Jump to search
imported>Ndavidow (→Examples: changed to reflect svg article) |
imported>Ndavidow (updated to reflect new iconcaption field) |
||
| Line 5: | Line 5: | ||
{{Infobox file format | {{Infobox file format | ||
| name = | | name = | ||
| + | | logo = | ||
| icon = | | icon = | ||
| − | | | + | | iconcaption = |
| screenshot = | | screenshot = | ||
| caption = | | caption = | ||
| Line 32: | Line 33: | ||
{{Infobox file format | {{Infobox file format | ||
| name = Scalable Vector Graphics | | name = Scalable Vector Graphics | ||
| + | | logo = [[File:SVG-logo.svg|100px]] | ||
| icon = | | icon = | ||
| − | | | + | | iconcaption = |
| screenshot = | | screenshot = | ||
| caption = | | caption = | ||
| Line 56: | Line 58: | ||
{{Infobox file format | {{Infobox file format | ||
| name = Scalable Vector Graphics | | name = Scalable Vector Graphics | ||
| + | | logo = [[File:SVG-logo.svg|100px]] | ||
| icon = | | icon = | ||
| − | | | + | | iconcaption = |
| screenshot = | | screenshot = | ||
| caption = | | caption = | ||
| Line 81: | Line 84: | ||
{{Infobox file format | {{Infobox file format | ||
| name = OpenDocument Text | | name = OpenDocument Text | ||
| + | | logo = | ||
| icon = [[Image:X-office-document.svg]] | | icon = [[Image:X-office-document.svg]] | ||
| − | | | + | | iconcaption = |
| screenshot = | | screenshot = | ||
| caption = | | caption = | ||
| Line 106: | Line 110: | ||
{{Infobox file format | {{Infobox file format | ||
| name = OpenDocument Text | | name = OpenDocument Text | ||
| + | | logo = | ||
| icon = [[Image:X-office-document.svg]] | | icon = [[Image:X-office-document.svg]] | ||
| − | | | + | | iconcaption = |
| screenshot = | | screenshot = | ||
| caption = | | caption = | ||
Revision as of 17:21, 12 April 2011
| 40px | 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 | w3.org/Graphics/SVG/ |
{{Infobox file format
| name = Scalable Vector Graphics
| logo = [[File:SVG-logo.svg|100px]]
| 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 = [http://www.w3.org/Graphics/SVG/ w3.org/Graphics/SVG/]
}}
| File:X-office-document.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 =
}}