|
|
| Line 1: |
Line 1: |
| <includeonly>|style="{{#if: {{{1|}}}|width:{{{1}}};|}}" class="eve-contentcell"|{{#if: {{{2|}}}| | | <div style="{{#if:{{{w|}}}|width:{{{w|}}};}} columns:{{{3|100px}}} {{{2|3}}}; column-gap: {{{4|10px}}};-webkit-columns:{{{3|100px}}} {{{2|3}}}; -webkit-column-gap: {{{4|10px}}};-moz-columns:{{{3|100px}}} {{{2|3}}}; -moz-column-gap: {{{4|10px}}};">{{{1}}}</div> |
| <div class="titlebar">{{#if: {{{link|}}}|[{{{link}}} {{{2}}}]|{{{2}}} }}</div>}}<div style="padding-left: 1em;">
| |
| {{#ifeq: {{{3|}}}||{{:Main Page/{{#replace: {{#replace: {{{2}}}|]|}}|[|}} }}|{{{3}}}}}
| |
| </div>{{#if: {{{4|}}}|
| |
| <div class="titlebar">{{#if: {{{link2|}}}|[{{{link2}}} {{{4}}}]|{{{4}}} }} </div><div style="padding-left: 1em;">
| |
| {{#ifeq: {{{5|}}}||{{:Main Page/{{#replace: {{#replace: {{{4}}}|]|}}|[|}} }}|{{{5}}}}}
| |
| </div>}}{{#if: {{{6|}}}|
| |
| <div class="titlebar">{{#if: {{{link3|}}}|[{{{link3}}} {{{6}}}]|{{{6}}} }} </div><div style="padding-left: 1em;">
| |
| {{#ifeq: {{{7|}}}||{{:Main Page/{{#replace: {{#replace: {{{6}}}|]|}}|[|}} }}|{{{7}}}}} | |
| </div>}}</includeonly> | |