Template:BCS rewards: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><ul style="column-count:{{{columns|1}}}">{{#if:{{{currency 1|}}}|<li>{{{currency 1|}}}</li>}}<!--
<includeonly><ul style="column-count:{{{columns|1}}}"><!--
-->{{#if:{{{mm|}}}|<li>{{BCS mm|{{{mm|}}}|name=y|link=y}}</li>}}<!--
-->{{#if:{{{currency 1|}}}|<li>{{{currency 1|}}}</li>}}<!--
-->{{#if:{{{currency 2|}}}|<li>{{{currency 2|}}}</li>}}<!--
-->{{#if:{{{currency 2|}}}|<li>{{{currency 2|}}}</li>}}<!--
-->{{#if:{{{currency 3|}}}|<li>{{{currency 3|}}}</li>}}<!--
-->{{#if:{{{currency 3|}}}|<li>{{{currency 3|}}}</li>}}<!--
Line 32: Line 34:
-->{{#if:{{{card 20|}}}|{{#cargo_store:_table=bcs_rewards|item={{{card 20|}}}|name={{{card 20 source|{{{source|}}}}}}|amount={{{card 20 amount|1}}}}}}}}}<!--
-->{{#if:{{{card 20|}}}|{{#cargo_store:_table=bcs_rewards|item={{{card 20|}}}|name={{{card 20 source|{{{source|}}}}}}|amount={{{card 20 amount|1}}}}}}}}}<!--
-->{{#if:{{{cosmetic 1|}}}|{{#cargo_query:tables=bcs_cosmetic_items
-->{{#if:{{{cosmetic 1|}}}|{{#cargo_query:tables=bcs_cosmetic_items
|fields=CONCAT("<li>[[File:", image, "|{{{size|30px}}}|link=", _pageName, "|Icon of ", name, "]]&nbsp;[[", _pageName, "#", name, "|", name, "]]</li>") = text
|fields=CONCAT("<li>[[File:", image, "|{{{size|30px}}}|link=", _pageName, "|Icon of ", name, "]]&nbsp;", name, " ([[", _pageName, "#", name, "|", category, "]])</li>") = text


|where=id = "{{{cosmetic 1|}}}" OR id = "{{{cosmetic 2|}}}" OR id = "{{{cosmetic 3|}}}" OR id = "{{{cosmetic 4|}}}" OR id = "{{{cosmetic 5|}}}" OR id = "{{{cosmetic 6|}}}" OR id = "{{{cosmetic 7|}}}" OR id = "{{{cosmetic 8|}}}" OR id = "{{{cosmetic 9|}}}" OR id = "{{{cosmetic 10|}}}" OR id = "{{{cosmetic 11|}}}" OR id = "{{{cosmetic 12|}}}" OR id = "{{{cosmetic 13|}}}" OR id = "{{{cosmetic 14|}}}" OR id = "{{{cosmetic 15|}}}" OR id = "{{{cosmetic 16|}}}" OR id = "{{{cosmetic 17|}}}" OR id = "{{{cosmetic 18|}}}" OR id = "{{{cosmetic 19|}}}" OR id = "{{{cosmetic 20|}}}"
|where=id = "{{{cosmetic 1|}}}" OR id = "{{{cosmetic 2|}}}" OR id = "{{{cosmetic 3|}}}" OR id = "{{{cosmetic 4|}}}" OR id = "{{{cosmetic 5|}}}" OR id = "{{{cosmetic 6|}}}" OR id = "{{{cosmetic 7|}}}" OR id = "{{{cosmetic 8|}}}" OR id = "{{{cosmetic 9|}}}" OR id = "{{{cosmetic 10|}}}" OR id = "{{{cosmetic 11|}}}" OR id = "{{{cosmetic 12|}}}" OR id = "{{{cosmetic 13|}}}" OR id = "{{{cosmetic 14|}}}" OR id = "{{{cosmetic 15|}}}" OR id = "{{{cosmetic 16|}}}" OR id = "{{{cosmetic 17|}}}" OR id = "{{{cosmetic 18|}}}" OR id = "{{{cosmetic 19|}}}" OR id = "{{{cosmetic 20|}}}"

Revision as of 19:43, 26 July 2025

This template defines the Cargo table "bcs_rewards". View table.Template:BCS rewards/doc