17,508
edits
m (Paula moved page Template:Portal part/long to Template:Portal part long without leaving a redirect) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable"; style="{{#ifeq: {{{position}}} | left | float:left; width: 49% | {{#ifeq: {{{position}}} | right | float:right; width: 49% | width: 100%}}}}" | {| class="wikitable"; style="{{#ifeq: {{{position}}} | left | float:left; width: 49% | {{#ifeq: {{{position}}} | right | float:right; width: 49% | width: 100%}}}}" | ||
|style="background:#{{{color1}}}; font-size: 125%"|'''{{{header}}} | |style="background:#{{#if:{{{color|}}}|{{#switch:{{{color}}}|orange=ff6100|purple=bb42ff|blue=3d9bff|green=40bc65|red=ff4e51|brown=a56a00|yellow=dbe529|grey=737373}}|{{{color1}}}}}; font-size: 125%"|'''{{{header}}} | ||
|- | |- | ||
|style="background:#{{{color2}}}|{{{text1}}} | |style="background:#{{#if:{{{color|}}}|{{#switch:{{{color}}}|orange=ffe5d4|purple=ebc7ff|blue=c9e3ff|green=a7e0b8|red=ffd2d3|brown=e9c27b|yellow=f5f9ab|grey=cbcbcb}}|{{{color2}}}}}"|{{{text1}}} | ||
|- | |- | ||
|style="background:#{{{color3}}}; font-size: 125%"|'''{{{subheader}}} | |style="background:#{{#if:{{{color|}}}|{{#switch:{{{color}}}|orange=ffa36a|purple=db9bff|blue=9acbff|green=84de9f|red=ff8c8e|brown=c0861f|yellow=e4ec5b|grey=9e9e9e}}|{{{color3}}}}}; font-size: 125%"|'''{{{subheader}}} | ||
|- | |- | ||
|style="background:#{{{color2}}}"|{{{text}}} | |style="background:#{{#if:{{{color|}}}|{{#switch:{{{color}}}|orange=ffe5d4|purple=ebc7ff|blue=c9e3ff|green=a7e0b8|red=ffd2d3|brown=e9c27b|yellow=f5f9ab|grey=cbcbcb}}|{{{color2}}}}}"|{{{text}}} | ||
|} | |} |