Template:Player Birthdate and Age: Difference between revisions

From LCARS
Line 7: Line 7:
<noinclude>
<noinclude>
=== Usage ===
=== Usage ===
For use with displaying a player's birthdate and age in ''in real time''. Default display is ''Month DD, YYYY''; use parameter ''df=y'' for the alternative display of ''DD Month YYYY'' or ''df=sd'' for stardate of ''YYYYMM.DD''.
For use with displaying a player's birthdate and age in ''in real time''. Default display is ''Month DD, YYYY''; use parameter ''df=y'' for the alternative display of ''DD Month YYYY'', df=u for the alternative display of ''YYYY-MM-DD'', or ''df=sd'' for stardate of ''YYYYMM.DD''.


===Examples===
===Examples===

Revision as of 15:19, 12 August 2016


Usage

For use with displaying a player's birthdate and age in in real time. Default display is Month DD, YYYY; use parameter df=y for the alternative display of DD Month YYYY, df=u for the alternative display of YYYY-MM-DD, or df=sd for stardate of YYYYMM.DD.

Examples

Code Result
{{Player Birthdate and Age|1980|03|04}} March 4, 1980 (age: 44)
{{Player Birthdate and Age|1980|06|10|df=y}} 10 June 1980 (age: 44)
{{Player Birthdate and Age|1980|09|17|df=u}} 1980-09-17 (age: 43)
{{Player Birthdate and Age|1980|12|25|df=sd}} 198012.25 (age: 43)