Template:Infobox: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
{{ #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:47, 12 March 2008

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

}}