Jump to content

Template:Infobox protocol/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Wonderfl (talk | contribs) at 12:37, 22 December 2012 (initial documentation page for protocol infobox). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{{name}}}
[[File:{{{image}}}|frameless|upright=1]]
{{{caption}}}
International standard{{{standard}}}
Developed by{{{developer}}}
Introduced{{{introdate}}}
Industry{{{industry}}}
Connector type{{{connector}}}
Compatible hardware{{{hardware}}}
Physical range{{{range}}}

Copy and paste the template below.

{{Infobox radar
| name        = 
| image       = <!--without [[File:...]] syntax-->
| 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}}-->
}}

Microformat

The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes of this microformat include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.