Template:Drop rate/Stage/doc: Difference between revisions

From Tears of Themis Wiki
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...")
 
imported>Elaeagnifolia
(Replaced content with "See Template:Drop rate")
 
Line 1: Line 1:
{{doc/start}}
See [[Template:Drop rate]]
 
==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 <code>totalRuns</code>. If an item dropped in that run, increment the <code># of runs item dropped</code> for that item.
 
==Usage==
<pre>
{{Drop rate/Stage|<name of stage>
|totalRuns=
|dropRateData=
{{Drop rate|<item name>|<# of runs item dropped>}}
}}
</pre>
 
==Example==
<pre>
{{Drop rate/Stage|Anomaly Level 01-01
|totalRuns=123
|dropRateData=
{{Drop rate|Stellin|123}}
{{Drop rate|Logic Chip I|20}}
}}
</pre>
 
{{doc/end}}

Latest revision as of 07:52, 15 August 2021