Template:CharStats/pl: Difference between revisions

From Elwiki
No edit summary
No edit summary
 
Line 1: Line 1:
<!--
<includeonly>{{#invoke:CharStats
    To someone who will make their version(s):
|main
    Since the color param work for both Radar and table, use html-style (#xxx) color to make it work for Radar, BUT WITHOUT THE LEADING #.
|l_speed=Szybkość
    And, try use a dark colors, since the text with select color will be easier to look (It is previously done for Job Classes / Characters, and Job colors are normally dark, on which black is sometimes hard to see).
|l_slow=Wolny
    Thank you.
|l_average=Średni
    * PS: Since the Title in Radar Graph is too close to the graph, I move it to a separate title.
|l_fast=Szybki
--><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=
|l_range=Zasięg
HP,{{{HP}}}
|l_short=Bliski
MATK, {{{MATK}}}
|l_medium=Średni
MDEF, {{{MDEF}}}
|l_long=Daleki
PDEF, {{{PDEF}}}
|l_difficulty=Trudność
PATK, {{{PATK}}}
|l_easy=Łatwy
}}-->
|l_normal=Średni
{| class="wikitable" style="text-align: center;"
|l_hard=Trudny
! style="text-align: left;" | Szybkość:
|l_magical=Magiczny
| {{#ifeq:{{{Speed|}}}|1|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Wolny
|l_physical=Fizyczny
| {{#ifeq:{{{Speed|}}}|2|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Średni
}}
| {{#ifeq:{{{Speed|}}}|3|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Szybki
</includeonly><noinclude>{{Languages|Template:CharStats}}{{Doc}}</noinclude>
| rowspan=2 | {{#switch:{{{Damage|}}}| P = [[File:UI - Physical Class.png|50px]] | M = [[File:UI - Magical Class.png|50px]] | [[File:Dunno.png|50px]] }}
|-
! style="text-align: left;" | Zasięg:
| {{#ifeq:{{{Range|}}}|1|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Bliski
| {{#ifeq:{{{Range|}}}|2|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Średni
| {{#ifeq:{{{Range|}}}|3|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Daleki
|-
! style="text-align: left;" | Poziom Trudności:
| {{#ifeq:{{{Difficulty|}}}|1|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Łatwy
| {{#ifeq:{{{Difficulty|}}}|2|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Średni
| {{#ifeq:{{{Difficulty|}}}|3|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Trudny
| {{#switch:{{{Damage|}}}| P = Fizyczny | M = Magiczny | ??? }}
|}</center>

Latest revision as of 09:33, 11 May 2022

Information: If you want to test this template, please use Sandbox.
The documentation does not exist, you can click here to create.