Template:Split bra: Difference between revisions
Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
(Adapted to BBW Olivia.) |
No edit summary |
||
| Line 2: | Line 2: | ||
{{#ifexpr: ( ({{{band}}} >= 28) and ({{{band}}} <= 46) ) | {{#ifexpr: ( ({{{band}}} >= 28) and ({{{band}}} <= 46) ) | ||
|{{#ifexpr: (({{{band}}} mod 2) = 0) | |{{#ifexpr: (({{{band}}} mod 2) = 0) | ||
|{{{band}}}{{{cup}}} ({{#expr: 70 + ({{{band}}} - 32) * 2.5}}{{{cup}}}) | |[[:Category:{{{band}}}{{{cup}}} bra|{{{band}}}{{{cup}}}]] ({{#expr: 70 + ({{{band}}} - 32) * 2.5}}{{{cup}}}) | ||
|<font color="red">Error: US band sizes must be even.</font> | |<font color="red">Error: US band sizes must be even.</font> | ||
}} | }} | ||
|{{#ifexpr: (({{{band}}} mod 5) = 0) | |{{#ifexpr: (({{{band}}} mod 5) = 0) | ||
|{{#expr: 32 + ({{{band}}} - 70) / 2.5}}{{{cup}}} ({{{band}}}{{{cup}}}) | |[[:Category:{{#expr: 32 + ({{{band}}} - 70) / 2.5}}{{{cup}}} bra|{{#expr: 32 + ({{{band}}} - 70) / 2.5}}{{{cup}}}]] ({{{band}}}{{{cup}}}) | ||
|<font color="red">Error: European band sizes must be divisible by 5.</font> | |<font color="red">Error: European band sizes must be divisible by 5.</font> | ||
}} | }} | ||