Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Documentation: Difference between revisions

Content added Content deleted
(get rid of the env:grab function)
(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')
Cookies help us deliver our services. By using our services, you agree to our use of cookies.