Please note that some information on this wiki is still based on the demo version.
If you notice any errors, feel free to correct them.
Template:Sequence: Difference between revisions
From Super Fantasy Kingdom Official Wiki
wgg>Cadaei Created page with "<includeonly>{{#if:{{{1|}}}|{{{1|}}}<!-- -->{{#if:{{{2|}}}| › {{{2|}}}}}<!-- -->{{#if:{{{3|}}}| › {{{3|}}}}}<!-- -->{{#if:{{{4|}}}| › {{{4|}}}}}<!-- -->{{#if:{{{5|}}}| › {{{5|}}}}}<!-- -->}}</includeonly><noinclude> Displays the passed parameters with a delimiter, representing a sequence. ==Usage / Example== <nowiki>{{Sequence|8|16|32}}</nowiki> {{Sequence|8|16|32}} Category:Formatting templates </..." |
wgg>Cadaei heavier arrows |
||
| Line 1: | Line 1: | ||
<includeonly>{{#if:{{{1|}}}|{{{1|}}}<!-- | <includeonly>{{#if:{{{1|}}}|{{{1|}}}<!-- | ||
-->{{#if:{{{2|}}}| | -->{{#if:{{{2|}}}| ⯈ {{{2|}}}}}<!-- | ||
-->{{#if:{{{3|}}}| | -->{{#if:{{{3|}}}| ⯈ {{{3|}}}}}<!-- | ||
-->{{#if:{{{4|}}}| | -->{{#if:{{{4|}}}| ⯈ {{{4|}}}}}<!-- | ||
-->{{#if:{{{5|}}}| | -->{{#if:{{{5|}}}| ⯈ {{{5|}}}}}<!-- | ||
-->}}</includeonly><noinclude> | -->}}</includeonly><noinclude> | ||
Displays the passed parameters with a delimiter, representing a sequence. | Displays the passed parameters with a delimiter, representing a sequence. | ||
Revision as of 17:17, 21 October 2023
Displays the passed parameters with a delimiter, representing a sequence.
Usage / Example
{{Sequence|8|16|32}}
8 ⯈ 16 ⯈ 32


