Test Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Manual revert |
||
| (24 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
=== Forms Testing === | |||
{{Form:Anomaly | |||
|Name= | |||
|Locations= | |||
|HP= | |||
}} | |||
=== Template testing === | |||
{{Parser:Locations|name=Shegolskoe|template=LocationBox}} | |||
{{Test_Template|locationName=Shegolskoe}} | |||
=== Random queries === | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Items | tables=Items | ||
|where=Name='KVR Helmet' | |where=Name='KVR Helmet' | ||
|fields=Name,Category,SubCategory,Volume,maxIncfromActiveMatter,minIncfromActiveMatter | |||
|format=template | |||
|template=Template:ItemRow | |||
|named args=yes | |||
}} | |||
{{#cargo_query: | |||
tables=Items | |||
|where=Name='.416 ammo box' | |||
|fields=Name,Category,SubCategory,Volume,maxIncfromActiveMatter | |fields=Name,Category,SubCategory,Volume,maxIncfromActiveMatter | ||
|format=template | |format=template | ||
|template=Template:ItemRow | |template=Template:ItemRow | ||
|named args=yes | |named args=yes | ||
}} | |||
#All ammo: | |||
{{#cargo_query: | |||
tables=Items | |||
|fields=Name,Category,SubCategory,Volume,maxIncfromActiveMatter | |||
|where=Category='Ammunition' | |||
|format=table | |||
|headers=plain | |||
}} | }} | ||
Latest revision as of 13:07, 4 October 2025
Forms Testing
[edit]Template testing
[edit]| Name | Shegolskoe |
|---|---|
| Map | |
| Anomalies | |
| Usable Keys | {{{Usable_Keys}}} |
| Name | Shegolskoe |
|---|---|
| Map | |
| Anomalies | |
| Usable Keys | {{{Usable_Keys}}} |
Random queries
[edit]Error: No field named "maxIncfromActiveMatter" found for any of the specified database tables.
Error: No field named "maxIncfromActiveMatter" found for any of the specified database tables.
- All ammo:
Error: No field named "maxIncfromActiveMatter" found for any of the specified database tables.