Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
m New page: <table class="infobox">{{ #if: {{{1|}}}|<tr><td><big>{{{1}}}</big> }}{{ #if: {{{2|}}}|<tr><td>{{{2}}} }}{{ #if: {{{3|}}}|<tr><td><small>{{{3}}}</small> }}</table> |
m remove nice corner |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table class="infobox"> | <table class="infobox" style="clear: both"> | ||
<tr><td><big>{{{1|}}}</big> | |||
<tr><td>{{{2|}}} | |||
<tr><td><small>{{{3|}}}</small> | |||
</table> |