11.314
suntingan
dw>Hidayatsrf k (Melindungi "Modul:Wikibase": --500+ transklusi ([Sunting=Hanya untuk pengguna terdaftar otomatis] (selamanya) [Pindahkan=Hanya untuk pengguna terdaftar otomatis] (selamanya))) |
(←Membuat halaman berisi '---------- Module:Wikibase ---------------- require('Module:No globals') local p = {} -- Return the entity ID of the item linked to the current page. function p.id(frame) if not mw.wikibase then return "no mw.wikibase" end return mw.wikibase.getEntityIdForCurrentPage() or "no entity" end -- Return the URL of an entity given its entity ID -- or the item linked to the current page if no argument is provided. function p.wdurl(frame) return mw.wikibase.getEnt...') |
(Tidak ada perbedaan)
|