Template:AN year: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{ | <includeonly>{{#if:{{{nospan|}}}||<span class="micraswiki-an-year">}}{{#if:{{{1|}}}|{{#if:{{{2|}}}|{{#expr:(1499+(({{{2}}}-2005)*12)+{{{1}}})}}|{{{1}}}}}{{#if:{{{nospan|}}}||</span>}}{{#if:{{{noAN|}}}|| [[Anno Nortone|AN]]}}|{{#expr:(({{CURRENTYEAR}}-2005)*12)+1499+{{CURRENTMONTH}}}}{{#if:{{{month|}}}|.{{#ifeq:{{CURRENTDAY}}|31|15|{{#expr:ceil({{CURRENTDAY}}/2)}}}}}}{{#if:{{{nospan|}}}||</span>}}{{#if:{{{noAN|}}}|| [[Anno Nortone|AN]]}}}}</includeonly><noinclude> | ||
==Usage== | ==Usage== | ||
# <code><nowiki>{{AN year | # <code><nowiki>{{AN}} or {{AN year}}</nowiki></code>, to produce the current [[AN]] year, {{AN}}. | ||
# <code><nowiki>{{AN|1666}}</nowiki></code> | # <code><nowiki>{{AN|month=y}}</nowiki></code>, to produce the current [[AN]] month and year, {{AN year|month=y}}. | ||
# <code><nowiki>{{AN|1666| | # <code><nowiki>{{AN|noAN=y}}</nowiki></code>, to produce the current [[AN]] year, {{AN|noAN=y}}. | ||
# <code><nowiki>{{AN|1666}} or {{AN year|1666}}</nowiki></code>, to produce a result like {{AN|1666}}. | |||
# <code><nowiki>{{AN|1666|noAN=y}}</nowiki></code>, to produce a result like {{AN|1666|noAN=y}}. | |||
# <code><nowiki>{{AN|11|2018}}</nowiki></code>, to produce a result like {{AN|11|2018}}. This takes a Gregorian month and year and calculates the AN year for you. | |||
# <code><nowiki>{{AN|1666|nospan=y}}</nowiki></code>, to produce a result like {{AN|1666|nospan=y}}. | |||
# <code><nowiki>{{AN|1666|noAN=y|nospan=y}}</nowiki></code>, to produce a result like {{AN|1666|noAN=y|nospan=y}}. | |||
[[Category:MicrasWiki]]</noinclude> | [[Category:MicrasWiki]]</noinclude> |
Latest revision as of 09:48, 8 June 2023
Usage
{{AN}} or {{AN year}}
, to produce the current AN year, 1738 AN.{{AN|month=y}}
, to produce the current AN month and year, 1738.12 AN.{{AN|noAN=y}}
, to produce the current AN year, 1738.{{AN|1666}} or {{AN year|1666}}
, to produce a result like 1666 AN.{{AN|1666|noAN=y}}
, to produce a result like 1666.{{AN|11|2018}}
, to produce a result like 1666 AN. This takes a Gregorian month and year and calculates the AN year for you.{{AN|1666|nospan=y}}
, to produce a result like 1666 AN.{{AN|1666|noAN=y|nospan=y}}
, to produce a result like 1666.