Template:Infobox radar/doc

From HandWiki
< Template:Infobox radar
Revision as of 22:07, 20 March 2021 by imported>Jworkorg (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{{name}}}
[[File:{{{image}}}|frameless]]
{{{caption}}}
Country of origin{{{country}}}
Manufacturer{{{manufacturer}}}
Designer{{{designer}}}
Introduced{{{introdate}}}
No. built{{{number}}}
Type{{{type}}}
Frequency{{{frequency}}}
PRF{{{PRF}}}
Beamwidth{{{beamwidth}}}
Pulsewidth{{{pulsewidth}}}
RPM{{{RPM}}}
Range{{{range}}}
Altitude{{{altitude}}}
Height{{{height}}}
Width{{{width}}}
Diameter{{{diameter}}}
Azimuth{{{azimuth}}}
Elevation{{{elevation}}}
Precision{{{precision}}}
Power{{{power}}}
Other Names{{{other names}}}
Related{{{related}}}

Copy and paste the template below.

{{Infobox radar
| name        = 
| image       = <!--without [[File:...]] syntax-->
| caption     = 
| country     = 
| designer    = 
| manufacturer = 
| introdate   = <!--{{Start date|YYYY|MM|DD}}-->
| number      = 
| type        = 
| frequency   = <!--<frequency> band-->
| PRF         = <!--pulse repetition frequency-->
| beamwidth   = <!--X° (horizontal), X° (vertical)-->
| pulsewidth  = <!--pulse width-->
| RPM         = <!--revolutions per minute-->
| range       = <!--{{convert|X|mi|abbr=on}}-->
| altitude    = <!--{{convert|X|m|ft|abbr=on}}-->
| diameter    = <!--{{convert|X|m|ft|abbr=on}}-->
| height      = <!--{{convert|X|m|ft|abbr=on}}-->
| width       = <!--{{convert|X|m|ft|abbr=on}}-->
| azimuth     = <!--X-Yº-->
| elevation   = <!--X-Yº-->
| precision   = <!--{{convert|X|m|ft|abbr=on}}-->
| power       = 
| other names = 
| related     =
}}

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.