Module:MOS intro: Difference between revisions

Ganaram inukshuk (talk | contribs)
Intro text includes dark generator range, following the bright generator
Inthar (talk | contribs)
Typo: repating → repeating
Line 108: Line 108:
-- If multi-period, determine whether "steps" should be plural or singular, as well
-- If multi-period, determine whether "steps" should be plural or singular, as well
if n == 1 then
if n == 1 then
intro = intro .. " repating every "
intro = intro .. " repeating every "
else
else
intro = intro .. " with a [[period]] of "
intro = intro .. " with a [[period]] of "