Template:Mall pack: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
mNo edit summary
imported>Harmonea
(:( Revert)
 
Line 2: Line 2:
![[File:{{{image|{{{name|}}}.png}}}|300px|link=]]<br/>{{{name|}}}
![[File:{{{image|{{{name|}}}.png}}}|300px|link=]]<br/>{{{name|}}}
|
|
{{#if: {{#explode:{{{items|}}}|,|{{#var:i}}}} | true }}
{{#if: {{{item1|}}}| * {{{item1|}}}|}}{{#if: {{{item2|}}}|
* {{#explode:{{{items|}}}|,|{{#var:i}}}}
* {{{item2|}}}|}}{{#if: {{{item3|}}}|
{{#vardefine:i|{{#expr:{{#var:i}}+1}}}}
* {{{item3|}}}|}}{{#if: {{{item4|}}}|
* {{{item4|}}}|}}{{#if: {{{item5|}}}|
* {{{item5|}}}|}}{{#if: {{{item6|}}}|
* {{{item6|}}}|}}{{#if: {{{item7|}}}|
* {{{item7|}}}|}}{{#if: {{{item8|}}}|
* {{{item8|}}}|}}{{#if: {{{item9|}}}|
* {{{item9|}}}|}}
|{{{price|}}}
|{{{price|}}}
|{{{limit|}}}</includeonly>
|{{{limit|}}}</includeonly>

Latest revision as of 08:14, 2 November 2021

Template-info.png Documentation

Description[edit source]

Used to add Mall pack row on any page on which mall packs are listed (Mall itself and any events that add packs to the mall)

"item#" fields are optional; price should be in USD or gems. Intended to be included inside the |packs= field of Template:Mall pack table.

Usage[edit source]

{{Mall pack
|name=
|item1=
|item2=
|item3=
|item4=
|item5=
|item6=
|item7=
|item8=
|item9=
|price=
|limit=
}}