Difference between revisions of "Template:Header/year"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 56: | Line 56: | ||
|<!-- ELSE | |<!-- ELSE | ||
− | -->{{#ifeq:{{{noprint|}}}|1|| ({{{year|{{{1|}}}}}}) | + | -->{{#ifeq:{{{noprint|}}}|1|| ({{{year|{{{1|}}}}}}) }}<!-- a "circa"-style date with a non-year 2nd part get categorised as unrecognised and undated --> |
}}<!-- end ifeq isyear titleparts (2nd part) --> | }}<!-- end ifeq isyear titleparts (2nd part) --> | ||
| #default = <!-- ELSE | | #default = <!-- ELSE | ||
− | -->{{#ifeq:{{{noprint|}}}|1|| ({{{year|{{{1|}}}}}}) | + | -->{{#ifeq:{{{noprint|}}}|1|| ({{{year|{{{1|}}}}}}) }}<!-- if a multi-part date but no matches, categorise as unrecognised and undated --> |
}}<!-- end switch titleparts (1st part) --> | }}<!-- end switch titleparts (1st part) --> | ||
|<!-- ELSE | |<!-- ELSE | ||
− | -->{{#ifeq:{{{noprint|}}}|1|| ({{{year|{{{1|}}}}}}) | + | -->{{#ifeq:{{{noprint|}}}|1|| ({{{year|{{{1|}}}}}}) }}<!-- if the input is STILL not recognised, categorise it as unrecognised and undated --> |
}}<!-- end if titleparts --> | }}<!-- end if titleparts --> | ||
}}<!-- end ifeq year BCE --> | }}<!-- end ifeq year BCE --> |