Template:BSM2 weapon info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
||
| (19 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
!class="head"|{{{name M}}} | |||
| | |- | ||
| | | | ||
| | {|class="subtable main centered-cells" | ||
| | |[[File:{{{image M}}}|70x70px]] | ||
| | |- | ||
| | | {{{description M}}}<br><small>{{{flavour}}}</small> | ||
| | |} | ||
|- | |||
| | |||
{|class="subtable centered-cells" | |||
!colspan=3|Type | |||
!Slot | |||
!Tier | |||
!colspan=3|Cost | |||
|- | |||
|colspan=3|{{#switch:{{{type}}} | |||
|Dart =[[File:BSM2M achievement_icon_dart_powerset.png|20px|link=Dart (BSM2)]] [[Dart (BSM2)|Dart]] | |||
|Boomerang=[[File:BSM2M achievement_icon_boomerang_powerset.png|20px|link=Boomerang (BSM2)]] [[Boomerang (BSM2)|Boomerang]] | |||
|Bomb =[[File:BSM2M achievement_icon_bomb_powerset.png|20px|link=Bomb (BSM2)]] [[Bomb (BSM2)|Bomb]] | |||
|Magic =[[File:BSM2M achievement_icon_magic_powerset.png|20px|link=Magic (BSM2)]] [[Magic (BSM2)|Magic]] | |||
|Energy =[[File:BSM2M achievement_icon_energy_powerset.png|20px|link=Energy]] [[Energy]] | |||
|Ice =[[File:BSM2M achievement_icon_ice_powerset.png|20px|link=Ice (BSM2)]] [[Ice (BSM2)|Ice]] | |||
|Storm =[[File:BSM2M achievement_icon_storm_powerset.png|20px|link=Storm (BSM2)]] [[Storm (BSM2)|Storm]] | |||
|#default =??? | |||
}} | |||
|{{{slot}}} | |||
|{{{tier}}} | |||
|colspan="3"|<!--[[File:Blop icon.png|18px|link=Blop (BSM2)]]-->{{formatnum:{{{cost M|}}}}}{{#if:{{{cost F|}}}|<small> (mobile)</small><br><!--[[File:BSM2F blop cash icon.svg|25px|link=Blop Cash|style="margin:-4px"]]-->{{formatnum:{{{cost F|}}}}} <small>(Flash)</small>}} | |||
|} | |||
|- | |||
<!-- upgrade prev/next --> | |||
{{#ifeq:{{{tier|}}}|Epic||{{!}}class="foot"{{!}}{{#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 | |||
|type= | |where=type = "{{{type|???}}}" AND slot = "{{{slot|0}}}" AND (tier = {{{tier|0}}} - 1 OR tier = {{{tier|0}}} + 1) AND NOT tier = "Epic" | ||
|slot= | |delimiter= | ||
|tier= | }}}} | ||
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bsm2_weapons | |||
| | |||
| | |||
}} | |||
_table=bsm2_weapons | |||
|name_F ={{{name F|}}} | |name_F ={{{name F|}}} | ||
|name_M ={{{name M|}}} | |name_M ={{{name M|}}} | ||
| Line 33: | Line 54: | ||
|cost_M={{{cost M|}}} | |cost_M={{{cost M|}}} | ||
}}[[Category:{{{type}}} {{#switch:{{{type}}} | }}[[Category:{{{type}}} {{#switch:{{{type}}} | ||
|Dart =weapons (BSM2) | |||
|Bomb =weapons (BSM2) | |||
|#default =weapons | |||
}}]][[Category:{{{slot}}} weapons]][[Category: | }}]][[Category:{{{slot}}} weapons]][[Category:{{#ifeq:{{{tier}}}|Epic|Epic weapons (BSM2)|Tier {{{tier}}} weapons}}]]}}{{#seo: | ||
|image={{{image M|}}} | |||
|keywords=BSM2 {{{name M|}}}, Super Monkey {{{name M|}}} | |||
| | }}</includeonly><noinclude>{{#cargo_declare:_table=bsm2_weapons | ||
|name_F =String | |||
|name_M =String | |||
|icon_F =File | |||
| | |icon_M =File | ||
|description_F=Wikitext string | |||
|description_M=Wikitext string | |||
|flavour =String | |||
|type=String | |||
|slot=String | |||
|tier=String | |||
|cost_F=Integer | |||
|cost_M=Integer | |||
}}{{/doc}}</noinclude> | |||
| | |||
| | |||
| | |||
Latest revision as of 05:50, 4 April 2026
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 |