Module:Infobox ET: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary Tag: Reverted |
ArrowHead294 (talk | contribs) mNo edit summary Tag: Reverted |
||
| Line 237: | Line 237: | ||
.. string.rep("#", string.len(et.size)) | .. string.rep("#", string.len(et.size)) | ||
.. "]]" | .. "]]" | ||
end | end | ||
end | end | ||
| Line 248: | Line 246: | ||
local result = infobox.build("[[" .. et.suffix .. "|" .. tuning .. "]]", infobox_data, prev_one, next_one) | local result = infobox.build("[[" .. et.suffix .. "|" .. tuning .. "]]", infobox_data, prev_one, next_one) | ||
if not rat.eq(et.equave, 2) then | |||
categories = categories .. "[[Category:Edonoi]]" | |||
end | |||
if not value_provided(debug_mode) then | if not value_provided(debug_mode) then | ||