Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,327
edits
(Created page with "{{Documentation}} This template can be used on Map pages to create a music track map. This template will include a notice about the function of the page, as well as providing the relevant categories and SMW properties to the page. The first unnamed parameter must be the coordinates for the polygon indicating the music track area. == Example == <pre>{{Music track map |songs=Dreamstate |files=File:Dreamstate.ogg |x=1760|y=5088|plane=2 |align=right|[ [ [1728,5056],[1728,5...") |
No edit summary Tag: Reverted |
||
Line 1:
{{Documentation}}
This template can be used on Map mw.pages to create a music track map. This template will include a notice about the function of the page, as well as providing the relevant categories and SMW properties to the page. The first unnamed parameter must be the coordinates for the polygon indicating the music track area.
== Example ==
Line 92:
"songs": {
"label": "List of songs",
"description": "Comma-separated list of music track mw.pages.",
"example": "Harmony, Flute salad",
"type": "string",
Line 100:
"files": {
"label": "List of music track files",
"description": "CSV list of the file mw.pages for the songs, including File: and .ogg extension",
"example": "File:Harmony.ogg, File:Flute Salad.ogg",
"type": "string",
|