Template:StripLastWord: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
(Created page with '<!-- Strips the last word of the passed content. Using functions from the StringFunctions extension-->{{#sub:{{{1}}}|0|{{#rpos:{{{1}}}| }}}}')
 
No edit summary
Line 1: Line 1:
<!-- Strips the last word of the passed content. Using functions from the StringFunctions extension-->{{#sub:{{{1}}}|0|{{#rpos:{{{1}}}|&#32;}}}}
<!-- Strips the last word of the passed content. Using functions from the StringFunctions extension-->{{#sub:{{{1}}}|0|{{#rpos:{{{1}}}|&#32;}}+1}}

Revision as of 19:07, 28 June 2016

{{{1}}