Difference between revisions of "Template:FormatDate"

From Wikispooks
Jump to navigation Jump to search
(spacing)
m (Text replacement - "String Templates" to "String manipulation templates")
Line 1: Line 1:
<noinclude>[[Category:String Templates]]This template creates a human-readable date from the 3 date options.<br/>
+
<noinclude>[[Category:String manipulation templates]]This template creates a human-readable date from the 3 date options.<br/>
 
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|}}}|{{{1}}}|{{{1|}}} - {{{2}}}}}|{{{1|}}} - Present}}|{{{3|}}}}}</includeonly>

Revision as of 06:39, 26 April 2015

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

{{FormatDate|Start|End|Occurred}}