Difference between revisions of "Template:Infobox radar/doc"

From blackwiki
Jump to navigation Jump to search
(added beamwidth)
imported>Vanisaac
m (→‎Microformat: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(12 intermediate revisions by 11 users not shown)
Line 2: Line 2:
  
 
== Usage ==
 
== Usage ==
 +
{{Infobox radar
 +
| name        = {{{name}}}
 +
| image      = {{{image}}}
 +
| caption    = {{{caption}}}
 +
| country    = {{{country}}}
 +
| designer    = {{{designer}}}
 +
| manufacturer = {{{manufacturer}}}
 +
| introdate  = {{{introdate}}}
 +
| number      = {{{number}}}
 +
| type        = {{{type}}}
 +
| frequency  = {{{frequency}}}
 +
| PRF        = {{{PRF}}}
 +
| beamwidth  = {{{beamwidth}}}
 +
| pulsewidth  = {{{pulsewidth}}}
 +
| RPM        = {{{RPM}}}
 +
| range      = {{{range}}}
 +
| altitude    = {{{altitude}}}
 +
| diameter    = {{{diameter}}}
 +
| height      = {{{height}}}
 +
| width      = {{{width}}}
 +
| azimuth    = {{{azimuth}}}
 +
| elevation  = {{{elevation}}}
 +
| precision  = {{{precision}}}
 +
| power      = {{{power}}}
 +
| other names = {{{other names}}}
 +
| related    = {{{related}}}
 +
}}
 
Copy and paste the template below.
 
Copy and paste the template below.
<pre>
+
<pre style="overflow:auto">
{{Infobox Radar
+
{{Infobox radar
|name     =  
+
| name       =  
|image     =   <!--without [[Image:...]] syntax-->
+
| image       = <!--without [[File:...]] syntax-->
|caption   =  
+
| caption     =  
|country   =  
+
| country     =
|introdate =  
+
| designer    =
|number   =  
+
| manufacturer =  
|type     =  
+
| introdate   = <!--{{Start date|YYYY|MM|DD}}-->
|frequency =   <!--<frequency> band-->
+
| number     =  
|PRF       =   <!--pulse repetition frequency-->
+
| type       =  
|beamwidth =   <!--X° (horizontal), X° (vertical)-->
+
| frequency   = <!--<frequency> band-->
|pulsewidth=   <!--pulse width-->
+
| PRF         = <!--pulse repetition frequency-->
|RPM       =   <!--revolutions per minute-->
+
| beamwidth   = <!--X° (horizontal), X° (vertical)-->
|range     =   <!--{{km to mi|X|abbr=yes}}-->
+
| pulsewidth = <!--pulse width-->
|altitude =   <!--{{m to ft|X|addr=yes}}-->
+
| RPM         = <!--revolutions per minute-->
|diameter  =   <!--{{m to ft|X|addr=yes}}-->
+
| range       = <!--{{convert|X|mi|abbr=on}}-->
|azimuth   =   <!--X-Yº-->
+
| altitude   = <!--{{convert|X|m|ft|abbr=on}}-->
|elevation =   <!--X-Yº-->
+
| diameter    = <!--{{convert|X|m|ft|abbr=on}}-->
|precision =   <!--±{{m to ft|X|addr=yes}}-->
+
| height      = <!--{{convert|X|m|ft|abbr=on}}-->
|power     =
+
| width      = <!--{{convert|X|m|ft|abbr=on}}-->
|other names=
+
| azimuth     = <!--X-Yº-->
 +
| elevation   = <!--X-Yº-->
 +
| precision   = <!--{{convert|X|m|ft|abbr=on}}-->
 +
| power       =  
 +
| other names =
 +
| related    =
 
}}
 
}}
 
</pre>
 
</pre>
  
<includeonly>
+
== Microformat ==
 +
{{UF-hcal}}
 +
 
 +
<includeonly>{{Sandbox other||
 
[[Category:Technology and applied science infobox templates|Radar]]<!--probably needs focusing-->
 
[[Category:Technology and applied science infobox templates|Radar]]<!--probably needs focusing-->
</includeonly>
+
}}</includeonly>

Latest revision as of 21:01, 25 April 2020

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

Template:UF-hcal