Modul:Pp-move-indef: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
←Membuat halaman berisi '-- This module implements Template:Pp-move-indef. local p = {} function p.main(title) if type(title) == 'string' then title = mw.title.new(title) elseif type...'
 
pake bahasa Indonesia ya supaya lebih oke 👌
 
Baris 19:
 
local category
if level == 'sysop' or level == 'templateeditorautoconfirmed' then
if namespace == 2 or namespace == 3 then
category = 'WikipediaHalaman move-protectedpembicaraan userpengguna anddan userpengguna talkyang pagesdilindungi dari pemindahan'
elseif namespace == 4 or namepace == 12 then
category = 'Halaman proyek Wikipedia move-protectedyang dilindungi dari projectpemindahan pages'
elseif namespace == 100 then
category = 'WikipediaPortal move-protectedyang portalsdilindungi dari pemindahan'
elseif title.isTalkPage then
category = 'WikipediaHalaman move-protectedpembicaraan talkyang pagesdilindungi dari pemindahan'
else
category = 'WikipediaHalaman indefinitelyyang move-protecteddilindungi pagesselamanya dari pemindahan'
end
else
category = 'WikipediaHalaman pagesdengan withtemplat incorrectperlindungan protectionyang templatessalah'
end