Ad placeholder

Template:Drop table gold: Difference between revisions

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


{{DropTableStart}}
{{DropTableStart}}
Line 25: Line 25:
"description": "(optional) The chance that this is dropped.",
"description": "(optional) The chance that this is dropped.",
"default": "Always"
"default": "Always"
},
"alt": {
"description": "Alternative display name.",
"type": "string"
}
}
},
},
Line 31: Line 35:
"upper",
"upper",
"chance",
"chance",
"note"
"note",
"alt"
]
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Navigation menu