Difference between revisions of "Template:FormatDate"

From Wikispooks
Jump to navigation Jump to search
m (Text replacement - "String Templates" to "String manipulation templates")
(Link Year)
 
Line 2: Line 2:
 
Usage:<br/>
 
Usage:<br/>
 
<pre>{{FormatDate|Start|End|Occurred}}</pre>
 
<pre>{{FormatDate|Start|End|Occurred}}</pre>
</noinclude><includeonly>{{#if: {{{1|}}}{{{2|}}}|{{#if:{{{2|}}}|{{#ifeq: {{{1|}}}|{{{2|}}}|{{{1}}}|{{{1|}}} - {{{2}}}}}|{{{1|}}} - Present}}|{{{3|}}}}}</includeonly>
+
</noinclude><includeonly>{{#if: {{{1|}}}{{{2|}}}|{{#if:{{{2|}}}|{{#ifeq: {{{1|}}}|{{{2|}}}|{{LinkYear|{{{1}}}}}|{{LinkYear|{{{1|}}}}} - {{LinkYear|{{{2}}}}}}}|{{LinkYear|{{{1|}}}}} - Present}}|{{LinkYear|{{{3|}}}}}}}</includeonly>

Latest revision as of 15:27, 22 September 2016

This template creates a human-readable date from the 3 date options.
Usage:

{{FormatDate|Start|End|Occurred}}