Module:Documentation: Difference between revisions
p.makeStartBoxLinksData - fix title objects that weren't being passed through
m>Mr. Stradivarius (get rid of the env:grab function) |
m>Mr. Stradivarius (p.makeStartBoxLinksData - fix title objects that weren't being passed through) |
||
Line 362: | Line 362: | ||
return nil | return nil | ||
end | end | ||
data.title = title | |||
data.docTitle = docTitle | |||
-- View, display, edit, and purge links if /doc exists. | -- View, display, edit, and purge links if /doc exists. | ||
data.viewLinkDisplay = message('viewLinkDisplay', 'string') | data.viewLinkDisplay = message('viewLinkDisplay', 'string') |