Difference between revisions of "Template:Drop"

From Minetest Wiki
Jump to navigation Jump to search
(Add more documentation)
m (Fixed <includeonly>)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if: {{{1|}}}
+
<includeonly>{{#if: {{{1|}}}
| [[{{{1}}}]]
+
| [[{{{link|{{{1}}} }}}|{{{1}}}]]
 
| {{{text}}}
 
| {{{text}}}
 
}} {{
 
}} {{
Line 12: Line 12:
 
#if: {{{when|}}}
 
#if: {{{when|}}}
 
| when {{{when}}}
 
| when {{{when}}}
}} {{{note|}}}
+
}} {{{note|}}}</includeonly><noinclude>
<noinclude>
+
{{Documentation}}
== Usage ==
+
<!-- Categories go on the /doc subpage -->
<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>
 
{{Drop|Iron Lump|1|2|when=something happens|note=(note)}}
 
 
 
[[Category:Templates]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 06:12, 12 May 2017

Documentation icon.png Documentation[view] [edit] [history] [purge]
Languages Language: English


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)

{{Drop|Iron Lump|link=Iron Ore}}

Iron Lump