Template:Drops: Difference between revisions

Template page
Content added Content deleted
(Added the page to a category)
(Replaced template with invocation of new Lua module)
Tag: Replaced
Line 1: Line 1:
{{#invoke:loot|drops|{{{1}}}}}
{| class="infobox .skin-citizen-dark"
| class="infobox-title" style="width: 33%; padding-left: 10px; padding-right: 10px" | Drops from
| class="infobox-title" style="width: 33%; padding-left: 10px; padding-right: 10px" | Chance
|-
| colspan="3" style="height: 5px;" |
|-
| class="infobox-text" style="text-align: center; white-space: nowrap; padding-left: 10px; padding-right: 10px" | {{{dropsfrom|}}}
| class="infobox-text" style="text-align: center; padding-left: 10px; padding-right: 10px; white-space: nowrap;" | {{{chance|}}}
|-
| colspan="3" style="height: 5px;" |
|}
<noinclude>
<templatedata>
{
"params": {
"dropsfrom": {
"label": "Drops From",
"description": "The NPCs this item this item could drop from.",
"example": "NPC 1 </br> NPC 2 </br> NPC 3",
"type": "unknown",
"required": true
},
"chance": {
"label": "Chance (%)",
"description": "The chance of the drop as a whole.",
"example": "15.2%",
"required": true
}
}
}
</templatedata>
</noinclude>

<noinclude>
[[Category: Templates]]
</noinclude>

Revision as of 08:15, 9 October 2023

entity not found in drops data

Cookies help us deliver our services. By using our services, you agree to our use of cookies.