Modul:Random slideshow: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
Adopsi dari https://en.wiki-indonesia.club/wiki/Module:Random_slideshow |
Sophivorus (bicara | kontrib) Tidak ada ringkasan suntingan |
||
Baris 1:
-- Creates a slideshow gallery where the order is randomised. Intended for use on portal pages.
local p = {}
local excerptModule = require('Module:Excerpt/portals')
local randomModule = require('Module:Random')
local redirectModule = require('Module:Redirect')
|