Template:Compare: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{| |- |[[{{{1}}}]] |[[{{{3}}}]] |- !{{{2}}} !{{{4}}} |}</includeonly>") |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| | <includeonly><center> | ||
{| | |||
|- | |- | ||
|[[{{{1}}}]] | |<div style="min-width: 200px; min-height: 30px; text-align: center">{{#ifexist: {{{1}}}|[[{{{1}}}]]|{{{1}}}}}</div> | ||
|[[{{{3}}}]] | |<div style="min-width: 200px; min-height: 30px; text-align: center">{{#ifexist: {{{3}}}|[[{{{3}}}]]|{{{3}}}}}{{ #if: {{{5|}}} | {{!}}{{!}} [[{{{5}}}]]|}}</div> | ||
|- | |- | ||
!{{{2}}} | !{{{2}}} | ||
!{{{4}}} | !{{{4}}}{{ #if: {{{6|}}} | ! {{{6}}} |}} | ||
|}</includeonly> | |} | ||
</center></includeonly> |