Template:Infobox protocol/doc: Difference between revisions

Content deleted Content added
fx
m Reverted 1 edit by 49.144.5.174 (talk) to last revision by WOSlinker
 
(8 intermediate revisions by 6 users not shown)
Line 1:
{{documentationDocumentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
== Usage ==
{{Infobox protocol
| name = {{{name}}}
| image = {{{image}}}
| caption = {{{caption}}}
| standard = {{{standard}}}
| developer = {{{developer}}}
| introdate = {{{introdate}}}
| industry = {{{industry}}}
| connector = {{{connector}}}
| hardware = {{{hardware}}}
| range = {{{range}}}
| newer = {{{newer}}}
}}
 
Copy and paste the template below.
<pre style="overflow:auto">
{{Infobox protocol
| name = {{{name}}}
| image = <!--without [[File:...]] syntax-->{{{image}}}
| captionalt = {{{alt}}}
| caption = {{{caption}}}
| standard = <!--international standard such as IEEE-->
| standard = {{{standard}}}
| developer = <!--organization(s) involved in development-->
| developer = {{{developer}}}
| introdate = <!--{{Start date|YYYY|MM|DD}}-->
| introdate = {{{introdate}}}
| industry = <!--industries used (such as PC/Chemical/Multimedia)-->
| industry = {{{industry}}}
| connector = <!--connector(s) usable with protocol-->
| connector = {{{connector}}}
| hardware = <!--examples of compatible hardware-->
| range hardware = <!--{{convert|X|mi|abbr=on{hardware}}}-->
| name range = {{{namerange}}}
| newer = <!--superseded by which protocol-->
| image newer = {{{imagenewer}}}
| hardware website = {{{hardwarewebsite}}}
}}
<syntaxhighlight lang="wikitext" style="overflow: auto;">{{Infobox protocol
</pre>
| name =
| image = <!--without [[File:...]] syntax-->
| rangealt = {{{range}}}
| caption =
| standard = <!--international standard such as IEEE-->
| developer = <!--organization(s) involved in development-->
| introdate = <!--{{Start date|YYYY|MM|DD}}-->
| industry = <!--industries used (such as PC/Chemical/Multimedia)-->
| connector = <!--connector(s) usable with protocol-->
| hardware = <!--examples of compatible hardware-->
| range = <!--{{convert|X|mi|abbr=on}}-->
| newer = <!--superseded by which protocol-->
| website   = <!--URL to specs; OD wrap in template -->
}}</syntaxhighlight>
 
== Microformat ==
{{UF-hcal}}
 
<includeonly>{{Sandbox other||
<!-- Categories andbelow this line, please; interwikis goat here:Wikidata -->
[[Category:Computing infobox templates|Protocol]]
 
}}</includeonly>