Difference between revisions of "Template:Start date and age"
From ERPC Wiki Archive
m (1 revision imported) |
(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 28: | Line 28: | ||
-->}}<!-- | -->}}<!-- | ||
-->{{#ifeq:{{yesno|{{{paren|{{{p|no}}}}}}}}|yes|)}}</span><!-- | -->{{#ifeq:{{yesno|{{{paren|{{{p|no}}}}}}}}|yes|)}}</span><!-- | ||
− | -->| | + | -->|{{Error|Error: first parameter is missing.|tag=span}}<!-- |
-->}}<!-- | -->}}<!-- | ||
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 12:54, 17 October 2017
Lua error in Module:Fallback at line 134: attempt to index a nil value.