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