Template:BP bloon info: Difference between revisions
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
{|class="info" | |||
!class="head"|{{{name}}} | !class="head"|{{{name}}} | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable main centered-cells" | ||
|[[File:{{{image}}}|x100px]] | |[[File:{{{image}}}|x100px]] | ||
|- | |- | ||
| Line 37: | Line 10: | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable" | ||
!colspan=3|[[Bloonspedia]] profile | !colspan=3|[[Bloonspedia]] profile | ||
|- | |- | ||
| Line 43: | Line 16: | ||
|colspan=2|{{{bio description}}} | |colspan=2|{{{bio description}}} | ||
|- | |- | ||
!Best choice | !<abbr title="According to the in-game bio">Best choice</abbr> | ||
|colspan=2|{{#invoke:BP monkey list by id|main|{{{bio best choice|}}}}} | |colspan=2|{{#invoke:BP monkey list by id|main|{{{bio best choice|}}}}} | ||
|- | |- | ||
!Not recommended | !<abbr title="According to the in-game bio">Not recommended</abbr> | ||
|colspan=2|{{#invoke:BP monkey list by id|main|{{{bio not recommended|}}}}} | |colspan=2|{{#invoke:BP monkey list by id|main|{{{bio not recommended|}}}}} | ||
|} | |} | ||
|} | |}{{#cargo_store:_table=bp_bloons | ||
|id={{{id|}}} | |||
|category={{{category|}}} | |||
|category_order={{{order|}}} | |||
|name ={{{name|}}} | |||
|image ={{{image|}}} | |||
|description={{{description|}}} | |||
|bio_description ={{{bio description|}}} | |||
|bio_best_choice ={{{bio best choice|}}} | |||
|bio_not_recommended={{{bio not recommended|}}} | |||
}}[[Category:{{#ifeq:{{{category|}}}|Bloon Mods|Bloons in Bloons Pop!|{{{category|}}}}}]]{{#seo: | |||
|image={{{image|}}} | |||
}}</includeonly><noinclude>{{#cargo_declare:_table=bp_bloons | |||
|id=String | |||
|category=String | |||
|category_order=Integer | |||
|name =String | |||
|image =File | |||
|description=String | |||
|bio_description =String | |||
|bio_best_choice =String | |||
|bio_not_recommended=String | |||
}}{{/doc}}</noinclude> | |||