Template:Centurynum/adbc

From Empire of Dragons
< Template:Centurynum
Revision as of 09:27, 16 August 2024 by Oberoten (talk | contribs) (Created page with "<noinclude>*Input a parameter of the form ''nth century'' and get :::''AD''. *Input a parameter of the form ''nth century BC'' and get :::''BC''. *Else get :::''</noinclude>{{#ifeq:{{Centurynum/n|{{{1}}}}}|{{Centurynum/switch|{{{1}}} BC}}|AD}}{{#ifeq:{{Centurynum/n|{{{1}}}}}|{{Centurynum/switch|{{{1}}}}}|BC}}<noinclude>''. ;Note: :It works for all interger n, 100 ≥ n ≥ 1<!-- as per {{Centurynum/switch}} -->.</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Input a parameter of the form nth century and get
AD.
  • Input a parameter of the form nth century BC and get
BC.
  • Else get
ADBC.
Note
It works for all interger n, 100 ≥ n ≥ 1.