Difference between revisions of "Template:AML/doc"
Jump to navigation
Jump to search
blackwiki>MSGJ (create) |
m (8 revisions imported) |
||
| (7 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | <!-- | + | <!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata --> |
| − | + | This template displays an external link to [http://radio-locator.com/ Radio-Locator.com] (formerly the [[M.I.T.]] List of Radio Stations) for an AM station. | |
| − | == | + | == Usage == |
| − | <includeonly> | + | <nowiki>{{AML|</nowiki>''callsign''<nowiki>}}</nowiki> |
| − | <!-- | + | |
| + | There is only one parameter, the station callsign, and it is required. ''Do not include the -AM suffix.'' | ||
| + | |||
| + | Examples: | ||
| + | |||
| + | {| class="wikitable" | ||
| + | |- | ||
| + | ! Code !! Result !! URL | ||
| + | |- | ||
| + | | <code><nowiki>{{AML|WGY}}</nowiki></code> | ||
| + | | {{AML|WGY}} | ||
| + | | <kbd>https://<nowiki/>radio-locator.com/info/{{hilite|WGY}}-AM</kbd> | ||
| + | |- | ||
| + | | <code><nowiki>{{AML|WABC}}</nowiki></code> | ||
| + | | {{AML|WABC}} | ||
| + | | <kbd>https://<nowiki/>radio-locator.com/info/{{hilite|WABC}}-AM</kbd> | ||
| + | |} | ||
| + | |||
| + | == TemplateData== | ||
| + | {{TemplateData header}} | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "Call sign", | ||
| + | "description": "Call sign of radio station, without -AM", | ||
| + | "required": true | ||
| + | } | ||
| + | }, | ||
| + | "description": "Radio-Locator query template for AM radio stations", | ||
| + | "format": "inline" | ||
| + | } | ||
| + | </templatedata> | ||
| + | |||
| + | == See also == | ||
| + | * {{tl|FML}} | ||
| + | * {{tl|FMXL}} | ||
| + | * {{tl|LPL}} | ||
| + | |||
| + | <includeonly>{{sandbox other|| | ||
| + | <!-- Categories below this line; interwikis at Wikidata --> | ||
| + | {{DEFAULTSORT:Aml}} | ||
[[Category:Radio external link templates]] | [[Category:Radio external link templates]] | ||
| − | </includeonly> | + | |
| + | }}</includeonly> | ||
Latest revision as of 12:25, 16 October 2020
| This is a documentation subpage for Template:AML. It contains usage information, categories and other content that is not part of the original template page. |
This template displays an external link to Radio-Locator.com (formerly the M.I.T. List of Radio Stations) for an AM station.
Usage
{{AML|callsign}}
There is only one parameter, the station callsign, and it is required. Do not include the -AM suffix.
Examples:
| Code | Result | URL |
|---|---|---|
{{AML|WGY}}
|
WGY on Radio-Locator | https://radio-locator.com/info/WGY-AM |
{{AML|WABC}}
|
WABC on Radio-Locator | https://radio-locator.com/info/WABC-AM |
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for AML
Radio-Locator query template for AM radio stations
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Call sign | 1 | Call sign of radio station, without -AM | Unknown | required |
See also