Template:Infobox: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{|class="infobox"
{|class="infobox"
{{ #if: {{{1|}}}|
{{ #if: {{{1|}}}|
{{!}}<big>{{{1}}}</big>
{{!}}-
{{!}}-
{{!}} <big>{{{1}}}</big>
}}{{ #if: {{{2|}}}|
}}{{ #if: {{{2|}}}|
{{!}}{{{2}}}
{{!}}-
{{!}}-
{{!}} {{{2}}}
}}{{ #if: {{{3|}}}|
}}{{ #if: {{{3|}}}|
{{!}}-
{{!}}<small>{{{3}}}</small>
{{!}} <small>{{{3}}}</small>
}}
}}
|}
|}

Revision as of 07:45, 12 March 2008

{{ #if: | }}{{ #if: | }}{{ #if: |
{{{1}}}
{{{2}}}
{{{3}}}

}}