Template:Db/row: Difference between revisions

From Hattrick
Jump to navigationJump to search
Para Para (talk | contribs)
No edit summary
Para Para (talk | contribs)
No edit summary
Line 1: Line 1:
{{#ifeq:{{{1|}}}|table|<table class="wikitable sortable" width=40% style="text-align:left; background:#eee; border: 1px #b70 solid; font-size:90%"><tr bgcolor=#ddd><th>Team</th><th>Country</th><th>Times</th></tr> | <tr><td>{{{1}}}</td><td>{{country data {{{2}}} | country flag2 | name = {{{2}}} | variant = | altlink = | size = }}</td><td>{{{3|}}}</td></tr>}}
{{#ifeq:{{{1|}}}|table|<table class="wikitable sortable" width=40% style="text-align:left; background:#eee; border: 1px #b70 solid; font-size:90%"><tr bgcolor=#ddd><th>Team</th><th>Country</th><th>Times</th></tr>  
|<tr><td>{{{1}}}</td><td>{{#if:{{{2|}}}|{{country data {{{2}}}|country flag2|name = {{{2}}}}}|}}</td><td>{{#if:{{{3|}}}|{{{3}}}|}}</td></tr>}}

Revision as of 00:24, 31 August 2012

{{{1}}}