Module:Infobox chord: Difference between revisions
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
function p.infobox_chord(frame) | function p.infobox_chord(frame) | ||
local debug_mode = | local debug_mode = utils.value_provided(frame.args["debug"]) | ||
local page_name = frame:preprocess("{{PAGENAME}}") | local page_name = frame:preprocess("{{PAGENAME}}") | ||