Template:Stage drop: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
No edit summary
imported>Elaeagnifolia
No edit summary
Line 24: Line 24:
|Item=[[File:{{{drop|}}} icon.png|{{{size|44px}}}|link=]] [[{{{drop|}}}]]
|Item=[[File:{{{drop|}}} icon.png|{{{size|44px}}}|link=]] [[{{{drop|}}}]]
|Fragment=[[File:{{{drop|}}} icon.png|{{{size|44px}}}|link=]] [[{{{drop|}}}|{{{drop|}}} Fragment]]
|Fragment=[[File:{{{drop|}}} icon.png|{{{size|44px}}}|link=]] [[{{{drop|}}}|{{{drop|}}} Fragment]]
|#default={{#ifeq:{{{drop|}}} | Stellin | {{Currency|Stellin|size=44px}} | [[File:{{{drop|}}} icon.png|44px|link=]] [[{{{drop|}}}]] {{#if:{{#pos:{{{drop|}}} | : }} | Fragment }}}}
|#default={{#ifeq:{{{drop|}}} | Stellin | {{Currency|Stellin|size=44px}} | [[File:{{{drop|}}} icon.png|44px|link=]] [[{{{drop|}}}]] {{#if:{{#pos:{{{drop|}}} | : }} | Fragment }} {{#if:{{{quantity|}}} | x{{{quantity|}}} <span style="font-size: 0.8em;">({{#iferror:{{#expr:100*{{{numRuns|0}}}/{{{totalRUns|}}}}} | N/A | {{#expr:100*({{{numRuns|0}}}/{{{totalRuns|}}} round 5)}}% }})</span>}}
}}</div></includeonly>
}}</div></includeonly>

Revision as of 18:16, 27 August 2021

Template-info.png Documentation

Description

Used to list drops from stages on stage pages like Anomaly Level 03-11.

Usage

{{Stage drop
|type=Currency
|drop=Stellin
}}

Parameters

  • type - Currency/Item/Fragment
  • drop - Name of the item. In the case of a fragment drop, use the name of the card, e.g. Luke "Together With You"

Example

{{Stage drop
|type=Currency
|drop=Stellin
}}
{{Stage drop
|type=Fragment
|drop=Luke "Once Upon a Time"
}}
{{Stage drop
|type=Item
|drop=Wide-Angle Lens
}}
{{#switch:Currency

|Currency=Btn coin s.pngStellin |Item=File:Stellin icon.png Stellin |Fragment=File:Stellin icon.png Stellin Fragment

|#default=Btn coin s.pngStellin
{{#switch:Fragment

|Currency=Luke "Once Upon a Time" icon.pngLuke "Once Upon a Time" |Item=Luke "Once Upon a Time" icon.png Luke "Once Upon a Time" |Fragment=Luke "Once Upon a Time" icon.png Luke "Once Upon a Time" Fragment

|#default=Luke "Once Upon a Time" icon.png Luke "Once Upon a Time"
{{#switch:Item

|Currency=Wide-Angle Lens icon.pngWide-Angle Lens |Item=Wide-Angle Lens icon.png Wide-Angle Lens |Fragment=Wide-Angle Lens icon.png Wide-Angle Lens Fragment

|#default=Wide-Angle Lens icon.png Wide-Angle Lens
This template defines the table "StageDrop". View table.