Editing Template:Stats

From AnotherEidos R Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{| class="wikitable" style="font-size:1em; text-align:center; margin:0;"  
<table class="wikitable" style="text-align:center;">
! style="min-width:50px;" |[[File:{{{class|fighter}}}.png|30px|  center | middle  |link={{{class|figter}}}]]
{{#if: {{{display-header|}}}|<tr><th colspan=99 style="display:{{{display-header}}};">[[Character Stats]]</th></tr>|}}
! style="min-width:30px; font-size:0.7em;" title="Determines the max level for stats and skills they can reach." | Rank
<tr>
! style="width:30px; font-size:0.7em;" title="A character's level is their current power level." |LVL
<th>[TBA]</th>
! style="min-width:30px; font-size:0.7em;" title="The amount of damage a character can sustain. " |HP
<th>Rank</th>
! style="min-width:30px; font-size:0.7em;" title="Determines the amount of damage or healing a character does on their attack." |ATK
<th>Level</th>
! style="min-width:30px; font-size:0.7em;" title="This is the time interval in seconds between each auto attack a character performs in battle. " |ASPD
<th>Attack</th>
! style="min-width:30px; font-size:0.7em;" title=" Determines the amount subtracted against incoming instance of physical damage." |DEF
<th>Attack Speed</th>
! style="min-width:30px; font-size:0.7em;" title="Determines how much incoming instance of magical damage is reduced." |MRES
<th>HP</th>
! style="min-width:30px; font-size:0.7em;" title="The amount of enemies a character can hold off from passing through. " |BLK
<th>Defense</th>
! style="min-width:30px;font-size:0.7em; display:{{{redeploy|none}}}" title="This is the cooldown time for a character to be placed back into the map after being defeated or manually withdrawn."|REP
<th>Magic Resist</th>
! style="min-width:30px; font-size:0.7em; display:{{{cost|none}}}" title="The amount of cost points a character will consume when deployed in battle."|COST
<th>Block Count</th>
{{#if: {{{redeploy|}}}|<th>Reposition Time</th>}}
{{#if: {{{cost}}}||<th>Cost</th>}}
</tr>
<tr>
<td rowspan=2>[[File:FS_{{{filename|charactername}}}.png|70px| center | middle]]</td>
<td rowspan=2>[[File:{{{rank-img|BronzeRank}}}.png|50px|  center | middle]]</td>
<td>1</td>
<td>{{{atk}}}</td>
<td>{{{aspd}}}</td>
<td>{{{hp}}}</td>
<td>{{{def}}}</td>
<td>{{{mres}}}</td>
<td>{{{blk}}}</td>
{{#if: {{{redeploy|}}}|<td>{{{redeploy}}}</td>}}
{{#if: {{{cost}}}<td>{{{cost}}}</td>}}
</tr>
<tr>
<td>MAX</td>
<td>{{{atk max}}}</td>
<td>{{{aspd max}}}</td>
<td>{{{hp max}}}</td>
<td>{{{def max}}}</td>
<td>{{{mres max}}}</td>
<td>{{{blk max}}}</td>
{{#if: {{{redeploy|}}}|<td>{{{redeploy max}}}</td>}}
{{#if: {{{cost}}}<td>{{{cost max}}}</td>}}
</tr>
</table>
<noinclude>
Old code
{| class="wikitable" style="width:65%; margin:0 0 0em 1em; font-size:1em; text-align:center;" 50
! colspan=99 style="display:{{{display-header}}};"| [[Character Stats]]
|- style="display:{{{display-header}}};"
! style="width:90px;" |[[File:{{{class|fighter}}}.png|50px|  center | middle  |link=The Class System]]
! style="width:90px;" title="Determines the max level for stats and skills they can reach." | Rank
! style="width:40px;" title="A character's level is their current power level." |LVL
! style="min-width:35px;" title="The amount of damage a character can sustain. " |HP
! style="min-width:35px;" title="Determines the amount of damage or healing a character does on their attack." |ATK
! style="min-width:35px;" title=" Determines the amount subtracted against incoming instance of physical damage." |DEF
! style="min-width:35px;" title="Determines how much incoming instance of magical damage is reduced." |MRES
! style="min-width:35px;" title="The amount of enemies a character can hold off from passing through. " |BLK
! style="min-width:35px; display:{{{redeploy|none}}}" title="This is the cooldown time for a character to be placed back into the map after being defeated or manually withdrawn."|REP
! style="min-width:35px; display:{{{cost|none}}}" title="The amount of cost points a character will consume when deployed in battle."|COST
! style="min-width:35px;" title="This is the time interval in seconds between each auto attack a character performs in battle. " |ASPD
|-
|-
|style="min-width:50px;" rowspan=2|[[File:FS_{{{filename|charactername}}}.png|50px| center | middle]]
|style="width:90px;" rowspan=2|[[File:FS_{{{filename|charactername}}}.png|70px| center | middle]]
|style="min-width:30px;" rowspan=2|[[File:{{{rank-img|BronzeRank}}}.png|30px|  center | middle]]
|style="width:90px;" rowspan=2|[[File:{{{rank-img|BronzeRank}}}.png|50px|  center | middle]]
|style="width:30px" |<b>1</b>
|style="width:40px;" |<b>1</b>
|style="min-width:30px;" |{{{hp}}}
|style="min-width:35px;" |{{{hp}}}
|style="min-width:30px;" |{{{atk}}}
|style="min-width:35px;" |{{{atk}}}
|style="min-width:30px" |{{{atk spd}}}
|style="min-width:35px;" |{{{def}}}
|style="min-width:30px;" |{{{def}}}
|style="min-width:35px;" |{{{magic res}}}
|style="min-width:30px;" |{{{magic res}}}
|style="min-width:35px;" |{{{block}}}
|style="min-width:30px;" |{{{block}}}
|style="min-width:35px; display:{{{redeploy|none}}}" |{{{redeploy}}}
|style="min-width:30px; display:{{{redeploy|none}}}" |{{{redeploy}}}
|style="min-width:40px; display:{{{cost|none}}}" |{{{cost}}}
|style="min-width:30px display:{{{cost|none}}}" |{{{cost}}}
|style="min-width:40px;" |{{{atk spd}}}
|-
|-
|<b>{{{lv max|MAX}}}</b>
|<b>{{{lv max|MAX}}}</b>
|{{{hp max}}}
|{{{hp max}}}
|{{{atk max}}}
|{{{atk max}}}
|{{{atk spd max|{{{atk spd}}}}}}
|{{{def max}}}
|{{{def max}}}
|{{{magic res max|{{{magic res}}}}}}
|{{{magic res max|{{{magic res}}}}}}
Line 33: Line 76:
|style="display:{{{redeploy|none}}}"|{{{redeploy max|{{{redeploy}}}}}}
|style="display:{{{redeploy|none}}}"|{{{redeploy max|{{{redeploy}}}}}}
|style="display:{{{cost|none}}}"|{{{cost max|{{{cost}}}}}}
|style="display:{{{cost|none}}}"|{{{cost max|{{{cost}}}}}}
|{{{atk spd max|{{{atk spd}}}}}}
|-
|- style="display:{{{upgrade-display|}}}";
| colspan=999 style="background-color:#eaf3ff; display:{{{upgrade|none}}};" | <div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom;"><b>Silver Rank Up</b><div class="mw-collapsible-content">{{{{{upgrade}}}}}</div></div>
|}
|}
<div style="display:{{{upgrade-display|none}}}">
{| class="wikitable"  style="width:50%; display:{{{upgrade|none}}}; padding:10px; margin:0;"
|<div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom;"><b>Silver Rank Up</b><div class="mw-collapsible-content">{{{{{upgrade}}}}}</div></div>
|}</div>
Please note that all contributions to AnotherEidos R Wiki are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) (see AnotherEidos R Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)