Difference between revisions of "Template:EventEnemyTableEntry"
Jump to navigation
Jump to search
>Mornsta-gpuser (Created page with "<includeonly>|{{{Name}}} |{{{HP}}} |{{{Str}}} |{{{Def}}} |{{{Element}}} |{{{Tribe}}} |{{{Quest}}}</includeonly>") |
>Mornsta-gpuser (standardize order) |
||
| (27 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly>|{{{Name}}} | + | <noinclude>[[Category:Templates]]</noinclude><includeonly> |
| − | |{{{ | + | |- |
| − | |{{{ | + | |<center>{{{Name|}}}</center> |
| − | |{{{ | + | |<center>{{InlineIcon|Icon Element|{{{Element|}}}}}</center> |
| − | |{{{ | + | |<center>{{{Tribe|}}}</center> |
| − | |{{{ | + | |<center>{{formatnum:{{{HP|}}}}}</center> |
| − | |{{{Quest}}}</includeonly> | + | |<center>{{formatnum:{{{Str|}}}}}</center> |
| + | |<center>{{formatnum:{{{Def|}}}}}</center> | ||
| + | |<center>{{{Quest|}}}</center> | ||
| + | |-</includeonly> | ||