Bản mẫu:Infobox networking protocol
Giao thức truyền thông | |
Mục đích | {{{purpose}}} |
---|---|
Nhà phát triển | {{{developer}}} |
Được giới thiệu | {{{date}}} |
Dựa trên | {{{based on}}} |
Được ảnh hưởng | {{{influenced}}} |
Lớp OSI | {{{osilayer}}} |
Cổng | {{{ports}}} |
RFC | {{{rfcs}}} |
Phần cứng | {{{hardware}}} |
Website | {{{website}}} |
Usage
sửaYou can copy and paste the following empty skeleton template into the article and fill it in as you see fit, in case you wish to use source editor instead of VisualEditor. |logo caption=
is deliberately omitted to discourage the use of this oft-abused parameter.
Giao thức truyền thông | |
[[File:{{{logo}}}|{{{logo size}}}|alt={{{logo alt}}}|{{{logo alt}}}]] {{{logo caption}}} | |
[[File:{{{image}}}|{{{image size}}}|alt={{{image alt}}}|{{{image alt}}}]] {{{caption}}} | |
Mục đích | {{{purpose}}} |
---|---|
Nhà phát triển | {{{developer}}} |
Được giới thiệu | {{{date}}} |
Dựa trên | {{{based on}}} |
Được ảnh hưởng | {{{influenced}}} |
Lớp OSI | {{{osilayer}}} |
Cổng | {{{ports}}} |
RFC | {{{rfcs}}} |
Phần cứng | {{{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 = }}
Syntax
sửaDữ liệu bản mẫu cho Infobox networking protocol
This infobox helps display important preliminary details about a protocol in an article.
Tham số | Miêu tả | Kiểu | Trạng thái | |
---|---|---|---|---|
Title or name | title name | Title or name of the subject of infobox focus. | Chuỗi dài | bắt buộc |
Is stack? | is stack | If set to "yes" specifies whether the article is about a protocol stack, instead of a communications protocol
| Luận lý | tùy chọn |
Logo | logo | Name of the image pertaining the logo of the protocol or suite. A file name is enough.
| Tập tin | tùy chọn |
Logo size | logo size | Size of the logo. Number and a CSS unit of measurement is accepted. e.g. 250px, x64px or 250x64px. | Chuỗi dài | tùy chọn |
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. | Chuỗi dài | tùy chọn |
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. | Văn bản wiki không cân xứng | tùy chọn |
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. | Tập tin | tùy chọn |
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. | Chuỗi dài | tùy chọn |
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. | Chuỗi dài | tùy chọn |
Image caption | caption | Caption text for the image. Must be present when the image is present. | Chuỗi dài | tùy chọn |
Purpose | purpose | A short sentence explaining the purpose of the protocol or stack succinctly. Use only when absolutely needed. | Chuỗi dài | tùy chọn |
Developer(s) | developer | Names of entities who developed the protocol or worked in concert with the developers for publicizing the protocol. | Chuỗi dài | tùy chọn |
Introduction date | date | The date in which the protocol is introduced. Use {{start date and age}} template. | Chuỗi dài | tùy chọn |
Based on | based on | Names of protocols, standards or specification from which the protocol in question is derived. | Chuỗi dài | tùy chọn |
Influenced | influenced | Name of protocols that derive from this protocol | Chuỗi dài | tùy chọn |
RFC(s) | rfcs | RFC(s) describing this protocol | Chuỗi dài | tùy chọn |
Port(s) | ports | TCP/UDP ports if used by the protocol | Chuỗi dài | tùy chọn |
OSI layer | osilayer | OSI layer this protocol works in | Chuỗi dài | tùy chọn |
Associated hardware | hardware | Name of the hardware created specifically to work with this protocol. | Chuỗi dài | tùy chọn |
Example
sửaGiao thức truyền thông | |
Mục đích | Allows clients to perform remote Web content authoring operations |
---|---|
Nhà phát triển | Jim Whitehead, Internet Engineering Task Force (IETF) |
Được giới thiệu | 1996 |
Dựa trên | Hypertext Transfer Protocol (HTTP) |
Được ảnh hưởng | Delta-V, CalDAV, GroupDAV |
Lớp OSI | Application layer |
Cổng | 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 = RFC 2518, RFC 4918 }}