Difference between revisions of "Template:Find delimiter 2"

From wiki_ttni_en
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>
This is the "Find_delimiter_2" template.
+
Finds the delimiter '*', if found gives back -1.
It should be called in the following format:
+
 
<pre>
+
</noinclude><includeonly>{{#rpos:{{{1}}}|#}}</includeonly>
{{Find_delimiter_2
 
|=
 
}}
 
</pre>
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
!
 
| {{{|}}}
 
|}
 
</includeonly>
 

Latest revision as of 19:48, 8 November 2012

Finds the delimiter '*', if found gives back -1.