Content deleted Content added
Line 48:
{{#invoke:Ustring|match|abcde|(c%w)}}
Note: Only the first match is returned. Additional returns are omitted because mw.ustring.gsub's second return value is generally undesirable.
===Example using tag arguments===
|