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 </..." |
m 2 revisions imported |
||
| (One intermediate revision by one other user not shown) | |||
| 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. | ||
Latest revision as of 23:46, 21 October 2025
Displays the passed parameters with a delimiter, representing a sequence.
Usage / Example
{{Sequence|8|16|32}}
8 ⯈ 16 ⯈ 32


