This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:ItemStats"

From Project 1999 Wiki
Jump to: navigation, search
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
<noinclude>Template for an item's (or set of armor's) stats
+
<noinclude>Template for an item's (or set of armor's) stats.
 +
 
 +
Note that the order of stats/saves is based on the classic EQ interface ([http://www.afterlifeguild.org/sss/complete.jpg]), and so is different from, for instance, Allakhazam's ordering.
  
 
Blank Template:
 
Blank Template:
Line 13: Line 15:
 
|hp=
 
|hp=
 
|mana=
 
|mana=
|svc=
+
|svp=
 +
|svm=
 
|svd=
 
|svd=
 
|svf=
 
|svf=
|svm=
+
|svc=
|svp=
+
 
}}</pre>
 
}}</pre>
</noinclude>
+
</noinclude><includeonly><table class="eoTable3">
 
+
<includeonly><table class="eoTable3">
+
 
   <tr>
 
   <tr>
 
     <th>AC</th>
 
     <th>AC</th>
Line 33: Line 33:
 
     <th>HP</th>
 
     <th>HP</th>
 
     <th>MANA</th>
 
     <th>MANA</th>
     <th>SvC</th>
+
     <th>SvP</th>
 +
    <th>SvM</th>
 
     <th>SvD</th>
 
     <th>SvD</th>
 
     <th>SvF</th>
 
     <th>SvF</th>
     <th>SvM</th>
+
     <th>SvC</th>
    <th>SvP</th>
+
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
Line 50: Line 50:
 
     <td>{{{hp|0}}}</td>
 
     <td>{{{hp|0}}}</td>
 
     <td>{{{mana|0}}}</td>
 
     <td>{{{mana|0}}}</td>
     <td>{{{svc|0}}}</td>
+
     <td>{{{svp|0}}}</td>
 +
    <td>{{{svm|0}}}</td>
 
     <td>{{{svd|0}}}</td>
 
     <td>{{{svd|0}}}</td>
 
     <td>{{{svf|0}}}</td>
 
     <td>{{{svf|0}}}</td>
     <td>{{{svm|0}}}</td>
+
     <td>{{{svc|0}}}</td>
    <td>{{{svp|0}}}</td>
+
 
   </tr>
 
   </tr>
 
</table></includeonly>
 
</table></includeonly>

Latest revision as of 19:49, 21 June 2019

Template for an item's (or set of armor's) stats.

Note that the order of stats/saves is based on the classic EQ interface ([1]), and so is different from, for instance, Allakhazam's ordering.

Blank Template:

{{ItemStats
|ac=
|str=
|sta=
|dex=
|agi=
|wis=
|int=
|cha=
|hp=
|mana=
|svp=
|svm=
|svd=
|svf=
|svc=
}}