Difference between revisions of "Template:Test"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
imported>Elaeagnifolia
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#ifeq:{{#expr:floor(({{{1|0}}})/86400) round 0}}|0||{{#expr:floor(({{{1|0}}})/86400) round 0}}d}} {{#ifeq:{{#expr:floor(({{{1|0}}}mod86400)/3600) round 0}}|0||{{#expr:floor(({{{1|0}}}mod86400)/3600) round 0}}h}} {{#ifeq:{{#expr:floor(({{{1|0}}}mod3600)/60) round 0}}|0||{{#expr:floor(({{{1|0}}}mod3600)/60) round 0}}m}} {{#ifeq:{{#expr:(floor{{{1|0}}}mod60)}}|0||{{#expr:(floor{{{1|0}}}mod60}})s}}
+
<noinclude>{{#cargo_declare:_table=TestTable
 +
|First=Integer
 +
|Second=String
 +
}}</noinclude><includeonly>{{#cargo_store:_table=TestTable
 +
|First={{{1|}}}
 +
|Second={{{2|}}}
 +
}}</includeonly>

Latest revision as of 15:01, 30 August 2019

This template defines the table "TestTable". This table has not been created yet.