Description
Use to create tiny icons (and captions). By default, the icon size is 28px but it can be re-defined.
Syntax
{{Icon|name|style|link|iconsize}}
Samples
| Example
|
Syntax
|
Result
|
| No Style, Size 100px
|
{{Icon|Cooking|size=100}}
|
Lua error in Module:IconUtils at line 23: attempt to concatenate field 'name' (a nil value).
|
| Style 1
|
|
Lua error in Module:IconUtils at line 23: attempt to concatenate field 'name' (a nil value).
|
| Style 1 with link to its page
|
|
Lua error in Module:IconUtils at line 23: attempt to concatenate field 'name' (a nil value).
|
| Style 2
|
|
Lua error in Module:IconUtils at line 23: attempt to concatenate field 'name' (a nil value).
|
| Style 2 with link to Skills page
|
{{Icon|Cooking|2|Skills}}
|
Lua error in Module:IconUtils at line 23: attempt to concatenate field 'name' (a nil value).
|
| Style 2, Size 100px
|
{{Icon|Cooking|2|size=100}}
|
Lua error in Module:IconUtils at line 23: attempt to concatenate field 'name' (a nil value).
|
| Style 3, different link, Size 80px
|
{{Icon|Cooking|3|Skills|size=80}}
|
|