Module:Infobox interval: Difference between revisions

Plumtree (talk | contribs)
mNo edit summary
Plumtree (talk | contribs)
mNo edit summary
Line 285: Line 285:
frame:expandTemplate{
frame:expandTemplate{
title = 'User:Plumtree/Interval Sound',
title = 'User:Plumtree/Interval Sound',
args = { Frequency=tostring(hz), Timbre='violin', Right='yes', Width='135' }
args = { Frequency=tostring(hz), Timbre='violin', Right='yes', Width='135', Label='Audio (overtones)' }
} ..
} ..
frame:expandTemplate{
frame:expandTemplate{
title = 'User:Plumtree/Interval Sound',
title = 'User:Plumtree/Interval Sound',
args = { Frequency=tostring(hz), Timbre='semisine', Left='yes', Width='135' }
args = { Frequency=tostring(hz), Timbre='semisine', Left='yes', Width='135', Label='Audio (clear)' }
} ..
} ..
'</div>'
'</div>'