Module:MOS tuning spectrum: Difference between revisions

Ganaram inukshuk (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
mNo edit summary
Line 108: Line 108:
result = result .. "| "
result = result .. "| "
if i == current_depth then
if i == current_depth then
result = result .. string.format("[[%s|%s]]", bright_generator_string, et_as_string)
result = result .. string.format("[[%s|%s]]", et_as_string, bright_generator_string)
end
end
result = result .. "\n"
result = result .. "\n"