Template:PieChart: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
{{PieChart | {{PieChart | ||
|data= | |data= | ||
|delimiter= | |||
|chartTitle= | |chartTitle= | ||
| | |seriesName= | ||
|chartSize= | |chartSize= | ||
|renderTo= | |renderTo= | ||
Line 20: | Line 21: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! | |||
| {{{data|}}} | |||
|- | |||
! | |||
| {{{delimiter|}}} | |||
|- | |||
! | ! | ||
| {{{chartTitle|}}} | | {{{chartTitle|}}} | ||
|- | |- | ||
! | ! | ||
| {{{ | | {{{seriesName|}}} | ||
|- | |- | ||
! | ! |
Revision as of 14:06, 12 June 2013
This is the "PieChart" template. It should be called in the following format:
{{PieChart |data= |delimiter= |chartTitle= |seriesName= |chartSize= |renderTo= |plotBackgroundColor= |plotBorderWidth= |plotShadow= |percentageDecimals= |allowPointSelect= |cursor= |dataLabels= }}
Edit the page to see the template text.