Module:Navbar: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
Undid revision 948472521 by [[Special:Contributions/w>MusikAnimal|w>MusikAnimal]] ([[User talk:w>MusikAnimal|talk]]) |
சிNo edit summary |
||
வரிசை 60:
local title = mw.title.new(mw.text.trim(titleText), 'Template')
if not title then
error(
end
local talkpage = title.talkPageTitle and title.talkPageTitle.fullText or ''
வரிசை 85:
ul = div:tag('ul')
if show[1] then p.addItem('
if show[2] then p.addItem('
if show[3] then p.addItem('
if show[4] then p.addItem('
if show[5] then
local move = mw.title.new ('Special:Movepage')
p.addItem('
if show[6] then p.addItem('
p.brackets('left', ' ]', args, div)
| |||