Module:Authority control/config: Difference between revisions

imported>Fire
Created page with "require('strict') local p = {} --========================================================================== --Property formatting functions --========================================================================== function p.botanistV(id) return mw.ustring.match(id,"^[%u%l%d%. '-]+$") end function p.bnfLink(id,label) if not id:match( '^c?b?%d%d%d%d%d%d%d%d[0-9bcdfghjkmnpqrstvwxz]$' ) then return false end..."
 
(No difference)