Template:Infobox: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
mNo edit summary
m (remove nice corner)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class="infobox">{{ #if: {{{1|}}}|
<table class="infobox" style="clear: both">
<tr><td><big>{{{1}}}</big>
<tr><td><big>{{{1|}}}</big>
}}{{ #if: {{{2|}}}|
<tr><td>{{{2|}}}
<tr><td>{{{2}}}
<tr><td><small>{{{3|}}}</small>
}}{{ #if: {{{3|}}}|
</table>
<tr><td><small>{{{3}}}</small>
}}</table>

Latest revision as of 12:29, 25 March 2008