Difference between revisions of "Template:LimitedIcon/doc"
Jump to navigation
Jump to search
>Eave m (Eave moved page Template:LimitedWyrmprintTooltipIcon/doc to Template:LimitedIcon/doc without leaving a redirect: actually there's no reason not to just make this more extensible, I think) |
>Eave m |
||
| Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
==Usage== | ==Usage== | ||
| − | * '''1''': First argument should be | + | * '''1''': First argument should be icon element to wrap. |
* ''Limited'': Optional argument. | * ''Limited'': Optional argument. | ||
** <code>1</code> for the icon to be [[File:Icon SandTimer 01 Battle.png|x19px|link=]] (default) | ** <code>1</code> for the icon to be [[File:Icon SandTimer 01 Battle.png|x19px|link=]] (default) | ||
| Line 7: | Line 7: | ||
==Examples== | ==Examples== | ||
| − | <pre>{{ | + | <pre>{{LimitedIcon|{{TooltipIcon|Wyrmprint|The Chocolatiers}}}}</pre> |
| − | {{ | + | {{LimitedIcon|{{TooltipIcon|Wyrmprint|The Chocolatiers}}}} |
| − | <pre>{{ | + | <pre>{{LimitedIcon|{{TooltipIcon|Wyrmprint|Elegant Escort}}|Limited=1}}</pre> |
| − | {{ | + | {{LimitedIcon|{{TooltipIcon|Wyrmprint|Elegant Escort}}|Limited=1}} |
| − | <pre>{{ | + | <pre>{{LimitedIcon|{{TooltipIcon|Wyrmprint|Mega Friends}}|Limited=2}}</pre> |
| − | {{ | + | {{LimitedIcon|{{TooltipIcon|Wyrmprint|Mega Friends}}|Limited=2}} |
{{doc/end}} | {{doc/end}} | ||
Revision as of 06:44, 10 February 2020
Usage
- 1: First argument should be icon element to wrap.
- Limited: Optional argument.
1for the icon to be
(default)2for the icon to be
Examples
{{LimitedIcon|{{TooltipIcon|Wyrmprint|The Chocolatiers}}}}
{{LimitedIcon|{{TooltipIcon|Wyrmprint|Elegant Escort}}|Limited=1}}
{{LimitedIcon|{{TooltipIcon|Wyrmprint|Mega Friends}}|Limited=2}}