Template:Consecutive links: Difference between revisions
mNo edit summary |
add support for prefix and postfix |
||
Line 1: | Line 1: | ||
<includeonly>{{#invoke: consecutive links | parse |{{{1}}}|{{{2|,}}}|{{{3|, }}}}}</includeonly><noinclude>[[Category:Templates]] | <includeonly>{{#invoke: consecutive links | parse |{{{1}}}|{{{2|,}}}|{{{3|, }}}|{{{4|}}}|{{{5|}}}}}</includeonly><noinclude>[[Category:Templates]] | ||
Template that allows auto linking of a list by a specified delimiter.Usage: | Template that allows auto linking of a list by a specified delimiter.Usage: | ||
Line 10: | Line 10: | ||
<code><nowiki>{{Consecutive links|Joppa/Kyakukya/Grit Gate|/|/}}</nowiki></code> | <code><nowiki>{{Consecutive links|Joppa/Kyakukya/Grit Gate|/|/}}</nowiki></code> | ||
Additionally, you can use the 4th and 5th parameters to specify an overall prefix and an overall postfix to the string that is returned. | |||
{{Consecutive links|Joppa/Kyakukya/Grit Gate|/|/}}</noinclude> | {{Consecutive links|Joppa/Kyakukya/Grit Gate|/|/}}</noinclude> |