Template:ShowFilms: Difference between revisions

From AndelainFilms
No edit summary
No edit summary
Line 17: Line 17:
I've made {{toint | {{#ask:[[List::Films]]
I've made {{toint | {{#ask:[[List::Films]]
{{#ifeq: {{{1}}}|||  [[Format::{{{1}}}]] }}
{{#ifeq: {{{1}}}|||  [[Format::{{{1}}}]] }}
||format=count}}  }} films {{#if: {{{1|}}}| in category '{{{1}}}'|}} with a total length of {{toint | {{#ask:[[List::Films]]
||format=count}}  }} films {{#if: {{{1|}}}| in category '{{{1}}}'|}} with a total length of  
|?length|format=sum}}  }} minutes.
{{#expr: floor( {{#ask:[[List::Films]] |?length|format=sum}} /60 )}} hours and
 
 
with a total length of
 
{{#expr: floor( {{#ask:[[List::Films]] |?length|format=sum}} /60 )}} hours.
 
{{#expr: {{#ask:[[List::Films]] |?length|format=sum}} mod 60 }} minutes.
{{#expr: {{#ask:[[List::Films]] |?length|format=sum}} mod 60 }} minutes.


{{#ask:[[List::Films]]
{{#ask:[[List::Films]]

Revision as of 16:25, 13 December 2023

I've made 0 films with a total length of 3 hours and 3 minutes.