[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:ArmorSet"
From Project 1999 Wiki
| Line 1: | Line 1: | ||
<noinclude>Generates an armor set table</noinclude><includeonly><table class="eoTable"> | <noinclude>Generates an armor set table</noinclude><includeonly><table class="eoTable"> | ||
| − | |||
<tr> | <tr> | ||
| − | <td>{{:{{{arms}}}}}</td><td>{{:{{{feet}}}}}<td>{{:{{{wrist}}}}}</td><td>{{:{{{head}}}}}</td><td>{{:{{{legs}}}}}</td><td>{{:{{{chest}}}}}</td></tr></table></includeonly> | + | <th>Arms</th> |
| + | <th>Feet</th> | ||
| + | <th>Wrist</th> | ||
| + | <th>Head</th> | ||
| + | <th>Hands</th> | ||
| + | <th>Legs</th> | ||
| + | <th>Chest</th></tr> | ||
| + | <tr> | ||
| + | <td>{{:{{{arms}}}}}</td> | ||
| + | <td>{{:{{{feet}}}}}</td> | ||
| + | <td>{{:{{{wrist}}}}}</td> | ||
| + | <td>{{:{{{head}}}}}</td> | ||
| + | <td>{{:{{{hands}}}}}</td> | ||
| + | <td>{{:{{{legs}}}}}</td> | ||
| + | <td>{{:{{{chest}}}}}</td> | ||
| + | </tr> | ||
| + | </table></includeonly> | ||
Revision as of 22:00, 26 July 2019
Generates an armor set table