Difference between revisions of "Template:LimitedIcon/doc"

From Dragalia Lost Wiki
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 Wyrmprint name.
+
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>{{LimitedWyrmprintTooltipIcon|The Chocolatiers}}</pre>
+
<pre>{{LimitedIcon|{{TooltipIcon|Wyrmprint|The Chocolatiers}}}}</pre>
{{LimitedWyrmprintTooltipIcon|The Chocolatiers}}
+
{{LimitedIcon|{{TooltipIcon|Wyrmprint|The Chocolatiers}}}}
  
<pre>{{LimitedWyrmprintTooltipIcon|Elegant Escort|Limited=1}}</pre>
+
<pre>{{LimitedIcon|{{Icon|Adventurer|Halloween Mym}}|Limited=1}}</pre>
{{LimitedWyrmprintTooltipIcon|Elegant Escort|Limited=1}}
+
{{LimitedIcon|{{Icon|Adventurer|Halloween Mym}}|Limited=1}}
  
<pre>{{LimitedWyrmprintTooltipIcon|Mega Friends|Limited=2}}</pre>
+
<pre>{{LimitedIcon|{{Icon|Wyrmprint|Mega Friends}}|Limited=2}}</pre>
{{LimitedWyrmprintTooltipIcon|Mega Friends|Limited=2}}
+
{{LimitedIcon|{{Icon|Wyrmprint|Mega Friends}}|Limited=2}}
 
{{doc/end}}
 
{{doc/end}}

Latest revision as of 07:14, 10 February 2020

50px Documentation

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.
    • 1 for the limited icon to be Icon SandTimer 01 Battle.png (default)
    • 2 for the limited icon to be Icon SandTimer 02 Battle.png

Examples

{{LimitedIcon|{{TooltipIcon|Wyrmprint|The Chocolatiers}}}}
Unknown.png
Error: Table Wyrmprints not found.
Icon SandTimer 01 Battle.png
{{LimitedIcon|{{Icon|Adventurer|Halloween Mym}}|Limited=1}}
Error: Table Adventurers not found.
Icon SandTimer 01 Battle.png
{{LimitedIcon|{{Icon|Wyrmprint|Mega Friends}}|Limited=2}}

Lua error: Error: Table Wyrmprints not found..

Icon SandTimer 02 Battle.png