コンテンツにスキップ
Wikipedia

Template:Infobox file format

テンプレートの解説[表示] [編集] [履歴] [キャッシュを破棄]

使用法

[編集 ]
{{Infobox file format
| name = 
| icon = 
| logo = 
| screenshot = 
| caption = 
| extension = 
| mime = 
| type_code = 
| uniform_type = 
| magic = 
| owner = 
| released = <!-- {{Start date and age|yyyy|mm|dd}} -->
| latest_release_version = 
| latest_release_date = <!-- {{Start date and age|yyyy|mm|dd}} -->
| genre = 
| container_for = 
| contained_by = 
| extended_from = 
| extended_to = 
| standard = 
| free = 
| url = <!-- {{URL|example.org}} -->
}}

使用例

[編集 ]
Scalable Vector Graphics
拡張子 .svg.svgz
MIMEタイプ image/svg+xml[1]
UTI public.svg-image
開発者 W3C
初版 2001年9月4日 (24年前) (2001年09月04日)
最新版
1.1 (Second Edition)
(2011年8月16日 (14年前) (2011年08月16日))
種別 ベクターグラフィック
派生元 XML
オープン
フォーマット
Yes
ウェブサイト W3C SVG Working Group
テンプレートを表示
{{Infobox file format
| name = Scalable Vector Graphics
| icon = File:SVG logo.svg
| logo = 
| screenshot = 
| caption = 
| extension = .svg, .svgz
| mime = image/svg+xml<ref>{{Cite web|title=Media Type Registration for image/svg+xml|url=https://www.w3.org/TR/SVG/mimereg.html|publisher=W3C|accessdate=2019年09月01日}}</ref>
| type_code = 
| uniform_type = public.svg-image
| magic = 
| owner = [[W3C]]
| released = {{Start date and age|2001|09|04}}
| latest_release_version = 1.1 (Second Edition)
| latest_release_date = {{Start date and age|2011|08|16}}
| genre = [[ベクターイメージ|ベクターグラフィック]]
| container_for = 
| contained_by = 
| extended_from = [[XML]]
| extended_to = 
| standard = 
| free = Yes
| url = {{URL|https://www.w3.org/Graphics/SVG/|W3C SVG Working Group}}
}}
  1. ^ "Media Type Registration for image/svg+xml". W3C. 2019年9月1日閲覧。

TemplateData

[編集 ]
これはビジュアルエディターテンプレートウィザードにより使用されるテンプレートのためのTemplateData文書です。

Infobox file format

ファイルフォーマットの基礎情報テンプレート

テンプレートパラメーター[テンプレートデータを編集 ]

このテンプレートは、パラメーターを複数行に分けて記述することが推奨されています。

パラメーター説明状態
childchild

説明なし

不明省略可能
名称name

ファイルフォーマットの名称

既定
{{PAGENAMEBASE}}
短いテキスト推奨
アイコンicon

ファイルフォーマットのアイコン

ファイル推奨
アイコンサイズicon_size

アイコンのサイズ

既定
64px
文字列省略可能
アイコンキャプションiconcaption

アイコンの説明文

文字列省略可能
ロゴlogo

ファイルフォーマットのロゴ

ファイル推奨
ロゴサイズlogo_size

ロゴのサイズ

既定
64px
文字列省略可能
ロゴキャプションlogocaption

ロゴの説明文

文字列省略可能
スクリーンショットscreenshot

ファイルフォーマットのスクリーンショット

ファイル省略可能
スクリーンショットサイズscreenshot_size

スクリーンショットのサイズ

既定
300px
文字列省略可能
スクリーンショットキャプションcaption

スクリーンショットの説明文

文字列省略可能
拡張子extension extensions

ファイルフォーマットの拡張子

{{code|.png}}
文字列推奨
_noextcode_noextcode

説明なし

不明省略可能
MIMEタイプmime

ファイルフォーマットのMIMEタイプ

{{code|image/jpeg}}
文字列推奨
_nomimecode_nomimecode

説明なし

不明省略可能
タイプコードtype_code type code typecode

ファイルフォーマットのタイプコード

文字列省略可能
UTIuniform_type uniform type

ファイルフォーマットのUTI

文字列省略可能
UTI準拠先conforms to conforms_to

ファイルフォーマットのUTIの準拠先

文字列省略可能
マジックナンバーmagic

ファイルフォーマットのマジックナンバー

{{code|GIF87a}}
文字列省略可能
開発者developer owner

ファイルフォーマットの開発者

文字列推奨
初版released

初版の発表日

{{start date and age|1993|06|15}}
文字列省略可能
最新版latest_release_version latest release version

最新版のバージョン番号

2.0
文字列省略可能
最新版発表日latest_release_date latest release date

最新版の発表日

{{start date and age|2017|07|28}}
文字列省略可能
種別type genre

ファイルフォーマットの種別

[[軽量マークアップ言語]]
ページ名推奨
包含物container_for container for containerfor

ファイルフォーマットの包含物

[[音声]]
ページ名省略可能
包含先contained_by contained by containedby

ファイルフォーマットの包含先

[[Matroska]]
ページ名省略可能
派生元extended_from extended from extendedfrom

派生元のファイルフォーマット

[[VP8]]
ページ名省略可能
拡張extended_to extended to extendedto

派生先のファイルフォーマット

[[EPUB]]
ページ名省略可能
国際標準standard standards

ファイルフォーマットの国際標準

RFC 6716
文字列省略可能
オープンフォーマットfree

オープンフォーマットであるか否か

Yes
文字列省略可能
ウェブサイトwebsite url

ファイルフォーマットのウェブサイト

{{URL|https://opus-codec.org}}
文字列推奨
この解説は、Template:Infobox file format/docから呼び出されています。 (編集 | 履歴)
編集者は、このテンプレートをサンドボックス (作成 | 複製)とテストケース (作成)で試すことができます。(解説)
/docのサブページにカテゴリを追加してください。 このテンプレートのサブページ一覧。

AltStyle によって変換されたページ (->オリジナル) /