Difference between revisions of "Template:Timeline 3"

From wiki_ttni_en
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Timeline_3" template. It should be called in the following format: <pre> {{Timeline_3 |= }} </pre> Edit the page to see the template text. </noinclude...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
+
<noinclude>Gives back the third part of a sequence delimited by '*'.</noinclude><includeonly>{{#explode:{{{1}}}|*|2}}</includeonly>
This is the "Timeline_3" template.
 
It should be called in the following format:
 
<pre>
 
{{Timeline_3
 
|=
 
}}
 
</pre>
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
!
 
| {{{|}}}
 
|}
 
</includeonly>
 

Latest revision as of 10:26, 9 November 2012

Gives back the third part of a sequence delimited by '*'.