টেমপ্লেট:তথ্যছক নেটওয়ার্কিং প্রটোকল/নথি

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে

ব্যবহারবিধি[সম্পাদনা]

নিচের খালি টেমপ্লেটটি নিবন্ধে কপি-পেস্ট করে প্যারামিটারের তথ্য পূরণ করে ব্যবহার করুন।

{{{title}}}
যোগাযোগ প্রটোকল
[[File:{{{logo}}}|{{{logo size}}}|alt={{{logo alt}}}|{{{logo alt}}}]]
{{{logo caption}}}
[[File:{{{image}}}|{{{image size}}}|alt={{{image alt}}}|{{{image alt}}}]]
উদ্দেশ্য{{{purpose}}}
উন্নয়নকারী{{{developer}}}
উদ্ভাবন{{{date}}}
ভিত্তিক (তৈরিকৃত){{{based on}}}
প্রভাবিত{{{influenced}}}
ওএসআই স্তর{{{osilayer}}}
পোর্ট{{{ports}}}
আরএফসি{{{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 nametitle 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

স্বয়ংক্রিয় মান
yes
বুলিয়ানঐচ্ছিক
Logologo

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

স্বয়ংক্রিয় মান
ফাইলঐচ্ছিক
Logo sizelogo size

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

স্ট্রিংঐচ্ছিক
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.

স্ট্রিংঐচ্ছিক
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.

ভারসাম্যহীন উইকিলেখাঐচ্ছিক
Imageimage

Name of an image pertaining the protocol or suite, such as a diagram. A file name is enough. Use only when absolutely necessary.

ফাইলঐচ্ছিক
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.

স্ট্রিংঐচ্ছিক
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.

স্ট্রিংঐচ্ছিক
Image captioncaption

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

স্ট্রিংঐচ্ছিক
Purposepurpose

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 datedate

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

স্ট্রিংঐচ্ছিক
Based onbased on

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

স্ট্রিংঐচ্ছিক
Influencedinfluenced

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 layerosilayer

OSI layer this protocol works in

স্ট্রিংঐচ্ছিক
Associated hardwarehardware

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

স্ট্রিংঐচ্ছিক

উদাহরণ[সম্পাদনা]

WebDAV
যোগাযোগ প্রটোকল
উদ্দেশ্য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
ওএসআই স্তরApplication layer
পোর্ট80, 443
আরএফসি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
}}