テンプレート:MaterialQuery

提供:Noita Wiki
ナビゲーションに移動 検索に移動

A template for querying the Materials Cargo table.

テンプレート引数

引数説明状態
typetype

The types of materials to return, comma-separated.

solid,liquid,gas
文字列省略可能
namename

The names of materials to return, comma-separated

brickwork,wood
文字列省略可能
tagstags

Any tags the materials must have, comma-separated

magic_liquid
文字列省略可能
limitlimit

The maximum number of results to return, defaults to 400

400
数値省略可能
sqlsql

Override the sql query.

tags LIKE "%sand_ground%" AND tags NOT LIKE "%frozen%"
文字列省略可能

Usage

{{MaterialQuery
| type = 
| name =
| tags =
}}

Examples

{{MaterialQuery
| type = solid
| name = brickwork
}}


{{MaterialQuery
| type = solid,powder
| tags = gold
}}
猛毒ゴールド as shown in-world
gold_radioactive
ゴールド as shown in-world
gold_box2d
ゴールド as shown in-world
gold_b2
ルビー as shown in-world
bloodgold_box2d
活力ある黄金鉱脈 as shown in-world
gold_static_dark
猛毒ゴールド as shown in-world
gold_static_radioactive
黄金鉱脈 as shown in-world
gold_static


{{MaterialQuery
| sql = tags HOLDS "sand_ground" AND tags HOLDS NOT "frozen" AND tags HOLDS NOT "meat"
}}
不毛の土 as shown in-world
soil_dark
不毛の土 as shown in-world
soil_dead
土 as shown in-world
土 as shown in a powder pouch
soil_lush
土 as shown in-world
土 as shown in a powder pouch
soil_lush_dark
土 as shown in-world
土 as shown in a powder pouch
soil
泥 as shown in-world
泥 as shown in a powder pouch
mud
泥(Dirt) as shown in-world
explosion_dirt
火山の砂 as shown in-world
lavasand
真菌の土 as shown in-world
fungisoil
砂 as shown in-world
砂 as shown in a powder pouch
sand_surface
砂 as shown in-world
砂 as shown in a powder pouch
sand_petrify
砂 as shown in-world
砂 as shown in a powder pouch
sand
砂の石 as shown in-world
sandstone
砂の石 as shown in-world
sandstone_surface
青い砂 as shown in-world
sand_blue
骨粉 as shown in-world
bone
つる as shown in-world
root
つる as shown in-world
vine