Data:Sample:Components: Difference between revisions

From Desynced Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
[[Category:Data:Sample]]
[[Category:Data:Sample]]
== Weapons ==


{{#cargo_query:
{{#cargo_query:
Line 7: Line 9:
|format=dynamic table
|format=dynamic table
|order by=damage DESC
|order by=damage DESC
}}
== Power Storage ==
{{#cargo_query:
tables=component
|fields=name,CONCAT( '[[File:', name, '.png|64x64px|link=', name, ']]')=Image,power_storage=Power Storage,drain_rate,charge_rate
|where=power_storage> 0
|format=dynamic table
|order by=power_storage DESC
}}
}}

Latest revision as of 03:57, 14 August 2023


Weapons[edit source]

Error: No field named "charge_duration_sec" found for any of the specified database tables.

Power Storage[edit source]

Error: No field named "power_storage" found for any of the specified database tables.