Jump to content

User:AvidConanContributor/sandbox/InfoBox TV: Difference between revisions

From Detective Conan Wiki
mNo edit summary
mNo edit summary
Line 3: Line 3:
timeDiff was originally meant to be a variable, but I plan to make it into a template as a workaround</noinclude>
timeDiff was originally meant to be a variable, but I plan to make it into a template as a workaround</noinclude>
<includeonly>
<includeonly>
{{#time:U| {{{1}}} {{{2}}} }}
{{#expr:
{{#expr:
   {{#time:U| {{{1}}} {{{2}}} }} - {{#time:U}} - {{#if:{{{3|}}}|{{{3}}}|0}}
   {{#time:U| {{{1}}} {{{2}}} }} - {{#time:U}} - {{#if:{{{3|}}}|{{{3}}}|0}}
}}
}}
</includeonly>
</includeonly>

Revision as of 21:59, 1 January 2025

timeDiff

timeDiff was originally meant to be a variable, but I plan to make it into a template as a workaround