Template:Portal part long: Difference between revisions
(Created page with "{| 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:#{{{color2}}}; font-size: 125%"|'''{{{text1}}} |- |style="background:#{{{color3}}}; font-size: 125%"|'''{{{subheader}}} |- |style="background:#{{{color2}}}"|{{{text}}} |}") |
mNo edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
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}}} | |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}}}{{#if:{{{extended|}}}|<br>{{{extended text|}}}|}} | ||
|} | |} | ||
<noinclude>{{category |category=Basic templates}}</noinclude> |
Latest revision as of 06:55, 20 November 2024
{{{header}}} |
{{{text1}}} |
{{{subheader}}} |
{{{text}}} |