Difference between revisions of "User:Eave/Sandbox"
Jump to navigation
Jump to search
>Eave |
>Eave |
||
| Line 34: | Line 34: | ||
== Bad Thumbnails == | == Bad Thumbnails == | ||
| − | [[File:110009 01 r04 portrait.png| | + | [[File:110009 01 r04 portrait.png|150px]] |
| − | [[File:110274 01 r05 portrait.png| | + | [[File:110274 01 r05 portrait.png|150px]] |
[[File:110260_01_r05_portrait.png|150px]] | [[File:110260_01_r05_portrait.png|150px]] | ||
Revision as of 13:06, 23 June 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|}}}
}}
-->