Difference between revisions of "Template:DateUnpackB/doc"

From Ephemeral Film Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
 
== Semi smart ==
This template assumes a four digit date starting with 19. If it doesn't get that, it makes a bunch of other assumptions that maybe wrong.
This template assumes a four digit date starting with 19. If it doesn't get that, it makes a bunch of other assumptions that maybe wrong.


Line 18: Line 18:
| len > 4 no alpha ||
| len > 4 no alpha ||
|}
|}
=== Examples ===


* [[Template:Filmjr]]
* [[Template:Filmjr]]

Revision as of 15:13, 7 December 2021

- - -

There is a documentation subpage housing the metadata about parent template: DateUnpackB.

Semi smart

This template assumes a four digit date starting with 19. If it doesn't get that, it makes a bunch of other assumptions that maybe wrong.

DateUnpackB Assumptions
Condition Result
len 4 Assume numbers, no spc handling needed
len 2 If yr is 2 long, Assume numbers, prepend "19"
len > 4 Look for letters, if we find them goto w/ alpha, else go to no alpha
len > 4 w/ alpha
len > 4 no alpha

Examples

add a link to year cat and shows a label, routed from DateUnpack with opt=b

Template parameters

ParameterDescriptionTypeStatus
Yearyr 1

4 digit year

Example
1955
Daterequired