Template:Start date and age: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
Content added Content deleted
(Standard error output)
(use Template:Trim on month to avoid #time error if caller has leading or trailing whitespace)
Line 20: Line 20:
-->|{{#if: {{{3|}}}<!--
-->|{{#if: {{{3|}}}<!--
-->|{{time ago|{{{1}}}-{{{2}}}-{{{3}}}|min_magnitude=days}}<!--
-->|{{time ago|{{{1}}}-{{{2}}}-{{{3}}}|min_magnitude=days}}<!--
-->|{{years or months ago|{{{1}}}|{{#time:n|1-{{{2}}}-1}}}}<!--
-->|{{years or months ago|{{{1}}}|{{#time:n|1-{{trim|{{{2}}}}}-1}}}}<!--
-->}}<!--
-->}}<!--
-->|{{#iferror:{{#expr:{{{1}}}}}<!--
-->|{{#iferror:{{#expr:{{{1}}}}}<!--
Line 37: Line 37:
-->|{{{1}}}<!--
-->|{{{1}}}<!--
-->{{#if: {{{2|}}}<!--
-->{{#if: {{{2|}}}<!--
-->| -{{#time:m|1-{{{2}}}-1}}<!--
-->| -{{#time:m|1-{{trim|{{{2}}}}}-1}}<!--
-->{{#if: {{{3|}}}<!--
-->{{#if: {{{3|}}}<!--
-->| -{{padleft:{{{3}}}|2|0}}<!--
-->| -{{padleft:{{{3}}}|2|0}}<!--

Revision as of 18:54, 17 October 2017