Module:Dabs: Difference between revisions
From Warwick Wiki
Created page with "local p = {} function p.dabAway(title) return title:gsub(" %(.+%)","") end function p.dabAwayTemplate(frame) return p.dabAway(frame:getParent().args[0]) end return p" |
(No difference)
|
Revision as of 18:12, 31 August 2025
Powers templates like {{dab away}}.