Template:Reveries reward table row: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
mNo edit summary
imported>Harmonea
No edit summary
Line 6: Line 6:
   |Home Deco Voucher
   |Home Deco Voucher
   |Tears of Themis=Currency
   |Tears of Themis=Currency
   |#default=Item icon }}|{{{1|}}}}} x{{{2|}}} }}
   |#default=Item icon }}|{{{1|}}}}} x{{{2|}}} }}<!--check if item 1 is already being tracked; if not, iterate reward count
-->{{#varexists: {{{1|}}} | | {{#vardefine:i | {{#expr: {{#var:i}}+1 }} }} }}<!--add amount to item 1 tracking
-->{{#vardefine: {{{1|}}} | {{#expr: {{#var:{{{1|}}}|0}}+ {{formatnum:{{{2|}}}|R}}}} }}
| {{#ifeq: {{{1|}}} | Special | {{{3|}}} |  {{{{#switch: {{{3|}}}
| {{#ifeq: {{{1|}}} | Special | {{{3|}}} |  {{{{#switch: {{{3|}}}
   |Stellin
   |Stellin
Line 12: Line 14:
   |Home Deco Voucher
   |Home Deco Voucher
   |Tears of Themis=Currency
   |Tears of Themis=Currency
   |#default=Item icon }}|{{{3|}}}}} x{{{4|}}}{{#if: {{{5|}}} |  
   |#default=Item icon }}|{{{3|}}}}} x{{{4|}}}<!--check if item 2 is already being tracked; if not, iterate reward count
-->{{#varexists: {{{3|}}} | | {{#vardefine:i | {{#expr: {{#var:i}}+1 }} }} }}<!--add amount to item 2 tracking
-->{{#vardefine: {{{3|}}} | {{#expr: {{#var:{{{3|}}}|0}}+ {{formatnum:{{{4|}}}|R}}}} }}<!--
-->{{#if: {{{5|}}} |  
<br/>{{{{#switch: {{{5|}}}
<br/>{{{{#switch: {{{5|}}}
   |Stellin
   |Stellin
Line 18: Line 23:
   |Home Deco Voucher
   |Home Deco Voucher
   |Tears of Themis=Currency
   |Tears of Themis=Currency
   |#default=Item icon }}|{{{5|}}}}} x{{{6|}}} }} }}</includeonly>
   |#default=Item icon }}|{{{5|}}}}} x{{{6|}}}<!--check if item 3 is already being tracked; if not, iterate reward count
-->{{#varexists: {{{5|}}} | | {{#vardefine:i | {{#expr: {{#var:i}}+1 }} }} }}<!--add amount to item 1 tracking
-->{{#vardefine: {{{5|}}} | {{#expr: {{#var:{{{5|}}}|0}}+ {{formatnum:{{{6|}}}|R}}}} }} }} }}</includeonly>

Revision as of 00:28, 30 May 2022

Template-info.png Documentation

Description

Used in conjunction with Template:Reveries reward table for the "rewards" subheader of Reveries pages

Usage

{{Reveries reward table
|rewards=
{{RRTR|Item|Amount|Item|Amount}}
{{RRTR|Item|Amount|Item|Amount|Item|Amount}}
{{RRTR|Special|Cell 1 raw input|Cell 2 raw input}}
}}

Parameters

Beginning the table template initializes a variable that handles automatic iteration of the level column.

  • rewards - a list of Template:RRTR used as follows:
    • parameter 1: The free track item
      • If parameter 1 is "Special", changes the function of the template to simply display the next two parameters directly without parsing or tallying.
    • parameter 2: The free track item count
    • parameter 3: The paid track item
    • parameter 4: The paid track item count
    • parameter 5: (Optional) The second paid track item
    • parameter 6: (Optional) The second paid track item count

Example

{{Reveries reward table
|rewards=
{{RRTR|Stellin|15,000|Stellin|15,000|Oracle of Justice IV|6}}
{{RRTR|Selection Star SR|1|Selection Star MR|1}}
{{RRTR|Special|{{Item icon|Reveries Discount Coupon}}|{{Visit BG icon|Floral Greenhouse}}}}
}}
Level Regular Reveries Tiered Pass
1 Btn coin s.pngStellin x15,000 Btn coin s.pngStellin x15,000
Oracle of Justice IV icon.pngOracle of Justice IV x6
2 Selection Star SR icon.pngSelection Star SR x1 Selection Star MR icon.pngSelection Star MR x1
3 Reveries Discount Coupon icon.pngReveries Discount Coupon Floral Greenhouse icon.png Floral Greenhouse Visit BG