Template:IconLink: Difference between revisions

From Rhythm Game Wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
Undo revision 1431 by TadeLn (talk)
Tag: Undo
Line 42: Line 42:




<onlyinclude>{{Icon|{{{1|{{NAMESPACE}}}}}|{{{2|}}}| image={{{image|{{{4|}}} }}} }} [[{{{1|{{NAMESPACE}}}}}:{{{2}}}|{{{3|{{{2}}}}}}]]</onlyinclude>
<onlyinclude>{{Icon|{{{1|}}}|{{{2|}}}| image={{{image|{{{4|}}} }}} }} [[{{{1}}}:{{{2}}}|{{{3|{{{2}}}}}}]]</onlyinclude>


</includeonly>
</includeonly>

Revision as of 11:15, 3 December 2024


Parameters

Parameter Purpose Example Value
1 Link namespace Gadvia
2 Linked page Blue Crystal
3 (optional) Visible Text Blue Crystals
4 (optional) or image Image to use File:Gadvia-Gold Coin Icon.png

Example

Code

I have one {{IconLink|Gadvia|Gold Coin}}.

How about some {{IconLink|Gadvia|Blue Crystal|Blue Crystals}}?

This link actualy points to the {{IconLink|Gadvia|Main Page|image=File:Gadvia-Gold Coin Icon.png}}.

Result

I have one Gold Coin.

How about some Blue Crystals?

This link actualy points to the Main Page.