Template:BP regular bloon info: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>{{#cargo_declare:_table=bp_bloons |id=String |category_order=Integer |name =String |image =File |description=String |health =Integer |rbe =Integer |immunities=String |parent_of =String |child_of =String |bio_description =String |bio_best_choice =List (,) of String |bio_not_recommended=List (,) of String }}Category:InfoboxesCategory:Bloons Pop! templates</noinclude> <includeonly>{{#cargo_store:_table=bp_bloons |id={{{id|}}}..." |
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
||
| (18 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
| | !class="head"|{{{name}}} | ||
| | |- | ||
| | |||
| | {|class="subtable main centered-cells" | ||
|image | |[[File:{{{image}}}|x100px]] | ||
|description= | |- | ||
|{{{description}}} | |||
|health | |} | ||
|rbe | {|class="subtable" | ||
| | !Health | ||
| | |colspan=2|{{{health}}} | ||
| | |- | ||
!RBE | |||
| | |colspan=2|{{{rbe}}} | ||
| | |- | ||
| | !Immunities | ||
} | |colspan=2|{{{immunities|''None''}}} | ||
< | |- | ||
!Parent of | |||
|colspan=2|{{{parent of|''None''}}} | |||
|- | |||
!Child of | |||
|colspan=2|{{{child of|''None''}}} | |||
|} | |||
{|class="subtable" | |||
!colspan=3|[[Bloonspedia]] profile | |||
|- | |||
!Description | |||
|colspan=2|{{{bio description}}} | |||
|- | |||
!<abbr title="According to the in-game bio">Best choice</abbr> | |||
|colspan=2|{{#invoke:BP monkey list by id|main|{{{bio best choice|}}}}} | |||
|- | |||
!<abbr title="According to the in-game bio">Not recommended</abbr> | |||
|colspan=2|{{#invoke:BP monkey list by id|main|{{{bio not recommended|}}}}} | |||
|} | |||
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bp_bloons | |||
|id={{{id|}}} | |id={{{id|}}} | ||
|category=Bloons | |||
|category_order={{{order|}}} | |category_order={{{order|}}} | ||
| Line 24: | Line 44: | ||
|image ={{{image|}}} | |image ={{{image|}}} | ||
|description={{{description|}}} | |description={{{description|}}} | ||
|bio_description ={{{bio description|}}} | |bio_description ={{{bio description|}}} | ||
| Line 36: | Line 50: | ||
}}[[Category:Bloons in Bloons Pop!]]{{#seo: | }}[[Category:Bloons in Bloons Pop!]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
}}</includeonly> | }}}}</includeonly><noinclude>{{#cargo_attach:_table=bp_bloons}}{{/doc}}</noinclude> | ||
Latest revision as of 05:51, 4 April 2026
This template adds rows to the table "bp_bloons", which is declared by the template BP bloon info. View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| order | order | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| health | health | no description | Unknown | optional |
| rbe | rbe | no description | Unknown | optional |
| immunities | immunities | no description | Unknown | optional |
| parent of | parent of | no description | Unknown | optional |
| child of | child of | no description | Unknown | optional |
| bio description | bio description | no description | Unknown | optional |
| bio best choice | bio best choice | no description | Unknown | optional |
| bio not recommended | bio not recommended | no description | Unknown | optional |