Template:LS stats: Difference between revisions
No edit summary |
(remove bolding from header with th) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" style="text-align:center" | <includeonly><templatestyles src="Article/styles.css" /> | ||
{| class="wikitable" style="text-align:center" | |||
|- | ! colspan="6" | Stats | ||
| | |- | ||
| '''Type''' || {{#switch: {{{Ver.}}} | |||
|PSP= {{Line shield icon | PSP}} | |PSP= {{Line shield icon | PSP}} | ||
|#default= {{Line shield icon}} | |#default= {{Line shield icon}} | ||
}} || | }} || '''Def.''' || {{#if: {{{Def.}}}|{{{Def.}}}|?}} || '''Att.''' || {{#if: {{{Att.}}}|{{{Att.}}}|?}} | ||
|- | |- | ||
| | | '''Rarity''' || {{Color-{{#switch: {{{Rarity}}} | ||
|1|2|3= C | |1|2|3= C | ||
|4|5|6= B | |4|5|6= B | ||
| Line 13: | Line 14: | ||
|10|11|12= S | |10|11|12= S | ||
|13|14|15= S2 | |13|14|15= S2 | ||
|#default= }}}} | {{#if: {{{Rarity}}}|{{{Rarity}}}|?}}★ || | |#default= }}}} | {{#if: {{{Rarity}}}|{{{Rarity}}}|?}}★ || '''Eva.''' || {{#if: {{{Eva.}}}|{{{Eva.}}}|?}} || '''Acc.''' || {{#if: {{{Acc.}}}|{{{Acc.}}}|?}} | ||
|- | |- | ||
| | | '''Ver.''' || {{#switch: {{{Ver.}}} | ||
|PSU= {{PSU version}} | |PSU= {{PSU version}} | ||
|AOTI= {{AOTI version}} | |AOTI= {{AOTI version}} | ||
| Line 21: | Line 22: | ||
|AOTI GAC= {{AOTI GAC version}} | |AOTI GAC= {{AOTI GAC version}} | ||
|Clem= {{Clementine}} | |Clem= {{Clementine}} | ||
|#default= ?}} || | |#default= ?}} || '''Ment.''' || {{#if: {{{Ment.}}}|{{{Ment.}}}|?}} || '''Tech.''' || {{#if: {{{Tech.}}}|{{{Tech.}}}|?}} | ||
|- | |- | ||
| | | '''Mfr.''' || {{#if: {{{Mfr.}}}|{{Logo-{{{Mfr.}}}}}|?}} || '''End.''' || {{#if: {{{End.}}}|{{{End.}}}|?}} || '''Req.''' || {{#if: {{{Req.}}}|{{{Req.}}}|?}} | ||
|}</includeonly> | |}</includeonly> | ||
<noinclude>== Template parameters == | <noinclude>== Template parameters == | ||
Latest revision as of 16:06, 21 March 2024
Template parameters
Rarity: Type the line shield's rarity here.
Ver.: Type the version of the game this line shield is available in here. Use PSU, AOTI or PSP.
Mfr.: Using G, Y or T, identify the line shield's manufacturer.
Def.: Enter the line shield's defense value here.
Eva.: Enter the line shield's evasion value here.
Ment.: Enter the line shield's mental strength value here.
End.: Enter the line shield's endurance value here.
Req.: Enter the line shield's defense requirement here.
Att.: If applicable, enter the line shield's attack power value here.
Acc.: If applicable, enter the line shield's accuracy value here.
Tech.: If applicable, enter the line shield's TECHNIC power value here.
In the case of an unknown value, leave the field blank! Do not enter question marks!
Blank template
{{LS stats
|Rarity=
|Ver.=
|Mfr.=
|Def.=
|Eva.=
|Ment.=
|End.=
|Req.=
|Att.=
|Acc.=
|Tech.= }}
Examples
Semi-completed stats
{{LS stats
|Rarity= 15
|Ver.= AOTI
|Mfr.= Y
|Def.= 256
|Eva.= 360
|Ment.= 210
|End.= 0
|Req.= 136
|Att.=
|Acc.=
|Tech.=
}}
...produces...
| Stats | |||||
|---|---|---|---|---|---|
| Type | Def. | 256 | Att. | ? | |
| Rarity | 15★ | Eva. | 360 | Acc. | ? |
| Ver. | Ment. | 210 | Tech. | ? | |
| Mfr. | End. | 0 | Req. | 136 | |