Ir para o conteúdo

Predefinição:Drop disabled item table

De DropWiki PoE 2
Revisão de 23h07min de 29 de janeiro de 2025 por 2804:7f0:b342:7285:2d1e:1c01:abfd:fada (discussão) (Criou página com '<includeonly>{{#invoke:Item table|item_table |mode = item |where = items.drop_enabled = false AND items.is_in_game = true {{#if: {{{where|}}} |AND ({{{where}}}) }} |orderBy = {{{orderBy|{{{orderby|items.required_level_range_maximum}}}}}}, items.name |default = No results found Category:Item tables without results }}{{#if:{{{q_tables|}}}{{{q_fields|}}}{{{q_join|}}}{{{q_where|}}}{{{q_groupBy|}}}{{{q_having|}}}{{{q_orderBy|}}}{{{q_limit|}}}{{{q_offset|}}}|Cate...')
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)
Template documentation[view] [edit] [history] [purge]


Lua logo

This template uses the following modules:

Overview

This template queries for modifiers based on {{modifier table}}. It excludes mods that can not spawn by default.

Parameters

Parameters that can be specified in addition to the default {{modifier table}} parameters.

Parameter Value Description
tables str Any extra tables. This should be used instead of q_tables to avoid overriding the defaults from this template.

By default the spawn_weights and mod_stats tables are queried and joined.

join str any extra joins. This should be used instead of q_join to avoid overriding the defaults from this template

By default the spawn_weights and mod_stats tables are queried and joined.

where str Any extra conditions. This should be used instead of q_where to avoid overriding the defaults from this template.