Template:HistogramLeague/doc: Difference between revisions
From Hattrick
Jump to navigationJump to search
Created page with '== See also == * Template:HistogramLeague/header * Template:HistogramLeague/footer * Template:HistogramCup/header * Template:HistogramCup * [[Template:HistogramCu…' |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Usage == | |||
This template displays a histogram bar in a historgram for a league season. | |||
<pre> | |||
| {{HistogramLeague|division=IV|rank=3|season=20}} | |||
</pre> | |||
{| border=1 cellspacing=0 cellpadding=5 style="margin: 1em 1em 1em 0; border-collapse:collapse; border: 1px #aaa solid;" | |||
|- bgcolor=#f2f2f2 | |||
!Parameter value !! Description | |||
|- bgcolor=#f9f9f9 | |||
|''division=div''||Sets division to ''div''. | |||
|- bgcolor=#f9f9f9 | |||
|''rank=num''||Sets rank to ''num''. | |||
|- bgcolor=#f9f9f9 | |||
|''season=num''||Sets season to ''num''. | |||
|} | |||
== See also == | == See also == | ||
* [[Template:HistogramLeague/header]] | * [[Template:HistogramLeague/header]] | ||
| Line 5: | Line 24: | ||
* [[Template:HistogramCup]] | * [[Template:HistogramCup]] | ||
* [[Template:HistogramCup/footer]] | * [[Template:HistogramCup/footer]] | ||
<noinclude> | |||
[[Category: Template documentation|Histogram League]] | |||
</noinclude> | |||
Latest revision as of 17:58, 3 May 2013
Usage
This template displays a histogram bar in a historgram for a league season.
| {{HistogramLeague|division=IV|rank=3|season=20}}
| Parameter value | Description |
|---|---|
| division=div | Sets division to div. |
| rank=num | Sets rank to num. |
| season=num | Sets season to num. |