Template:AUC
From NovaRoma
(Difference between revisions)
m (+ docs) |
m (Use the RN template) |
||
Line 1: | Line 1: | ||
− | {{#switch:{{{1|}}}|R |r ={{ | + | {{#switch:{{{1|}}}|R |r ={{RN|{{CURRENTYEAR}}}}|A |a | #default= {{#expr:{{CURRENTYEAR}} + 753 }}}}<noinclude> |
---- | ---- | ||
==Usage== | ==Usage== |
Revision as of 05:50, 15 May 2010
2777
Usage
{{AUC}} {{AUC|A}} {{AUC|a}} Returns current year AUC in Arabic numerals (2777).
{{AUC|R}} {{AUC|r}} Returns current year AUC in Roman numerals (MMDCCLXXVII).
Notes
For compatibility with existing templates, do not change the default behavior of {{AUC}}.
In the future, add automatic conversion to Roman numerals.
In the future, add a second parameter to calculate any year AUC from any CE/BCE year. For example, {{AUC|R|1}} would return "DCCLIV". Pay close attention to the lack of a year "0".