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

使い方 編集

{{{name}}}
{{{version_of}}}オペレーティングシステムのリリース
[[File:{{{logo}}}|{{{logo_size}}}|alt={{{logo_alt}}}|{{{logo_alt}}}]]
{{{logo_caption}}}
Screenshot
[[File:{{{screenshot}}}|{{{screenshot_size}}}|alt={{{screenshot_alt}}}|{{{screenshot_alt}}}]]
{{{caption}}}
開発者 {{{developer}}}
プログラミング言語 {{{programmed_in}}}
OSの系統 {{{family}}}
開発状況 {{{working_state}}}
ソースモデル {{{source_model}}}
RTM {{{RTM_date}}}[1]
製品出荷版 (GA) {{{GA_date}}}[2]
最新安定版 {{{latest_release_version}}} / {{{latest_release_date}}}[3]
最新開発版 {{{latest_preview_version}}} / {{{latest_preview_date}}}[4]
リポジトリ {{{repo}}}
対象市場 {{{marketing_target}}}
使用できる言語 {{{language}}}
アップデート方式 {{{update_model}}}
パッケージ管理 {{{package_manager}}}
プラットフォーム {{{supported_platforms}}}
カーネル種別 {{{kernel_type}}}
ユーザランド {{{userland}}}
影響を受けたOS {{{influenced}}}
既定のUI {{{ui}}}
ライセンス {{{license}}}
先行品 {{{preceded_by}}}
後続品 {{{succeeded_by}}}
ウェブサイト {{{website}}}
サポート状況
{{{support_status}}}
シリーズ記事
{{{other_articles}}}
テンプレートを表示

name 以外の引数は省略可能です。

{{Infobox OS
| name                   = 
| logo                   = <!-- examplelogo.svg -->
| logo_size              = <!-- x40px -->
| screenshot             = <!-- example.png -->
| screenshot_size        = <!-- 280px -->
| caption                = 
| developer              = 
| programmed_in          = 
| family                 = 
| working_state          = 
| source_model           = 
| released               = <!-- {{Start date and age|年|月|日}} -->
| RTM_date               = 
| GA_date                = 
| latest_release_version = 
| latest_release_date    = <!-- {{Start date and age|年|月|日}} -->
| latest_preview_version = 
| latest_preview_date    = <!-- {{Start date and age|年|月|日}} -->
| frequently_updated     = 
| repo                   = <!-- {{URL|https://example.com}} -->
| marketing_target       = 
| language               = 
| update_model           = 
| package_manager        = 
| supported_platforms    = 
| kernel_type            = 
| userland               = 
| ui                     = 
| license                = 
| preceded_by            = 
| succeeded_by           = 
| website                = <!-- {{URL|1=https://ja.wikipedia.org}} -->
| support_status         = 
| other_articles         = 
}}

引数 編集

引数 説明
name オペレーティングシステム (OS) の名称
version_of
logo オペレーティングシステムのロゴ画像。example.pngのように記述する。ただし、フリーコンテントでない画像の使用は禁止されている。また、サムネイル指定(thumb)はしないこと。
logo_size ロゴ画像のサイズ。例:50px
logo_alt
logo_caption ロゴの説明文。
screenshot オペレーティングシステムのスクリーンショット。logoの注意点に加え、フリーコンテントでないテキストや画像が写り込んでいないか注意。
screenshot_size スクリーンショットのサイズ。例:280px
screenshot_alt
caption スクリーンショットの説明文。
collapsible スクリーンショットを折りたたんで表示。
developer 開発者または企業の名前。
programmed_in 開発に用いられているプログラミング言語
family オペレーティングシステムが何の系列に属するか。例:Debian であれば GNU/Linux 、Solaris であれば UNIX と記述する。
working_state 開発状況。開発中か開発終了か。
source_model ソースコードの取り扱いについて。例:Fedora であればフリー/オープンソフトウェアと記述する。
RTM_date RTM版が公開された日付。
RTM_url RTM版の情報の出典
GA_date 製品出荷版 (GA版) が公開 (発売) された日付。
GA_url GA版の情報の出典
discontinued 開発が終了している場合。
released 初版が公開された日付。例:{{Start date and age|年|月|日}}
latest_release_version 最新安定版のバージョン
latest_release_date 最新安定版が公開された日付。例:{{Start date and age|年|月|日}}
release_url 最新安定版の情報の出典
latest_preview_version 最新開発版のバージョン
latest_preview_date 最新開発版が公開された日付。例:{{Start date and age|年|月|日}}
preview_url 最新開発版の情報の出典
frequently_updated 頻繁に更新されている場合は yes と記述する。その他の場合は空欄にしておく。詳しい仕様はTemplate:Infobox_software#最新版情報サブテンプレートについてを参照のこと。
repo リポジトリのURL。この指定がない場合、ウィキデータからデータが引用される。
marketing_target 対象とする利用者または機器。例:一般ユーザ向け・サーバ用・組み込み用など。
language 利用できる自然言語。例:英語・日本語など。
update_model アップデート方式。例:yumAPTなど。
prog_language 使用できるプログラミング言語
package_manager パッケージ管理システム。例:RPMdpkgなど。
supported_platforms どのプラットフォームで開発され動作するか。x86、PowerPC など。
kernel_type カーネルの構造。例:モノリシックカーネル(UNIX系の大多数やWindows9x系など)、マイクロカーネル(BeOSなど)、ナノカーネル(MacOS9など)、ハイブリッドカーネル(WindowsNT系など)。
userland ユーザランドの種類。例:GNUBSDなど。
influenced 影響を受けたOS
ui 既定のユーザインタフェース。例:GNOMEKDEなど。
license どのソフトウェアライセンスで配布されているか。例:GNU General Public Licenseなど。
preceded_by 先行品
succeeded_by 後続品
website オペレーティングシステムの情報があるウェブサイト。例:{{URL|1=http://ja.wikipedia.org}} のように記述する。
support_status サポート状況
other_articles 関連するシリーズの記事

使用例 編集

Debian
Debian v4.0 ("Etch")
開発者 Debian Project
OSの系統 Unix-like
開発状況 Current
ソースモデル Open source
初版 1993年8月16日 (1993-08-16)
最新安定版 4.0r2 Etch / 2007年12月27日 (16年前) (2007-12-27)
アップデート方式 APT (several front-ends available)
パッケージ管理 dpkg
プラットフォーム i386 (x86), amd64 (x86-64), PowerPC, SPARC, DEC Alpha, ARM, MIPS, HPPA, S390, IA-64
カーネル種別 Monolithic (Linux, FreeBSD), Micro (Hurd)
ユーザランド GNU
既定のUI GNOME, KDE, Xfce, and LXDE
ライセンス Free software, mainly the GNU GPL, and other licenses[5]
ウェブサイト www.debian.org
テンプレートを表示
This infobox is just an example, and it isn't supposed to reflect the present state of this particular piece of software, or even make any sense. It is only shown to demonstrate the effect of the options.
{{Infobox OS
| name                   = Debian
| logo                   = Debian-OpenLogo.svg
| logo_size              = x64px
| screenshot             = Debian Etch-ja.png
| developer              = Debian Project
| family                 = [[Unix-like]]
| working state          = Current
| source model           = [[Open source]]
| released               = {{Start date|df=yes|1993|08|16}}
| latest release version = 4.0r2 Etch
| latest release date    = {{start date and age|2007|12|27}}
| kernel type            = [[monolithic kernel|Monolithic]] ([[Linux kernel|Linux]], [[FreeBSD]]), [[microkernel|Micro]] ([[GNU Hurd|Hurd]])
| userland               = [[GNU Core Utilities|GNU]]
| ui                     = [[GNOME]], [[KDE]], [[Xfce]], and [[LXDE]]
| license                = [[Free software]], mainly the [[GNU GPL]], and other licenses<ref>{{cite web|url=https://www.debian.org/legal/licenses/|title=License information|publisher=Debian|accessdate=2009-02-28}}</ref>
| supported platforms    = [[IA-32|i386 (x86)]], [[x86-64|amd64 (x86-64)]], [[PowerPC]], [[SPARC]], [[DEC Alpha]], [[ARM architecture|ARM]], [[MIPS architecture|MIPS]], [[PA-RISC family|HPPA]], [[IBM eServer zSeries|S390]], [[IA-64]]
| updatemodel            = [[Advanced Packaging Tool|APT]] (several front-ends available)
| package manager        = [[dpkg]]
| website                = {{URL|https://www.debian.org/}}
}}

脚注

  1. ^ {{{RTM_url}}}
  2. ^ {{{GA_url}}}
  3. ^ {{{release_url}}}
  4. ^ {{{preview_url}}}
  5. ^ License information”. Debian. 2009年2月28日閲覧。

追跡カテゴリ 編集

関連項目 編集