Content deleted Content added
Prevent inelegant post‑§ linebreaks per discussion |
Andy M. Wang (talk | contribs) nbsp per talk discussion (pending) |
||
Line 40:
local linkPage = page or ''
local section = sections[1] or 'Notes'
local display = '
if isShowingPage then
page = page or title.prefixedText
Line 66:
-- Add the intro text.
local intro = '
if isShowingPage then
intro = (page or title.prefixedText) .. ' ' .. intro
|