Template:Icon/doc: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
No edit summary
No edit summary
Line 1: Line 1:
== Description ==
== Description ==  
Use to create tiny icons (and captions). By default, the icon size is 28px but it can be re-defined.
Use to create tiny icons (and captions). By default, the icon size is 28px but it can be re-defined.



Revision as of 09:09, 21 May 2024

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|ChefSkill|size=100}}
Lua error in Module:IconUtils at line 23: attempt to concatenate field 'name' (a nil value).
Style 1
{{Icon|ChefSkill|1}}
Lua error in Module:IconUtils at line 23: attempt to concatenate field 'name' (a nil value).
Style 1 with link to its page
{{Icon|ChefSkill|1|1}}
Lua error in Module:IconUtils at line 23: attempt to concatenate field 'name' (a nil value).
Style 2
{{Icon|ChefSkill|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|ChefSkill|2|Skills}}
Lua error in Module:IconUtils at line 23: attempt to concatenate field 'name' (a nil value).
Style 2, Size 100px
{{Icon|ChefSkill|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|ChefSkill|3|Skills|size=80}}