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:Weapon Row"

From Project 1999 Wiki
Jump to: navigation, search
(Created page with "<noinclude>A template for a row in a weapon comparison table (eg. Equipping a Shaman).</noinclude><includeonly><tr> <td>{{{name}}}</td> <td>{{{cost|}}}</td> <{{{rati...")
 
Line 2: Line 2:
 
   <td>{{{name}}}</td>
 
   <td>{{{name}}}</td>
 
   <td>{{{cost|}}}</td>
 
   <td>{{{cost|}}}</td>
   <{{{ratio}}}</td>
+
   <td>{{{ratio}}}</td>
 
   <td>{{{proc|}}}{{{effect|}}}</td>
 
   <td>{{{proc|}}}{{{effect|}}}</td>
 
   <td>{{{level|}}}</td>
 
   <td>{{{level|}}}</td>
 
   <td>{{{notes|}}}</td>
 
   <td>{{{notes|}}}</td>
 
</tr></includeonly>
 
</tr></includeonly>

Revision as of 18:51, 29 May 2020

A template for a row in a weapon comparison table (eg. Equipping a Shaman).