User:Eave/Sandbox
< User:Eave
Jump to navigation
Jump to search
Revision as of 13:13, 23 June 2020 by >Eave (→Bad Thumbnails)
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|}}}
}}
-->