Template:BSM2 weapon info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 35: | Line 35: | ||
|fields=CONCAT("<div style='float:left'>[[", _pageName, "{{!}}", CONCAT("← ", name_M, "]]</div>") = text | |fields=CONCAT("<div style='float:left'>[[", _pageName, "{{!}}", CONCAT("← ", name_M, "]]</div>") = text | ||
|where=type = "{{{type|???}}}" AND slot = "{{{slot|0}}}" AND | |where=type = "{{{type|???}}}" AND slot = "{{{slot|0}}}" AND tier = 6 | ||
|delimiter= | |delimiter= | ||
}}|{{#cargo_query:table=bsm2_weapons | }}|{{#cargo_query:table=bsm2_weapons | ||
|fields=CONCAT(IF(tier<{{{tier|0}}}, "<div style='float:left'>[[", "<div style='float:right'>[["), _pageName, "{{!}}", IF(tier>{{{tier|0}}}, CONCAT(name_M, " →]]"), CONCAT("← ", name_M, "]]")), "</div>") = text | |fields=CONCAT(IF(tier<{{{tier|0}}}, "<div style='float:left'>[[", "<div style='float:right'>[["), _pageName, "{{!}}", IF(tier>{{{tier|0}}}, CONCAT(name_M, " →]]"), CONCAT("← ", name_M, "]]")), "</div>") = text | ||
|where=type = "{{{type|???}}}" AND slot = "{{{slot|0}}}" AND (tier = {{{tier|0}}} - 1 OR tier = {{{tier|0}}} + 1) | |where=type = "{{{type|???}}}" AND slot = "{{{slot|0}}}" AND (tier = {{{tier|0}}} - 1 OR tier = {{{tier|0}}} + 1) AND NOT tier = "Epic" | ||
|delimiter= | |delimiter= | ||
}}}} | }}}} | ||
Revision as of 14:45, 9 May 2025
This template defines the Cargo table "bsm2_weapons". View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name F | name F | no description | Unknown | optional |
| name M | name M | no description | Unknown | optional |
| image F | image F | no description | Unknown | optional |
| image M | image M | no description | Unknown | optional |
| icon F | icon F | no description | Unknown | optional |
| icon M | icon M | no description | Unknown | optional |
| description F | description F | no description | Unknown | optional |
| description M | description M | no description | Unknown | optional |
| flavour | flavour | no description | Unknown | optional |
| type | type | no description | Unknown | optional |
| slot | slot | no description | Unknown | optional |
| tier | tier | no description | Unknown | optional |
| cost F | cost F | no description | Unknown | optional |
| cost M | cost M | no description | Unknown | optional |