Module:Ups and downs sharpness: Difference between revisions
Tristanbay (talk | contribs) still unfinished but hopefully this does something now |
Tristanbay (talk | contribs) added final return statement |
||
| Line 25: | Line 25: | ||
return frame:preprocess(thead .. table.concat(tlabel, "\n|") .. "\n|}") | return frame:preprocess(thead .. table.concat(tlabel, "\n|") .. "\n|}") | ||
end | end | ||
return p | |||