Difference between revisions of "Template:Bettertest"

From BBW Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
+
{|
 
+
|- {{#if: {{{height|}}} | | style="display: none;" }}
{| class="infobox"
+
! Height
|- {{#if: {{{variable_foo|}}} | | style="display: none;" }}
+
| {{{height}}}
! Foo
+
|-
| {{{variable_foo}}}
+
|- {{#if: {{{weight|}}} | | style="display: none;" }}
 +
! Weight
 +
| {{{weight}}}
 +
|-
 +
|- {{#if: {{{cup_size|}}} | | style="display: none;" }}
 +
! Cup size
 +
| {{{cup_size}}}
 +
|-
 +
|- {{#if: {{{weight_class|}}} | | style="display: none;" }}
 +
! Weight class
 +
| {{{weight_class}}}
 
|-
 
|-
! Bar
 
| {{{variable_bar}}}
 
 
|}
 
|}

Latest revision as of 01:27, 8 February 2020

Height {{{height}}}
Weight {{{weight}}}
Cup size {{{cup_size}}}
Weight class {{{weight_class}}}