Difference between revisions of "Template:Drop"
Jump to navigation
Jump to search
(Added drop template) |
(Add more documentation) |
||
Line 14: | Line 14: | ||
}} {{{note|}}} | }} {{{note|}}} | ||
<noinclude> | <noinclude> | ||
+ | == Usage == | ||
+ | <pre>{{Drop|Iron Lump|1}}</pre> | ||
+ | {{Drop|Iron Lump|1}} | ||
+ | |||
+ | <pre>{{Drop|Iron Lump|1|2}}</pre> | ||
+ | {{Drop|Iron Lump|1|2}} | ||
+ | |||
+ | <pre>{{Drop|Iron Lump|when=something happens}}</pre> | ||
+ | {{Drop|Iron Lump|when=something happens}} | ||
+ | |||
+ | <pre>{{Drop|Iron Lump|note=(note)}}</pre> | ||
+ | {{Drop|Iron Lump|note=(note)}} | ||
+ | |||
<pre>{{Drop|Iron Lump|1|2|when=something happens|note=(note)}}</pre> | <pre>{{Drop|Iron Lump|1|2|when=something happens|note=(note)}}</pre> | ||
− | |||
{{Drop|Iron Lump|1|2|when=something happens|note=(note)}} | {{Drop|Iron Lump|1|2|when=something happens|note=(note)}} | ||
+ | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 23:50, 28 July 2016
{{{text}}}
Usage
{{Drop|Iron Lump|1}}
Iron Lump (1)
{{Drop|Iron Lump|1|2}}
Iron Lump (1–2)
{{Drop|Iron Lump|when=something happens}}
Iron Lump when something happens
{{Drop|Iron Lump|note=(note)}}
Iron Lump (note)
{{Drop|Iron Lump|1|2|when=something happens|note=(note)}}
Iron Lump (1–2) when something happens (note)