Content deleted Content added
←Created page with '// Autolink wikilinks, [external links] and {{templates}} (especially useful for monobook.js // and similar pages); adapted from [[Wikipedia:WikiProject User s...' |
mNo edit summary |
||
Line 79:
// External links (no wikicode)
autolinkRegexWlink = /\[{2}([^\|\]<>\n]
// Wikilinks
autolinkRegexTemplate = /\{{2}((?:[Ss][Uu][Bb][Ss][Tt]\:|[Mm][Ss][Gg]\:|[Mm][Ss][Gg][Nn][Ww]\:)?)([^\:\|<>\n]
// Templates
|