[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:Mobstatsbox"
From Project 1999 Wiki
m |
|||
| (33 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
This is the template page for the mob quick stats box on the left. | This is the template page for the mob quick stats box on the left. | ||
---- | ---- | ||
| − | </noinclude>< | + | </noinclude><table cellspacing="3" class="mobStatsBox"> |
| − | + | <tr><th bgcolor="#cedff2"> {{{name}}} | |
| − | + | </th></tr><tr><td> '''Race:''' {{{race}}} | |
| − | + | </td></tr><tr><td> '''Class:''' {{{class}}} | |
| − | + | </td></tr><tr><td> '''Level:''' {{{level}}} | |
| − | + | </td></tr><tr><th bgcolor="#f3f8fd"> Spawn | |
| − | + | </th></tr><tr><td> '''Zone:''' {{{zone}}} | |
| − | + | </td></tr><tr><td> '''Location:''' {{{location}}} | |
| − | + | {{#if: {{{respawn_time|0}}}|</td></tr><tr><td> '''Respawn Time:''' {{{respawn_time}}} }} | |
| − | + | {{#if:{{{race_line|}}}|</td></tr><tr><td> '''[[Racing_Lines|Racing Line]]:''' {{{race_line}}} }} | |
| − | + | </td></tr><tr><th bgcolor="#f3f8fd"> Stats | |
| − | + | </th></tr><tr><td> '''AC:''' {{{AC}}} | |
| − | + | </td></tr><tr><td> '''HP:''' {{{HP}}} <span class='ddb'>({{{HP_regen}}})</span> | |
| − | + | </td></tr><tr><td> '''Damage per hit:''' {{{damage_per_hit}}} | |
| − | {{#if: {{{ | + | </td></tr><tr><td> '''Attacks per round:''' {{{attacks_per_round}}} <span class='ddb'>({{{attack_speed}}})</span> |
| − | + | </td></tr><tr><td> '''Special:''' {{{special}}} | |
| − | | | + | </td></tr></table> |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Latest revision as of 18:07, 25 September 2022
This is the template page for the mob quick stats box on the left.
| {{{name}}} |
|---|
| Race: {{{race}}} |
| Class: {{{class}}} |
| Level: {{{level}}} |
| Spawn |
| Zone: {{{zone}}} |
| Location: {{{location}}} |
| Respawn Time: {{{respawn_time}}} |
| Stats |
| AC: {{{AC}}} |
| HP: {{{HP}}} ({{{HP_regen}}}) |
| Damage per hit: {{{damage_per_hit}}} |
| Attacks per round: {{{attacks_per_round}}} ({{{attack_speed}}}) |
| Special: {{{special}}} |