Template:Stage drop

From Tears of Themis Wiki
Revision as of 03:16, 15 May 2021 by imported>Elaeagnifolia (Created page with "<noinclude>{{doc}}Category:Templates<!-- ### Cargo Declare -->{{#cargo_declare:_table=StageDrop |stageName=String |type=String |drop=String }}</noinclude><includeonly><!...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
}}

Btn coin s.pngStellin Luke "Once Upon a Time" icon.png Luke "Once Upon a Time" Fragment size=44px Wide-Angle Lens

Error: "drop" cannot be used as a Cargo field name, because it is an SQL keyword.