Jump to content

Editing disabled for anonymous users

Revision as of 08:34, 21 March 2025 by Shia.k (talk | contribs) (Created page with "-- This module implements {{gallery}} by wrapping the <gallery> core extension tag. local p = {} local templatestyles = 'Module:Gallery/styles.css' local yesno = require('Module:Yesno') local plaintextModule = require('Module:Plain text') local function plaintext(text) -- stips out external links without labels, -- and then passes to the Plain_text module to clean the rest return plaintextModule.main({ args = { text:gsub("([^%[])%[([^%[%]%s]+)%]", '%1')...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Anonymous editing is currently disabled. Please log in to edit pages.

Return to Template:Gallery.