Template:HistogramPiece: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{table-begin empty}} | {{table-begin empty}} | ||
| width=10 height={{#expr: {{{round|1}}}*20 + {{#ifeq: {{{round|1}}}|0|10|0}}}} valign=top align=center|<small>{{#ifeq: {{{round|1}}}|0|-|{{{data|}}}}}</small> | | bgcolor={{#if: {{{round|}}}|{{color-gold}}|{{color-bronze}}}} width=10 height={{#expr: {{{round|1}}}*20 + {{#ifeq: {{{round|1}}}|0|10|0}}}} valign=top align=center|<small>{{#ifeq: {{{round|1}}}|0|-|{{{data|}}}}}</small> | ||
{{table-end}}<noinclude> | {{table-end}}<noinclude> | ||
[[Category:Histogram template]] | [[Category:Histogram template]] | ||
</noinclude> | </noinclude> | ||