Template:TuneABC: Difference between revisions

From Malkin Morris Wiki

No edit summary
No edit summary
Line 2: Line 2:
This template displays the ABC file for a named tune
This template displays the ABC file for a named tune
Parameter - Tune - the name of the tune with no extension (expects abc)
Parameter - Tune - the name of the tune with no extension (expects abc)
Currently fixed size iframe 672x256
Currently fixed size iframe 768x256
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<embed width=704 height=256 frameborder=1>{{{Tune}}}.abc</embed>
<embed width=768 height=256 frameborder=1>{{{Tune}}}.abc</embed>
</includeonly>
</includeonly>

Revision as of 11:21, 23 October 2018

This template displays the ABC file for a named tune Parameter - Tune - the name of the tune with no extension (expects abc) Currently fixed size iframe 768x256