Template:MontageBox: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{{#if:{{{title|}}}|{{!}}-
{{#if:{{{title|}}}|{{!}}-
{{!}}style="background: tan; font-size: 120%; text-align: center" colspan="{{{columns}}}" {{!}} '''{{{title}}}'''}}
{{!}}style="background: tan; font-size: 120%; text-align: center" colspan="{{{columns}}}" {{!}} '''{{{title}}}'''}}
{{#if:{{{columns}}}=2|
{{#ifeq:{{{columns}}}|2|
{{#if:{{{image1|}}}|{{!}}-
{{#if:{{{image1|}}}|{{!}}-
{{!}} {{{image1|}}} {{!}}{{!}} {{{image2|}}} }}
{{!}} {{{image1|}}} {{!}}{{!}} {{{image2|}}} }}
Line 16: Line 16:
{{!}} {{{image11|}}} {{!}}{{!}} {{{image12|}}} }}
{{!}} {{{image11|}}} {{!}}{{!}} {{{image12|}}} }}
}}
}}
{{#if:{{{columns}}}=3|
{{#ifeq:{{{columns}}}|3|
{{#if:{{{image1|}}}|{{!}}-
{{#if:{{{image1|}}}|{{!}}-
{{!}} {{{image1|}}} {{!}}{{!}} {{{image2|}}} {{!}}{{!}} {{{image3|}}} }}
{{!}} {{{image1|}}} {{!}}{{!}} {{{image2|}}} {{!}}{{!}} {{{image3|}}} }}

Revision as of 02:18, 4 April 2008

Test
  • text here
  • and here