Template:BSM2 weapon info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info subtable-container"><!-- | ||
--><div class="head">{{{name M}}}</div> | |||
| | {|class="subtable main centered" | ||
|class="flex-left-icon-wrapper"|[[File:{{{image M}}}|50px|Icon of {{{name M}}}]]<div>{{{description M}}}<br><small>{{{flavour}}}</small></div> | |||
|[[File:{{{image M}}}| | |||
|} | |} | ||
{|class="subtable" | |||
!Type | |||
{|class=" | |colspan="2"|{{#switch:{{{type}}} | ||
! | |||
|colspan= | |||
|Dart =[[File:BSM2M achievement_icon_dart_powerset.png|20px|link=Dart (BSM2)]] [[Dart (BSM2)|Dart]] | |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]] | |Boomerang=[[File:BSM2M achievement_icon_boomerang_powerset.png|20px|link=Boomerang (BSM2)]] [[Boomerang (BSM2)|Boomerang]] | ||
| Line 25: | Line 15: | ||
|Storm =[[File:BSM2M achievement_icon_storm_powerset.png|20px|link=Storm (BSM2)]] [[Storm (BSM2)|Storm]] | |Storm =[[File:BSM2M achievement_icon_storm_powerset.png|20px|link=Storm (BSM2)]] [[Storm (BSM2)|Storm]] | ||
|#default =??? | |#default =??? | ||
}} | }} — {{{slot}}} — {{#ifeq:{{{tier|}}}|Epic|Epic|Tier {{{tier}}}}} | ||
|- | |- | ||
<!-- upgrade prev/next --> | !Cost | ||
|class="foot" | |colspan="2"|<!--[[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||<div 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 | |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= | ||
}} | }}</div>}}<!-- | ||
--></div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bsm2_weapons | |||
|name_F ={{{name F|}}} | |name_F ={{{name F|}}} | ||
|name_M ={{{name M|}}} | |name_M ={{{name M|}}} | ||
| | |image_F ={{{image F|}}} | ||
| | |image_M ={{{image M|}}} | ||
|description_F={{{description F|}}} | |description_F={{{description F|}}} | ||
|description_M={{{description M|}}} | |description_M={{{description M|}}} | ||
| Line 53: | Line 41: | ||
|cost_F={{{cost F|}}} | |cost_F={{{cost F|}}} | ||
|cost_M={{{cost M|}}} | |cost_M={{{cost M|}}} | ||
}}[[Category:{{{type}}} | }}[[Category:{{{type}}} weapons]][[Category:{{{slot}}} weapons]][[Category:{{#ifeq:{{{tier}}}|Epic|Epic weapons|Tier {{{tier}}} weapons}}]]}}{{#seo: | ||
|image={{{image M|}}} | |image={{{image M|}}} | ||
|keywords=BSM2 {{{name M|}}}, Super Monkey {{{name M|}}} | |keywords=BSM2 {{{name M|}}}, Super Monkey {{{name M|}}} | ||
| Line 63: | Line 47: | ||
|name_F =String | |name_F =String | ||
|name_M =String | |name_M =String | ||
| | |image_F =File | ||
| | |image_M =File | ||
|description_F=Wikitext string | |description_F=Wikitext string | ||
|description_M=Wikitext string | |description_M=Wikitext string | ||
Latest revision as of 06:37, 7 July 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 |