Changes
Jump to navigation
Jump to search
Newer edit →
Module:TableTools
(view source)
Revision as of 16:01, 16 December 2015
9 bytes added
,
16:01, 16 December 2015
m
1 revision: family tree template
Line 136:
Line 136:
local function cleanPattern(s)
local function cleanPattern(s)
-- Cleans a pattern so that the magic characters ()%.[]*+-?^$ are interpreted literally.
-- Cleans a pattern so that the magic characters ()%.[]*+-?^$ are interpreted literally.
−
s = s:gsub('([()%%.%[%]*+-?^$])', '%%%1')
+
s = s:gsub('([
%
(
%
)
%
%%.%[%]
%
*
%
+
%
-
%
?
%
^
%
$])', '%%%1')
return s
return s
end
end
Wikiadmin
Bureaucrats
,
Interface administrators
,
Administrators (Semantic MediaWiki)
,
Curators (Semantic MediaWiki)
,
Editors (Semantic MediaWiki)
,
Suppressors
,
Administrators
19,911
edits
Navigation menu
Personal tools
Log in
Namespaces
Module
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Shortcuts
New Person Format
New Document Format
New Source Format
New Citation Format
Search Card
Tools
Special pages
Printable version