Difference between revisions of "User:Eave/Sandbox"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Eave
>Eave
Line 15: Line 15:
  
 
== Additional Art Table ==
 
== Additional Art Table ==
<!-- Example only
+
<pre><!-- Example only
 
Caption can be an optional label if the art comes with one, or if there is a logical title for it. It would be used to caption the images where they are used on Misc pages.
 
Caption can be an optional label if the art comes with one, or if there is a logical title for it. It would be used to caption the images where they are used on Misc pages.
  
Line 31: Line 31:
 
|SourceLink={{{SourceLink|}}}
 
|SourceLink={{{SourceLink|}}}
 
}}
 
}}
-->
+
--></pre>

Revision as of 04:36, 5 May 2020

Boolean {{#if}} proof of concept using IsAffectedByTension

Void Volley (Should be TRUE)

Query result:

Error: Table Skills not found.

IF: TRUE

Abyssal Connection (Should be FALSE)

Query result:

Error: Table Skills not found.

IF: TRUE


Additional Art Table

<!-- Example only
Caption can be an optional label if the art comes with one, or if there is a logical title for it. It would be used to caption the images where they are used on Misc pages.

{{#cargo_declare:_table=Art
|Caption=String
|ReleaseDate=Date
|FeaturedCharacters=List (,) of Wikitext
|SourceLink=URL
}}

{{#cargo_store:_table=Art
|Caption={{{Caption|}}}
|ReleaseDate={{#time:F d, Y|{{{ReleaseDate|}}}}}
|FeaturedCharacters={{{FeaturedCharacter|}}}
|SourceLink={{{SourceLink|}}}
}}
-->