Difference between revisions of "Template:Infobox radar/doc"
Jump to navigation
Jump to search
imported>Pierre cb (+interwiki) |
(copyedit) |
||
| Line 2: | Line 2: | ||
== Usage == | == Usage == | ||
| + | {{Infobox radar | ||
| + | | name = {{{name}}} | ||
| + | | image = {{{image}}} | ||
| + | | caption = {{{caption}}} | ||
| + | | country = {{{country}}} | ||
| + | | introdate = {{{introdate}}} | ||
| + | | number = {{{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. | Copy and paste the template below. | ||
| − | <pre> | + | <pre style="overflow:auto"> |
{{Infobox radar | {{Infobox radar | ||
| − | |name | + | | name = |
| − | |image | + | | image = <!--without [[File:...]] syntax--> |
| − | |caption | + | | caption = |
| − | |country | + | | country = |
| − | |introdate = | + | | introdate = |
| − | |number | + | | number = |
| − | |type | + | | type = |
| − | |frequency = | + | | frequency = <!--<frequency> band--> |
| − | |PRF | + | | PRF = <!--pulse repetition frequency--> |
| − | |beamwidth = | + | | beamwidth = <!--X° (horizontal), X° (vertical)--> |
| − | |pulsewidth= | + | | pulsewidth = <!--pulse width--> |
| − | |RPM | + | | RPM = <!--revolutions per minute--> |
| − | |range | + | | range = <!--{{convert|X|mi|abbr=on}}--> |
| − | |altitude | + | | altitude = <!--{{convert|X|m|ft|abbr=on}}--> |
| − | |diameter | + | | diameter = <!--{{convert|X|m|ft|abbr=on}}--> |
| − | |azimuth | + | | azimuth = <!--X-Yº--> |
| − | |elevation = | + | | elevation = <!--X-Yº--> |
| − | |precision = | + | | precision = <!--{{convert|X|m|ft|abbr=on}}--> |
| − | |power | + | | power = |
| − | |other names= | + | | other names = |
}} | }} | ||
</pre> | </pre> | ||
Revision as of 19:24, 9 May 2012
| This is a documentation subpage for Template:Infobox radar. It contains usage information, categories and other content that is not part of the original template page. |
Usage
| [[File:{{{image}}}|frameless]] {{{caption}}} | |
| Country of origin | {{{country}}} |
|---|---|
| Introduced | {{{introdate}}} |
| No. 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 =
| introdate =
| 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}}-->
| azimuth = <!--X-Yº-->
| elevation = <!--X-Yº-->
| precision = <!--{{convert|X|m|ft|abbr=on}}-->
| power =
| other names =
}}