Module:Navbar: Difference between revisions

local div; fixed?
(implementing merger for Template:V, Template:View, and Template:Navbar)
(local div; fixed?)
Line 64:
local talkpage = title.talkPageTitle and title.talkPageTitle.fullText or ''
local div = mw.html.create():tag('div')
div
:addClass('plainlinks')
Anonymous user