Module:Scale tree: Difference between revisions
m " |
m "Bright generator" seems to be preferred |
||
| Line 78: | Line 78: | ||
-- Get comments | -- Get comments | ||
-- Comments are entered as a pair consisting of a | -- Comments are entered as a pair consisting of a step ratio and comment, separated by a colon | ||
-- p/q: comment text as a string | -- p/q: comment text as a string, and [[links]] can be added too | ||
-- Each entry is then entered as a semicolon-delimtied list | -- Each entry is then entered as a semicolon-delimtied list | ||
local comments_unparsed = frame.args["Comments"] or "" | local comments_unparsed = frame.args["Comments"] or "" | ||