Ad placeholder

Template:Drop table gold: Difference between revisions

Jump to navigation Jump to search
Rename alt->alias. Make it work
(add alt)
(Rename alt->alias. Make it work)
 
Line 1: Line 1:
<includeonly><onlyinclude>{{DropTableRow|icon={{DropTableGold/Icon|{{{lower}}} }}|item={{{alt|Gold}}}|quantity={{{lower}}}{{#if:{{{upper|}}}| &nbsp;- {{{upper}}} }}|rarity={{{chance|Always}}}|note={{{note|}}} }}</onlyinclude></includeonly><noinclude>
<includeonly><onlyinclude>{{Drop table row|icon={{Drop table gold/Icon|{{{lower}}} }}|item=Gold|alias={{{alias|}}}|quantity={{{lower}}}{{#if:{{{upper|}}}| &nbsp;- {{{upper}}} }}|rarity={{{chance|Always}}}|note={{{note|}}} }}</onlyinclude></includeonly><noinclude>


{{DropTableStart}}
{{Drop table start}}
{{DropTableGold|lower=1}}
{{Drop table gold|lower=1}}
{{DropTableGold|lower=10|upper=100}}
{{Drop table gold|lower=10|upper=100}}
{{DropTableGold|lower=532|chance=1/6}}
{{Drop table gold|lower=532|chance=1/6}}
{{DropTableGold|lower=99|note={{#tag:ref|Only if you are a Flaming Sphere. }} }}
{{Drop table gold|lower=99|note={{#tag:ref|Only if you are a Flaming Sphere. }} }}
{{DropTableEnd}}
{{Drop table gold|alias=Fool's Gold|lower=99}}
{{Drop table end}}


<templatedata>
<templatedata>
Line 26: Line 27:
"default": "Always"
"default": "Always"
},
},
"alt": {
"alias": {
"description": "Alternative display name.",
"description": "Alternative display name.",
"type": "string"
"type": "string"
Line 36: Line 37:
"chance",
"chance",
"note",
"note",
"alt"
"alias"
]
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Navigation menu