Difference between revisions of "User:Caledor92/Sandbox1/doc"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Caledor92
>Caledor92
Line 1: Line 1:
{{User:Caledor92/Sandbox1
+
{{doc/start}}
|SkillId=105403022
+
== Usage ==
|Name=Cheer up, chums!
+
This module is intended to back the rendering of more complicated Adventurer data-related templates.
|SkillLv1IconName=Icon_Skill_932
+
Currently it only supports the [[Template:Character info card]] template.
|SkillLv2IconName=Icon_Skill_932
+
 
|SkillLv3IconName=Icon_Skill_932
+
== Example ==
|Description1=Increases the entire team's energy levels by '''one''' stage.
+
Generally, this module should be called via the regular wikitext templates instead of directly. But here is example syntax for calling the functions from wikitext:
|Description2=Increases the entire team's energy levels by '''one''' stage.
+
 
|Description3=
+
<pre>{{#invoke:Adventurer|infoCard|Euden}}</pre>
|HideLevel3=1
+
{{#invoke:Adventurer|infoCard|Euden}}
|Sp=4000
+
 
|SpLv2=3636
+
<pre>{{#invoke:Adventurer|infoCard|Name=Edward}}</pre>
|IsAffectedByTension=0
+
{{#invoke:Adventurer|infoCard|Name=Edward}}
|ZoominTime=0.2
+
{{doc/end}}
|Zoom2Time=0.2
 
|ZoomWaitTime=1
 
}}
 

Revision as of 10:50, 25 November 2019

50px Documentation

Usage

This module is intended to back the rendering of more complicated Adventurer data-related templates. Currently it only supports the Template:Character info card template.

Example

Generally, this module should be called via the regular wikitext templates instead of directly. But here is example syntax for calling the functions from wikitext:

{{#invoke:Adventurer|infoCard|Euden}}

Lua error: Error: Table Adventurers not found..

{{#invoke:Adventurer|infoCard|Name=Edward}}

Lua error: Error: Table Adventurers not found..