Template:PrayerIcon: Difference between revisions

From Melvor Idle
(Changed over to the generic Icon template as a base.)
(Allow all options provided by Template:Icon)
Line 1: Line 1:
A template for quickly building prayer links with icons. For example, <nowiki>{{PrayerIcon|Mystic Might}}</nowiki> becomes {{PrayerIcon|Mystic Might}}.
A template for quickly building prayer links with icons. For example, {{T|PrayerIcon|Mystic Might}} becomes {{PrayerIcon|Mystic Might}}.


Adding a second argument allows you to override the text. For example, <nowiki>{{PrayerIcon|Augury|TURBO MAGE PRAYER}}</nowiki> gives {{PrayerIcon|Augury|TURBO MAGE PRAYER}}
Adding a second argument allows you to override the text. For example, {{T|PrayerIcon|Augury|TURBO MAGE PRAYER}} gives {{PrayerIcon|Augury|TURBO MAGE PRAYER}}


<includeonly><onlyinclude>{{Icon|type=prayer|{{{1}}}|{{{2|}}}|ext={{{ext|svg}}}}}</onlyinclude></includonly>
For a complete list of options, please refer to [[Template:Icon]].
 
<includeonly><onlyinclude>{{Icon|type=prayer|{{{1}}}|{{{2|}}}|ext={{{ext|}}}|size={{{size|}}}|qty={{{qty|}}}|img={{{img|}}}|notext={{{notext|}}}|nolink={{{nolink|}}}|noicon={{{noicon|}}}|menu={{{menu|}}}}}</onlyinclude></includeonly>

Revision as of 00:32, 2 December 2021

A template for quickly building prayer links with icons. For example, {{PrayerIcon|Mystic Might}} becomes Mystic Might.

Adding a second argument allows you to override the text. For example, {{PrayerIcon|Augury|TURBO MAGE PRAYER}} gives TURBO MAGE PRAYER

For a complete list of options, please refer to Template:Icon.