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