Template:ComponentAttackStatistics: Difference between revisions

Template page
(Created page with "<onlyinclude>{{#cargo_query: tables=component |fields=component.name, component.luaId, component.description, component.componentRange, component.damage, component.chargeDurationSec, component.projectileDelaySec, component.splashRange |where=name = '{{{1}}}' |format=template |template=ComponentAttackStatistics_Layout |named args=yes |default= }}</onlyinclude> -----")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>{{#cargo_query:
<onlyinclude>{{#cargo_query:
tables=component
tables=component
|fields=component.name, component.luaId, component.description, component.componentRange, component.damage, component.chargeDurationSec, component.projectileDelaySec, component.splashRange
|fields=component.name, component.luaId, component.description, component.componentRange, component.damage, component.chargeDurationSec, component.projectileDelaySec, component.splashRange, component.triggerRadius, component.damageType, component.extraEffectName, component.disruptor,
|where=name = '{{{1}}}'
|where=name = '{{{1}}}'
|format=template
|format=template
Line 8: Line 8:
|default=
|default=
}}</onlyinclude>
}}</onlyinclude>
-----

Latest revision as of 09:45, 29 July 2025