Jump to content

Template:Infobox software platform/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Wonderfl (talk | contribs) at 09:11, 2 June 2015 (infobox for software platforms). 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}}}
Developed by{{{developer}}}

Copy and paste the template below.

{{Infobox protocol
| name        = 
| image       = <!--without [[File:...]] syntax-->
| caption     = 
| developer   = <!--organizations that were involved in development-->
| editor      = <!--editor software for the platform-->
| runtime     = <!--runtime/player software for the platform-->
| format      = <!--major file formats on the platform-->
| application = <!--major applications for content developed on the platform-->
| license     = 
}}

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.