Template talk:ClassInfoBox: Difference between revisions
Discussion page of Template:ClassInfoBox
More actions
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Template | == Template Insert == | ||
This is a basic template that adds a small infobox to the top of class pages, and is used to give information about what the class does (role), the primary stats they are aiming for in most cases (or one stat), and the weapons that class will use. | This is a basic template that adds a small infobox to the top of class pages, and is used to give information about what the class does (role), the primary stats they are aiming for in most cases (or one stat), and the weapons that class will use. | ||
<nowiki> | <nowiki> | ||
{{ | {{ClassOverview | ||
| Role = | | Role = | ||
| | | Weapons = | ||
| | | STR = | ||
|}} | | AGI = | ||
| VIT = | |||
| INT = | |||
| DEX = | |||
| LUK = | |||
}} | |||
</nowiki> | </nowiki> | ||