Template:Drop rate/doc

From Tears of Themis Wiki
< Template:Drop rate
Revision as of 07:52, 15 August 2021 by imported>Elaeagnifolia (Created page with "{{doc/start}} ==Description== Used to record how many runs and item drops in. Must use both Template:Drop rate/Stage and Template:Drop rate in conjunction on Stage...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template-info.png Documentation

Description

Used to record how many runs and item drops in. Must use both Template:Drop rate/Stage and Template:Drop rate in conjunction on Stage drop rate list.

For every run you do, increment totalRuns. If an item dropped in that run, increment the # of runs item dropped for that item.

Usage

{{Drop rate/Stage|<name of stage>
|totalRuns=
|dropRateData=
{{Drop rate|<item name>|<# of runs item dropped>}}
}}

Example

{{Drop rate/Stage|Anomaly Level 01-01
|totalRuns=123
|dropRateData=
{{Drop rate|Stellin|123}}
{{Drop rate|Logic Chip I|20}}
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.