Template:StripLastWord
Jump to navigation
Jump to search
Strips the last word of the passed content. Using functions from the StringFunctions extension. Can a space be found? Then return everything before the last space. Can't a space be found. Then return nothing.