Template:Class icon sizes

From FHX Wiki
Revision as of 08:43, 15 June 2024 by Ryzuhr (talk | contribs) (Created page with "<includeonly>[[File:{{{1}}} icon.gif|{{#switch:{{{2}}}|big=100|huge=200|#default=65}}px|link={{{1}}}]]</includeonly><noinclude> == Description == This template determines the size of the class icons produced by the associated icon templates. == Usage == <pre>{{class icon sizes|<class>|<icon size word>}}</pre> === Parameters === ;1 ''(unnamed parameter)'' : Class, not case insensitive. Must specify full class name, e.g. "archer" rather than "ar" or "arch". ;2 ''(unnamed...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This template determines the size of the class icons produced by the associated icon templates.

Usage

{{class icon sizes|<class>|<icon size word>}}

Parameters

1 (unnamed parameter)
Class, not case insensitive. Must specify full class name, e.g. "archer" rather than "ar" or "arch".
2 (unnamed parameter)
Icon size. Options: "big" (100px), "huge" (200px), or, blank (65px) - which is the default size.