Difference between revisions of "Template:Classes table"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
*Used to apply consistent format to class tables. | *Used to apply consistent format to class tables. | ||
| − | *Usage: <nowiki>{{Class table| | + | *Usage: <nowiki>{{Class table|type=number}}</nowiki> or <nowiki>{{Class table|type=text}}</nowiki> |
[[Category:Templates (Diablo II)]] | [[Category:Templates (Diablo II)]] | ||
[[Category:Templates (Table)]] | [[Category:Templates (Table)]] | ||
</noinclude> | </noinclude> | ||
| − | {{#switch: {{{ | + | {{#switch: {{{type|number}}} |
| text = {{Text table}} width=75% | | text = {{Text table}} width=75% | ||
| #default = {{Number table}} width=75% | | #default = {{Number table}} width=75% | ||