Template:Drops: Difference between revisions

Template page
Content added Content deleted
No edit summary
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#invoke:loot|drops|{{trim| {{{1}}} }}}}
{| 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" | Ingredients
| class="infobox-title" style="width: 33%; padding-left: 10px; padding-right: 10px; white-space: nowrap;" | Crafting Station
|-
| 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; padding-left: 10px; padding-right: 10px; white-space: nowrap;" | {{{ingredients|}}}
| class="infobox-text" style="text-align: center; padding-left: 10px; padding-right: 10px" | {{{stations|}}}
|-
| colspan="3" style="height: 5px;" |
|}
<noinclude>
<templatedata>
{
"params": {
"result": {
"label": "Result",
"description": "The image and name of the resulting craft.",
"example": "Medium Potion",
"type": "unknown",
"required": true
},
"ingredients": {
"label": "Ingredients",
"description": "The name and amount of ingredients needed to craft the item.",
"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
}
}
}
</templatedata>
</noinclude>

Latest revision as of 03:13, 19 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.