Template:Infobox networking protocol/doc: Difference between revisions

Content deleted Content added
m See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other
Format per the usual instead of some eccentric spacing.
Line 7:
<pre style="overflow:auto;">
{{Infobox networking protocol
| title title =
| logo logo =
| logo alt logo alt =
| image image =
| image alt =
| caption caption =
| is stack is stack =
| purpose purpose =
| developer developer =
| date date = {{Start date and age| | | }}<!--Fill in: Year (4 digits), month and day (2 digits)-->
| based on based on =
| influenced =
| osilayer osilayer =
| ports ports =
| rfcs rfcs =
| hardware hardware =
}}
</pre>
Line 142:
== Example ==
{{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
}}
<pre style="overflow:auto;">
{{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
}}</pre>
 
{{reflistReflist}}
{{Clear}}