Template:Infobox networking protocol/doc: Difference between revisions

Content deleted Content added
Removing link(s) to "GroupDAV": Removing links to deleted page GroupDAV.
m syntaxhighlight lang="wikitext"
Line 5:
 
{{Parameter names example|_template=|title|name|is stack|logo|logo size|logo alt|logo caption|image|image size|image alt|caption|purpose|developer|date|based on|influenced|osilayer|ports|rfcs|hardware}}
<presyntaxhighlight lang="wikitext" style="overflow:auto;">
{{Infobox networking protocol
| title =
Line 25:
| hardware =
}}
</syntaxhighlight>
</pre>
 
==Syntax==
Line 154:
| rfcs = RFC 2518, RFC 4918
}}
<presyntaxhighlight lang="wikitext" style="overflow:auto;">
{{Infobox networking protocol
| title = WebDAV
Line 166:
| ports = 80, 443
| rfcs = RFC 2518, RFC 4918
}}</presyntaxhighlight>
 
{{Reflist}}