Difference between revisions of "Template:Bettertest"

From BBW Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="infobox"
+
{|
{{#if:{{{variable_foo|}}}
+
|- {{#if: {{{height|}}} | | style="display: none;" }}
|<tr><th>Foo</th><td>{{{variable_foo}}}</td></tr>}}
+
! Height
 +
| {{{height}}}
 +
|-
 +
|- {{#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}}}