Difference between revisions of "Template:Infobox radar/doc"
Jump to navigation
Jump to search
imported>LionFlyer (→Usage) |
imported>Vanisaac m (→Microformat: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| (15 intermediate revisions by 13 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 | + | {{Infobox radar |
| − | |name | + | | name = |
| − | |image | + | | image = <!--without [[File:...]] syntax--> |
| − | |caption | + | | caption = |
| − | |country | + | | country = |
| − | |introdate = | + | | designer = |
| − | |number | + | | manufacturer = |
| − | |type | + | | introdate = <!--{{Start date|YYYY|MM|DD}}--> |
| − | |frequency = | + | | number = |
| − | |PRF | + | | type = |
| − | |pulsewidth= | + | | frequency = <!--<frequency> band--> |
| − | |RPM | + | | PRF = <!--pulse repetition frequency--> |
| − | |range | + | | beamwidth = <!--X° (horizontal), X° (vertical)--> |
| − | |altitude | + | | pulsewidth = <!--pulse width--> |
| − | | | + | | RPM = <!--revolutions per minute--> |
| − | |azimuth | + | | range = <!--{{convert|X|mi|abbr=on}}--> |
| − | |elevation = | + | | altitude = <!--{{convert|X|m|ft|abbr=on}}--> |
| − | |precision = | + | | diameter = <!--{{convert|X|m|ft|abbr=on}}--> |
| − | |power = | + | | 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 = | ||
}} | }} | ||
</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
| 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}}} |
|---|---|
| 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