Difference between revisions of "Template:Infobox radar"

From blackwiki
Jump to navigation Jump to search
imported>Rich Farmbrough
imported>Rich Farmbrough
Line 2: Line 2:
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
| <!----------Lefthand side: documentation---------->
 
| <!----------Lefthand side: documentation---------->
{{documentation}}
+
{{Documentation}}
 
| <!------------Righthand side: template------------>
 
| <!------------Righthand side: template------------>
 
</noinclude>{| class="infobox" style="clear:right; float:right; width:24em; margin:0 0 1em 1em; text-align:left; font-size:90%;" cellspacing="0" cellpadding="3"
 
</noinclude>{| class="infobox" style="clear:right; float:right; width:24em; margin:0 0 1em 1em; text-align:left; font-size:90%;" cellspacing="0" cellpadding="3"

Revision as of 22:58, 31 August 2010

Template documentation[view] [edit] [history] [purge]

Usage

{{{name}}}
[[Image:{{{image}}}|250x300px|]]
{{{caption}}}
Country of origin {{{country}}}
Introduced {{{introdate}}}
Number built {{{number}}}
Type {{{type}}}
Frequency {{{frequency}}}
PRF {{{PRF}}}
Beamwidth {{{beamwidth}}}
Pulsewidth {{{pulsewidth}}}
RPM {{{RPM}}}
Range {{{range}}}
Altitude {{{altitude}}}
Diameter {{{diameter}}}
Azimuth {{{azimuth}}}
Elevation {{{elevation}}}
Precision {{{precision}}}
Power {{{power}}}
Other Names {{{other names}}}

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

{{{name}}}
[[Image:{{{image}}}|250x300px|]]
{{{caption}}}
Country of origin {{{country}}}
Introduced {{{introdate}}}
Number built {{{number}}}
Type {{{type}}}
Frequency {{{frequency}}}
PRF {{{PRF}}}
Beamwidth {{{beamwidth}}}
Pulsewidth {{{pulsewidth}}}
RPM {{{RPM}}}
Range {{{range}}}
Altitude {{{altitude}}}
Diameter {{{diameter}}}
Azimuth {{{azimuth}}}
Elevation {{{elevation}}}
Precision {{{precision}}}
Power {{{power}}}
Other Names {{{other names}}}