Template:Infobox networking protocol/doc
これはTemplate:Infobox networking protocolの解説サブページです。 使用方法、カテゴリ、およびその他テンプレートページ自体に含まれない情報を収容しています。 |
使い方
[編集]ビジュアルエディターではなくソースエディタを使用する場合は、次の空のスケルトンテンプレートをコピーして貼り付け、必要に応じて引数を入力してください。|logo caption=
は、このパラメーターの乱用を避けるために故意に省略されています。
通信プロトコル | |
[[File:{{{logo}}}|{{{logo size}}}|alt={{{logo alt}}}|{{{logo alt}}}]] {{{logo caption}}} | |
[[File:{{{image}}}|{{{image size}}}|alt={{{image alt}}}|{{{image alt}}}]] {{{caption}}} | |
目的 | {{{purpose}}} |
---|---|
開発者 | {{{developer}}} |
導入 | {{{date}}} |
派生元 | {{{based on}}} |
派生先 | {{{influenced}}} |
OSI階層 | {{{osilayer}}} |
ポート | {{{ports}}} |
RFC | {{{rfcs}}} |
ハードウェア | {{{hardware}}} |
{{Infobox networking protocol | title = | logo = | logo alt = | image = | image alt = | caption = | is stack = | purpose = | developer = | date = {{Start date and age| | | }}<!--Fill in: Year (4 digits), month and day (2 digits)--> | based on = | influenced = | osilayer = | ports = | rfcs = | hardware = }}
引数
[編集]This infobox helps display important preliminary details about a protocol in an article.
パラメーター | 説明 | 型 | 状態 | |
---|---|---|---|---|
Title or name | title name | Title or name of the subject of infobox focus. | 文字列 | 必須 |
Is stack? | is stack | If set to "yes" specifies whether the article is about a protocol stack, instead of a communications protocol
| ブール値 | 省略可能 |
Logo | logo | Name of the image pertaining the logo of the protocol or suite. A file name is enough.
| ファイル | 省略可能 |
Logo size | logo size | Size of the logo. Number and a CSS unit of measurement is accepted. e.g. 250px, x64px or 250x64px. | 文字列 | 省略可能 |
Logo's alternative text | logo alt | Alternative text in case the logo cannot be displayed by the target web browser or cannot be seen by the target user. | 文字列 | 省略可能 |
Logo's caption text | logo caption | A text caption to be displayed under the logo. Use of this field is discouraged, unless there is something of monumental importance to be said. Deletion notification templates go here as well. | ウィキテキストの一部 | 省略可能 |
Image | image | Name of an image pertaining the protocol or suite, such as a diagram. A file name is enough. Use only when absolutely necessary. | ファイル | 省略可能 |
Image size | image size | Size of the image. Number and a CSS unit of measurement is accepted. e.g. 250px, x64px or 250x64px. Defualts to 300px. Use only when absolutely necessary and try to keep it with in the vicinity of 300 pixels in width. Smaller images are hard to see and larger images resize the infobox. | 文字列 | 省略可能 |
Image's alternative text | image alt | Alternative text in case the image cannot be displayed by the target web browser or cannot be seen by the target user. | 文字列 | 省略可能 |
Image caption | caption | Caption text for the image. Must be present when the image is present. | 文字列 | 省略可能 |
Purpose | purpose | A short sentence explaining the purpose of the protocol or stack succinctly. Use only when absolutely needed. | 文字列 | 省略可能 |
Developer(s) | developer | Names of entities who developed the protocol or worked in concert with the developers for publicizing the protocol. | 文字列 | 省略可能 |
Introduction date | date | The date in which the protocol is introduced. Use {{start date and age}} template. | 文字列 | 省略可能 |
Based on | based on | Names of protocols, standards or specification from which the protocol in question is derived. | 文字列 | 省略可能 |
Influenced | influenced | Name of protocols that derive from this protocol | 文字列 | 省略可能 |
RFC(s) | rfcs | RFC(s) describing this protocol | 文字列 | 省略可能 |
Port(s) | ports | TCP/UDP ports if used by the protocol | 文字列 | 省略可能 |
OSI layer | osilayer | OSI layer this protocol works in | 文字列 | 省略可能 |
Associated hardware | hardware | Name of the hardware created specifically to work with this protocol. | 文字列 | 省略可能 |
使用例
[編集]通信プロトコル | |
目的 | Allows clients to perform remote Web content authoring operations |
---|---|
開発者 | Jim Whitehead, Internet Engineering Task Force (IETF) |
導入 | 1996年 |
派生元 | Hypertext Transfer Protocol (HTTP) |
派生先 | Delta-V, CalDAV, GroupDAV |
OSI階層 | Application layer |
ポート | 80, 443 |
RFC | RFC 2518, RFC 4918 |
{{Infobox networking protocol |title = WebDAV |is stack = no |purpose = Allows clients to perform remote Web content authoring operations |developer = [[Jim Whitehead]], [[Internet Engineering Task Force]] (IETF) |date = {{Start date and age|1996}} |based on = [[Hypertext Transfer Protocol]] (HTTP) |influenced = [[Delta-V]], [[CalDAV]], [[GroupDAV]] |osilayer = [[Application layer]] |ports = 80, 443 |rfcs = {{IETF RFC|2518}}, {{IETF RFC|4918}} }}
関連項目
[編集]- Template:Infobox software(編集 / ノート / リンク元 / 履歴 / ログ) - ソフトウェア用
- Template:Infobox OS(編集 / ノート / リンク元 / 履歴 / ログ) - オペレーティングシステム用
- Template:Infobox video game(編集 / ノート / リンク元 / 履歴 / ログ) - ビデオゲーム用
- Template:Infobox website(編集 / ノート / リンク元 / 履歴 / ログ) - Webサイト用