Template:APCharStats: Difference between revisions

From Elwiki
(Created page with "<!-- To someone who will make their version(s): Since the color param work for both Radar and table, use html-style (#xxx) color to make it work for Radar, BUT WITHOUT...")
 
No edit summary
Line 5: Line 5:
     Thank you.
     Thank you.
     * PS: Since the Title in Radar Graph is too close to the graph, I move it to a separate title.
     * PS: Since the Title in Radar Graph is too close to the graph, I move it to a separate title.
--><center><font style="font-size: 12pt">{{{Title|}}}</font>{{#pRadar: size=280x250|colors={{{Color|}}}|ymin=0|ymax=5|striped|stripecolor=#000|axiscolor=#000|filled|textfont=hel.ttf|textsize=10|data=
--><center><font style="font-size: 12pt">{{{Title|}}}</font>{{#pRadar: size=400x300|colors={{{Color|}}}|ymin=0|ymax=5|striped|stripecolor=#000|axiscolor=#000|filled|textfont=hel.ttf|textsize=10|data=
{{{S1W|}}},{{{S1}}}
{{{S1W|}}},{{{S1}}}
{{{S2W|}}}, {{{S2}}}
{{{S2W|}}}, {{{S2}}}
{{{S3W|}}} {{{S3}}}
{{{S3W|}}}, {{{S3}}}
{{{S4W|}}}, {{{S4}}}
{{{S4W|}}}, {{{S4}}}
}}</center>
}}</center>

Revision as of 11:59, 30 March 2017

{{#pRadar: size=400x300|colors=|ymin=0|ymax=5|striped|stripecolor=#000|axiscolor=#000|filled|textfont=hel.ttf|textsize=10|data=

,{{{S1}}} , {{{S2}}} , {{{S3}}} , {{{S4}}}

}}