Difference between revisions of "Template:FML/doc"

From blackwiki
Jump to navigation Jump to search
imported>IagoQnsi
(documented new second parameter)
imported>Sammi Brie
(tdata)
 
Line 18: Line 18:
 
| {{Make code|<<FML!WNEW!NEW 102.7>>}}
 
| {{Make code|<<FML!WNEW!NEW 102.7>>}}
 
}}
 
}}
 +
 +
== TemplateData==
 +
{{TemplateData header}}
 +
<templatedata>
 +
{
 +
"params": {
 +
"1": {
 +
"label": "Call sign",
 +
"description": "Call sign of radio station, without -FM",
 +
"required": true
 +
}
 +
},
 +
"description": "Radio-Locator query template for FM radio stations",
 +
"format": "inline"
 +
}
 +
</templatedata>
  
 
== See also ==
 
== See also ==

Latest 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 FM station.

Usage

{{FML|callsign}}

{{FML|callsign|custom text}}

This will generate a link to https://radio-locator.com/info/callsign-FM. Please do not add -FM to the callsign, as the template adds it automatically.

To change the label of the link, you can pass in custom text as a second parameter. If the second parameter is omitted, the callsign will be used as the link label.

Examples

Markup Renders as
[[:Template:MultiReplace]]
[[:Template:MultiReplace]]

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 FML

Radio-Locator query template for FM radio stations

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Call sign1

Call sign of radio station, without -FM

Unknownrequired

See also