Template:Stage drop/doc: Difference between revisions

From Tears of Themis Wiki
imported>Rhetorical
(initialize doc page)
 
imported>Harmonea
m (Text replacement - "Together with You" to "Together With You")
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:
==Parameters==
==Parameters==
* <code>type</code> - Currency/Item/Fragment
* <code>type</code> - Currency/Item/Fragment
* <code>drop</code> - Name of the item. In the case of a fragment drop, use the name of the card, e.g. Luke "Together with You"
* <code>drop</code> - Name of the item. In the case of a fragment drop, use the name of the card, e.g. Luke "Together With You"


==Example==
==Example==
Line 31: Line 31:
|type=Currency
|type=Currency
|drop=Stellin
|drop=Stellin
|displayOnly=1
}}
}}
{{Stage drop
{{Stage drop
|type=Fragment
|type=Fragment
|drop=Luke "Once Upon a Time"
|drop=Luke "Once Upon a Time"
|displayOnly=1
}}
}}
{{Stage drop
{{Stage drop
|type=Item
|type=Item
|drop=Wide-Angle Lens
|drop=Wide-Angle Lens
|displayOnly=1
}}
}}


{{doc/end}}
{{doc/end}}

Latest revision as of 18:15, 23 June 2022

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 is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.