Template:Stage drop: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
No edit summary
imported>Elaeagnifolia
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 20: Line 20:
### Template Content
### Template Content


-->{{#switch:{{{type|}}}
--><div>{{#switch:{{{type|}}}
|Currency={{Currency|{{{drop|}}}|size={{{size|44px}}}}}
|Currency={{Currency|{{{drop|}}}|size={{{size|44px}}}}}
|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=36px}} | [[File:{{{drop|}}} icon.png|36px|link=]] [[{{{drop|}}}]] {{#if:{{#pos:{{{drop|}}} | : }} | Fragment }} }} {{#if:{{{quantity|}}} | x{{{quantity|}}} <span style="font-size: 0.8em;">{{#tip-text:({{#iferror:{{#expr:100*{{{numRuns|0}}}/{{{totalRuns|}}}}} | N/A | {{#expr:100*({{{numRuns|0}}}/{{{totalRuns|}}} round 5)}}% }}|Estimated crowdsourced drop rate. Total Runs: {{{totalRuns|}}}}})</span> }}
</includeonly>
}}</div></includeonly>

Latest revision as of 18:26, 27 August 2021

Template-info.png Documentation

Description[edit source]

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

Usage[edit source]

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

Parameters[edit source]

  • 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[edit source]

{{Stage drop
|type=Currency
|drop=Stellin
}}
{{Stage drop
|type=Fragment
|drop=Luke "Once Upon a Time"
}}
{{Stage drop
|type=Item
|drop=Wide-Angle Lens
}}
Btn coin s.pngStellin
This template defines the table "StageDrop". View table.