Difference between revisions of "Template:DateUnpack"

From Ephemeral Film Wiki
Jump to navigation Jump to search
Line 35: Line 35:
],
],
"label": "Option",
"label": "Option",
"description": "a or b, determines how the template formats the data  \\r\\n                              a) \" from 1960\"      b)\";Date Released:1960\"",
"description": "a b or c, determines how the template formats the data  \\r\\n                              a) \" from 1960\"      b)\";Date Released:1960\"",
"example": "|opt=a",
"example": "|opt=a",
"type": "string",
"type": "string",

Revision as of 17:27, 23 March 2022

Note

This template has its doc here, not on a subpage.

Usage

{{DateUnpack|1950|opt=a}}

{{DateUnpack|y=1950|opt=b}}

See Also

unpack the year of release

Template parameters

ParameterDescriptionTypeStatus
Four Digit Year1 y

no description

Example
1964
Daterequired
Option2 opt

a b or c, determines how the template formats the data \r\n a) " from 1960" b)";Date Released:1960"

Example
|opt=a
Stringrequired