Template:Stage drop: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
(Created page with "<noinclude>{{doc}}Category:Templates<!-- ### Cargo Declare -->{{#cargo_declare:_table=StageDrop |stageName=String |type=String |drop=String }}</noinclude><includeonly><!...")
 
imported>Elaeagnifolia
No edit summary
Line 6: Line 6:
|stageName=String
|stageName=String
|type=String
|type=String
|drop=String
|dropItem=String
}}</noinclude><includeonly><!--
}}</noinclude><includeonly><!--


Line 14: Line 14:
|stageName={{{stageName|{{PAGENAME}}}}}
|stageName={{{stageName|{{PAGENAME}}}}}
|type={{{type|}}}
|type={{{type|}}}
|drop={{{drop|}}}
|dropItem={{{drop|}}}
}}<!--
}}<!--



Revision as of 03:17, 15 May 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
}}

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

This template defines the table "StageDrop". View table.