Bản mẫu:Infobox networking protocol

Bách khoa toàn thư mở Wikipedia
{{{title}}}
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}}}
Tài liệu bản mẫu[xem] [sửa] [lịch sử] [làm mới]

Usage[sửa mã nguồn]

You 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.

{{{title}}}
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ửa mã nguồn]

Đây là tài liệu Dữ liệu bản mẫu cho bản mẫu này được sử dụng bởi Trình soạn thảo trực quan và các công cụ khác; xem báo cáo sử dụng tham số hàng tháng cho bản mẫu này.

Dữ 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ố bản mẫu[Quản lý Dữ liệu bản mẫu]

Tham sốMiêu tảKiểuTrạng thái
Title or nametitle name

Title or name of the subject of infobox focus.

Chuỗi dàibắ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

Giá trị tự động
yes
Luận lýtùy chọn
Logologo

Name of the image pertaining the logo of the protocol or suite. A file name is enough.

Giá trị tự động
Tập tintùy chọn
Logo sizelogo size

Size of the logo. Number and a CSS unit of measurement is accepted. e.g. 250px, x64px or 250x64px.

Chuỗi dàitùy chọn
Logo's alternative textlogo 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àitùy chọn
Logo's caption textlogo 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ứngtùy chọn
Imageimage

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 tintùy chọn
Image sizeimage 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àitùy chọn
Image's alternative textimage 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àitùy chọn
Image captioncaption

Caption text for the image. Must be present when the image is present.

Chuỗi dàitùy chọn
Purposepurpose

A short sentence explaining the purpose of the protocol or stack succinctly. Use only when absolutely needed.

Chuỗi dàitù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àitùy chọn
Introduction datedate

The date in which the protocol is introduced. Use {{start date and age}} template.

Chuỗi dàitùy chọn
Based onbased on

Names of protocols, standards or specification from which the protocol in question is derived.

Chuỗi dàitùy chọn
Influencedinfluenced

Name of protocols that derive from this protocol

Chuỗi dàitùy chọn
RFC(s)rfcs

RFC(s) describing this protocol

Chuỗi dàitùy chọn
Port(s)ports

TCP/UDP ports if used by the protocol

Chuỗi dàitùy chọn
OSI layerosilayer

OSI layer this protocol works in

Chuỗi dàitùy chọn
Associated hardwarehardware

Name of the hardware created specifically to work with this protocol.

Chuỗi dàitùy chọn

Example[sửa mã nguồn]

WebDAV
Giao thức truyền thông
Mục đíchAllows clients to perform remote Web content authoring operations
Nhà phát triểnJim Whitehead, Internet Engineering Task Force (IETF)
Được giới thiệu1996; 28 năm trước (1996)
Dựa trênHypertext Transfer Protocol (HTTP)
Được ảnh hưởngDelta-V, CalDAV, GroupDAV
Lớp OSIApplication layer
Cổng80, 443
RFCRFC 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
}}

See also[sửa mã nguồn]