[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:Weapon Row"
From Project 1999 Wiki
(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| }}}</td> | ||
<td>{{{cost|}}}</td> | <td>{{{cost|}}}</td> | ||
<td>{{{ratio}}}</td> | <td>{{{ratio}}}</td> | ||
− | <td>{{{proc| | + | <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).