Template:Split bra: Difference between revisions
Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
No edit summary |
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) | ||
|[[:Category:{{{band}}}{{{cup}}} bra|{{{band}}}{{{cup}}}]] ({{#expr: 70 + ({{{band}}} - 32) * 2.5}}{{{cup}}}) | |{{#switch: {{{cup}}} | ||
|A|B=[[:Category:Cup size smaller than C|{{{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) | ||
|[[:Category:{{#expr: 32 + ({{{band}}} - 70) / 2.5}}{{{cup}}} bra|{{#expr: 32 + ({{{band}}} - 70) / 2.5}}{{{cup}}}]] ({{{band}}}{{{cup}}}) | |{{#switch: {{{cup}}} | ||
|A|B=[[:Category:Cup size smaller than C|{{#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> | ||
}} | }} | ||