Module:Infobox interval: Difference between revisions

Plumtree (talk | contribs)
mNo edit summary
Plumtree (talk | contribs)
mNo edit summary
Line 284: Line 284:
frame:expandTemplate{
frame:expandTemplate{
title = 'User:Plumtree/Interval Sound',
title = 'User:Plumtree/Interval Sound',
args = { Frequency=tostring(hz), Timbre='violin', Center='yes', Width='270' }
args = { Frequency=tostring(hz), Timbre='violin', Right='yes', Width='135' }
} ..
frame:expandTemplate{
title = 'User:Plumtree/Interval Sound',
args = { Frequency=tostring(hz), Timbre='semisine', Left='yes', Width='135' }
}
}
})
})