Page history
Jump to navigation
Jump to search
21 March 2025
Replaced content with "{{#invoke:Gallery|gallery}}<noinclude>{{Documentation}}</noinclude>"
−7,646
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')..."
+7,713