Module:Infobox chord: Difference between revisions
Add Todo category for finding chords with the deprecated Name parameter |
Remove the (now unused) Name parameter. |
||
Line 14: | Line 14: | ||
local cats = "" | local cats = "" | ||
local color_name = frame.args["ColorName"] | local color_name = frame.args["ColorName"] | ||
if utils.value_provided(color_name) then | if utils.value_provided(color_name) then |