Test Page: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Test}}" |
No edit summary Tag: Manual revert |
||
| (38 intermediate revisions by 4 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: | |||
tables=Items | |||
|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 | |||
|format=template | |||
|template=Template:ItemRow | |||
|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.