Difference between revisions of "Template:AML/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Zyxw
(display URLs generated, misc formatting)
blackwiki>Raymie
(tdata)
Line 24: Line 24:
 
| <kbd>https://<nowiki/>radio-locator.com/info/{{hilite|WABC}}-AM</kbd>
 
| <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 ==
 
== See also ==

Revision as of 03:23, 16 July 2020

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

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Call sign1

Call sign of radio station, without -AM

Unknownrequired

See also