Template:Sandbox: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 15: Line 15:
| template = Sandbox/row
| template = Sandbox/row
| named args = yes
| named args = yes
}}|
}}
{{#cargo_query:
|{{#cargo_query:
tables = Ammunition,Items
tables = Ammunition,Items
| join on = Ammunition.name = Items.name
| join on = Ammunition.name = Items.name
Line 24: Line 24:
| template = Sandbox/rowpene
| template = Sandbox/rowpene
| named args = yes
| named args = yes
}}}}|{{#if: {{{showexplosionrange|}}}|
}}
{{#cargo_query:
}}|{{#if: {{{showexplosionrange|}}}|{{#cargo_query:
tables = Ammunition,Items
tables = Ammunition,Items
| join on = Ammunition.name = Items.name
| join on = Ammunition.name = Items.name
Line 33: Line 33:
| template = Sandbox/rowexplo
| template = Sandbox/rowexplo
| named args = yes
| named args = yes
}}|
}}
{{#cargo_query:
|{{#cargo_query:
tables = Ammunition,Items
tables = Ammunition,Items
| join on = Ammunition.name = Items.name
| join on = Ammunition.name = Items.name
Line 42: Line 42:
| template = Sandbox/rownone
| template = Sandbox/rownone
| named args = yes
| named args = yes
}}}}}}
}}
}}}}
|}
|}
</includeonly>
</includeonly>

Revision as of 16:32, 11 November 2021

Documentation

This template can be used to test templates. This is useful when making significant changes to a broadly used template, so as to not impact the wiki during tests. User pages cannot be used for that purpose.