Template:Icon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m →Examples: Update documentation |
||
(3 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
|- | |- | ||
| <code>image</code> (optional) || Image to use || File:Gadvia-Gold Coin Icon.png | | <code>image</code> (optional) || Image to use || File:Gadvia-Gold Coin Icon.png | ||
|- | |||
| <code>link</code> (optional) || Image link || Gadvia:Gold Coin | |||
|} | |} | ||
Line 21: | Line 23: | ||
Text with a small directly-linked {{Icon|image=File:Gadvia-Gold Coin Icon.png}} image. | Text with a small directly-linked {{Icon|image=File:Gadvia-Gold Coin Icon.png}} image. | ||
This {{Icon|image=File:Gadvia-Gold Coin Icon.png|link=Gadvia:Gold Coin}} icon sends you to [[Gadvia:Gold Coin]] when clicked. | |||
</nowiki></pre> | </nowiki></pre> | ||
Line 28: | Line 32: | ||
Text with a small directly-linked {{Icon|image=File:Gadvia-Gold Coin Icon.png}} image. | Text with a small directly-linked {{Icon|image=File:Gadvia-Gold Coin Icon.png}} image. | ||
This {{Icon|image=File:Gadvia-Gold Coin Icon.png|link=Gadvia:Gold Coin}} icon sends you to [[Gadvia:Gold Coin]] when clicked. | |||
</noinclude> | </noinclude> | ||
Line 34: | Line 40: | ||
<includeonly> | <includeonly> | ||
<onlyinclude>[[{{#if: {{{image|}}} | {{{image}}} | File:{{#if:{{{1}}}|{{{1}}}-|}}{{{2}}} Icon.png}}|16px]]</onlyinclude> | <onlyinclude>[[{{#if: {{{image|}}} | {{{image}}} | File:{{#if:{{{1}}}|{{{1}}}-|}}{{{2}}} Icon.png}}|16px|link={{{link|}}}]]</onlyinclude> | ||
</includeonly> | </includeonly> |
Latest revision as of 19:05, 10 January 2025
Parameters
[edit source]Parameter | Purpose | Example Value |
---|---|---|
1 | Icon namespace | Gadvia |
2 | Icon name | Blue Crystal |
image (optional) |
Image to use | File:Gadvia-Gold Coin Icon.png |
link (optional) |
Image link | Gadvia:Gold Coin |
Examples
[edit source]Code
[edit source]Text with {{Icon|Gadvia|Blue Crystal}} a Blue Crystal. Text with a small directly-linked {{Icon|image=File:Gadvia-Gold Coin Icon.png}} image. This {{Icon|image=File:Gadvia-Gold Coin Icon.png|link=Gadvia:Gold Coin}} icon sends you to [[Gadvia:Gold Coin]] when clicked.
Result
[edit source]Text with a Blue Crystal.
Text with a small directly-linked image.
This icon sends you to Gadvia:Gold Coin when clicked.