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
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
 
<noinclude>A template for a row in a weapon comparison table (eg. [[Equipping a Shaman]]).</noinclude><includeonly><tr>
 
<noinclude>A template for a row in a weapon comparison table (eg. [[Equipping a Shaman]]).</noinclude><includeonly><tr>
   <td>{{{name}}}</td>
+
   <td>{{:{{{name}}}}}</td>
 +
  <td>{{{era|&nbsp;}}}</td>
 
   <td>{{{cost|}}}</td>
 
   <td>{{{cost|}}}</td>
 
   <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>

Latest revision as of 20:34, 29 May 2020

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