[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:ArmorSet"
From Project 1999 Wiki
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>Generates an armor set table</noinclude><includeonly><table class=" | + | <noinclude>Generates an armor set table</noinclude><includeonly><table class="eotable eoTable3"> |
| − | + | ||
<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> | ||
Latest revision as of 22:00, 26 July 2019
Generates an armor set table