Difference between revisions of "Template:LimitedIcon/doc"
Jump to navigation
Jump to search
>Eave (Created page with "{{doc/start}} ==Usage== * '''1''': First argument should be Wyrmprint name. * ''Limited'': Optional argument. ** <code>1</code> for the icon to be File:Icon SandTimer 01 Bat...") |
>Eave m (diversifying documentation) |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
==Usage== | ==Usage== | ||
| − | * '''1''': First argument should be | + | Created for use by the [[Wyrmprints Guide]] to markup limited wyrmprints but can be extended to denote any limited content. |
| + | |||
| + | * '''1''': First argument should be the content 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 limited icon to be [[File:Icon SandTimer 01 Battle.png|x19px|link=]] (default) |
| − | ** <code>2</code> for the icon to be [[File:Icon SandTimer 02 Battle.png|x19px|link=]] | + | ** <code>2</code> for the limited icon to be [[File:Icon SandTimer 02 Battle.png|x19px|link=]] |
==Examples== | ==Examples== | ||
| − | <pre>{{ | + | <pre>{{LimitedIcon|{{TooltipIcon|Wyrmprint|The Chocolatiers}}}}</pre> |
| − | {{ | + | {{LimitedIcon|{{TooltipIcon|Wyrmprint|The Chocolatiers}}}} |
| − | <pre>{{ | + | <pre>{{LimitedIcon|{{Icon|Adventurer|Halloween Mym}}|Limited=1}}</pre> |
| − | {{ | + | {{LimitedIcon|{{Icon|Adventurer|Halloween Mym}}|Limited=1}} |
| − | <pre>{{ | + | <pre>{{LimitedIcon|{{Icon|Wyrmprint|Mega Friends}}|Limited=2}}</pre> |
| − | {{ | + | {{LimitedIcon|{{Icon|Wyrmprint|Mega Friends}}|Limited=2}} |
{{doc/end}} | {{doc/end}} | ||
Latest revision as of 07:14, 10 February 2020
Usage
Created for use by the Wyrmprints Guide to markup limited wyrmprints but can be extended to denote any limited content.
- 1: First argument should be the content to wrap.
- Limited: Optional argument.
1for the limited icon to be
(default)2for the limited icon to be
Examples
{{LimitedIcon|{{TooltipIcon|Wyrmprint|The Chocolatiers}}}}
{{LimitedIcon|{{Icon|Adventurer|Halloween Mym}}|Limited=1}}
Error: Table Adventurers not found.
{{LimitedIcon|{{Icon|Wyrmprint|Mega Friends}}|Limited=2}}
Lua error: Error: Table Wyrmprints not found..