Template:Sandbox/row: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{doc}}</noinclude><onlyinclude>
<noinclude>{{doc}}</noinclude><onlyinclude>
|-
|-
| style="text-align:center;" | [[File:{{{name}}}.png|50px]] <br> [[{{{name}}}]]
| style="text-align:center;" rowspan=<!-- the following switch is only for testing purposes -->{{#switch:{{{name}}}|Deadeye Carbine|SMG|Revolver|Stun Gun|Grenade Launcher=2|Riot Shotgun|Boom Stick|Autoshotgun=3|Harpoon Gun=4|1}} | [[File:{{{name}}}.png|50px]] <br> [[{{{name}}}]]
| {{{attackspeed}}}
| {{{attackspeed}}}
{{#cargo_query:
{{#cargo_query:
Line 11: Line 11:
Items.bluntforcetrauma, Items.lacerations, Items.gunshotwound, Items.deeptissueinjury, Items.organdamage, Items.burn, Items.bleeding, Items.oxygenlow, Items.huskinfection, Items.psychosis, Items.morbusinepoisoning, Items.sufforinpoisoning, Items.deliriuminepoisoning, Items.cyanidepoisoning, Items.radiationsickness, Items.paralysis, Items.progressivestun, Items.stun, Items.explosionradiationsickness, Items.explosiondeeptissueinjury, Items.explosionburn, Items.explosionlacerations, Items.explosionbleeding, Items.explosionstun
Items.bluntforcetrauma, Items.lacerations, Items.gunshotwound, Items.deeptissueinjury, Items.organdamage, Items.burn, Items.bleeding, Items.oxygenlow, Items.huskinfection, Items.psychosis, Items.morbusinepoisoning, Items.sufforinpoisoning, Items.deliriuminepoisoning, Items.cyanidepoisoning, Items.radiationsickness, Items.paralysis, Items.progressivestun, Items.stun, Items.explosionradiationsickness, Items.explosiondeeptissueinjury, Items.explosionburn, Items.explosionlacerations, Items.explosionbleeding, Items.explosionstun


| where = Items.type = "ammunition" AND Ammunition.usedby LIKE '%{{{name}}}%'
| where = Items.type = "ammo" AND Ammunition.usedby LIKE "%{{{name}}}%" OR Ammunition.usedby2 LIKE "%{{{name}}}%" OR Ammunition.usedby3 LIKE "%{{{name}}}%"
| format = template
| format = template
| template = Sandbox/row/row2
| template = Sandbox/row/row2
| named args = yes
| named args = yes
| delimiter = \n
| delimiter = \n{{!}}-\n
}}
}}
</onlyinclude>
</onlyinclude>

Latest revision as of 20:16, 27 June 2022

Template:Sandbox/row/doc |- | style="text-align:center;" rowspan=1 | [[File:{{{name}}}.png|50px]]
[[{{{name}}}]] | {{{attackspeed}}}

Error: No field named "type" found for the database table "Items".