Template:Remove first word: Difference between revisions
From Vigyanwiki
(allow any separator, as in the {{First word}} template (This is my first time editing any Lua template, though I'm experienced at editing templates in general, so please revert/let me know on my talk page if I screwed anything up)) |
(surplus blanklines) |
||
Line 1: | Line 1: | ||
{{#invoke:String|replace|source={{{1}}}|pattern=^[^{{{sep|%s}}}]*{{{sep|%s}}}*|replace=|plain=false}}<noinclude> | {{#invoke:String|replace|source={{{1}}}|pattern=^[^{{{sep|%s}}}]*{{{sep|%s}}}*|replace=|plain=false}}<noinclude>{{Documentation}}</noinclude> | ||
{{Documentation}} | |||
</noinclude> |
Revision as of 16:35, 8 July 2014
Template documentation
[create]