Template:Drops: Difference between revisions

Template page
Content added Content deleted
No edit summary
en>Scott
No edit summary
Line 1: Line 1:
{| class="infobox .skin-citizen-dark"
{| class="infobox .skin-citizen-dark"
| class="infobox-title" style="width: 33%; padding-left: 10px; padding-right: 10px" | Result
| 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" | Ingredients
| class="infobox-title" style="width: 33%; padding-left: 10px; padding-right: 10px" | Chance
| class="infobox-title" style="width: 33%; padding-left: 10px; padding-right: 10px; white-space: nowrap;" | Crafting Station
|-
|-
| colspan="3" style="height: 5px;" |
| colspan="3" style="height: 5px;" |
|-
|-
| class="infobox-text" style="text-align: center; white-space: nowrap; padding-left: 10px; padding-right: 10px" | {{{result|}}}
| 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;" | {{{ingredients|}}}
| class="infobox-text" style="text-align: center; padding-left: 10px; padding-right: 10px; white-space: nowrap;" | {{{chance|}}}
| class="infobox-text" style="text-align: center; padding-left: 10px; padding-right: 10px" | {{{stations|}}}
|-
|-
| colspan="3" style="height: 5px;" |
| colspan="3" style="height: 5px;" |
Line 16: Line 14:
{
{
"params": {
"params": {
"result": {
"dropsfrom": {
"label": "Result",
"label": "Drops From",
"description": "The image and name of the resulting craft.",
"description": "The NPCs this item this item could drop from.",
"example": "Medium Potion",
"example": "NPC 1 </br> NPC 2 </br> NPC 3",
"type": "unknown",
"type": "unknown",
"required": true
"required": true
},
},
"ingredients": {
"chance": {
"label": "Ingredients",
"label": "Chance (%)",
"description": "The name and amount of ingredients needed to craft the item.",
"description": "The chance of the drop as a whole.",
"example": "15.2%",
"required": true
"required": true
},
"stations": {
"label": "Crafting Station(s) needed",
"description": "The crafting station needed. If no station needed type None.",
"example": "Crafting Bench",
"type": "wiki-file-name",
"autovalue": "",
"suggested": true
}
}
}
}

Revision as of 15:05, 17 May 2021

Drops from Chance

No description.

Template parameters

ParameterDescriptionTypeStatus
Drops Fromdropsfrom

The NPCs this item this item could drop from.

Example
NPC 1 </br> NPC 2 </br> NPC 3
Unknownrequired
Chance (%)chance

The chance of the drop as a whole.

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