|
|
Line 1: |
Line 1: |
| <includeonly> | | <includeonly> |
| <div style="display:inline-block;">
| | [[File:{{{image}}}]] |
| {{#if: {{{type|}}}
| | <div style="margin-top: 8px; margin-left: -2px;">{{BP Types|{{{level}}}|type=level}}</div> |
| | <div><p>{{#ifeq: {{{type}}}|premium|{{BP Types|premium|type=yellow}}|{{BP Types|free}}}}</p></div>
| | {{{name}}} |
| | <div><p>Error: No BP Type specified.</p></div>
| |
| }}
| |
| <gallery widths="126" heights="144" mode="nolines">
| |
| File:{{{image}}}|<div style="margin-top: 8px; margin-left: -2px;">{{BP Types|{{{level}}}|type=level}}</div>{{{name}}}
| |
| </gallery>
| |
| </div>
| |
| </includeonly> | | </includeonly> |
|
| |
|
| <noinclude> | | <noinclude> |
| <tabber>
| | {{BP_Display|image=placeholder.png|level=Level 9|name=Apple}} |
| |-|Page 1=
| |
| <div style="text-align:center; margin-top:10px;">
| |
| {{BP_Display
| |
| |type = premium
| |
| | image = SS3_LV7.png
| |
| | level = 7
| |
| | name = STEEPED IN ELEGANCE
| |
| }}
| |
| {{BP_Display | |
| | type = free
| |
| | image = SS3_LV7.png | |
| | level = 7 | |
| | name = STEEPED IN ELEGANCE | |
| }} | |
| </div>
| |
| </tabber>
| |
| </noinclude> | | </noinclude> |