Shia.k
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')..."