Template:Drops/row/fr

From Vintage Story Wiki
< Template:Drops‎ | row
Revision as of 11:15, 20 May 2023 by Xandoria (talk | contribs) (Created page with "<includeonly>|- |'''{{{Code|{{{1}}} }}}''' |{{Range/fr |{{{Avg|{{{2}}} }}} |{{{Var|{{{3}}} }}} }} </includeonly><noinclude> {| class="wikitable" |- ! Parameter !! Required or Optional, default if applicable !! Example |- | ''Code'' || Required || Dirt |- | ''Avg'' || Required || 1.1 |- | ''Var'' || Optional || 0.5 |} ''Code'', ''Avg'', and ''Var'' can also be supplied as anon params. E.g. <code><nowiki>{{Drops/row|Dirt|1.1|0.5}}</nowiki></code> and <code><nowiki>{{Dro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Parameter Required or Optional, default if applicable Example
Code Required Dirt
Avg Required 1.1
Var Optional 0.5

Code, Avg, and Var can also be supplied as anon params. E.g. {{Drops/row|Dirt|1.1|0.5}} and {{Drops/row|Code=Dirt|Avg=1.1|Var=0.5}} both become:

Dirt 0.6 - 1.6*

Used in Template:Drops. Based on Template:Range.