Difference between revisions of "Template:Find delimiter 2"
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Find_delimiter_2" template. It should be called in the following format: <pre> {{Find_delimiter_2 |= }} </pre> Edit the page to see the template text....") |
|||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | + | Finds the delimiter '*', if found gives back -1. | |
− | + | ||
− | + | </noinclude><includeonly>{{#rpos:{{{1}}}|#}}</includeonly> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | </noinclude><includeonly>{ | ||
− | |||
− | |||
− | |} | ||
− | </includeonly> |
Latest revision as of 19:48, 8 November 2012
Finds the delimiter '*', if found gives back -1.