সাঁচ:Start date and years ago/doc
এয়া হৈছে ‘সাঁচ:Start date and years ago’ শীৰ্ষক সাঁচটোৰ নথিকৰণৰ উপপৃষ্ঠা। ইয়াত সাঁচটো ব্যৱহাৰৰ তথ্য, শ্ৰেণীসমূহ, আন্তঃৱিকি সংযোগবোৰ আৰু অন্য সমল থাকে, যিবোৰ মূল সাঁচ পৃষ্ঠাটোৰ অংশ নহয়। |
This template shows the date of establishment of an institution, company etc. and its age in years.
This template should not be used for the date of birth or death of people, use {{birth date and age}} or {{death date and age}} instead.
The template requires "YYYY|MM|DD" parameters. Do not use for "YYYY" nor "YYYY|MM" dates.
Usage
[সম্পাদনা কৰক]{{Start date and years ago|YYYY|MM|DD}} will give Month D, YYYY (XX years ago)
Examples
[সম্পাদনা কৰক]Using the default American date format
[সম্পাদনা কৰক]Syntax | Display |
---|---|
{{Start date and years ago|2009|4|11}} | এপ্ৰিল ১১, ২০০৯ |
{{Start date and years ago|2007|4|11}} | এপ্ৰিল ১১, ২০০৭ |
{{Start date and years ago|1812|10|21}} | অক্টোবৰ ২১, ১৮১২ |
{{Start date and years ago|1812|10|1}} | অক্টোবৰ ১, ১৮১২ |
Month First (mf) and Day First (df) options
[সম্পাদনা কৰক]The df (day first) and mf (month first) parameters indicate the intended date format to display. The appropriate parameter should be set to "y" or "yes" e.g. df=yes or mf=y.
The default output of this template is to display the month before the day (American format). This default may not be appropriate articles about people from parts of the world where the day precedes the month in a date (British/International format). In such articles the parameter, "df", should be set to display the day before the month.
The parameter "mf", while not actually used by the template, will indicate that month first format is intended. Using these parameters can assist bots or other automated processing to detect which date format is intended; leaving the format as default may lead an editor or bot to change the format to an unintended value.
Do not specify both "df" and "mf" parameters in the same use of the template, as these formats are mutually exclusive.
Syntax | Display |
---|---|
{{Start date and years ago|1993|2|24|df=yes}} | ২৪ ফেব্ৰুৱাৰী ১৯৯৩ |
{{Start date and years ago|1993|2|24|df=y}} | ২৪ ফেব্ৰুৱাৰী ১৯৯৩ |
{{Start date and years ago|1993|2|24|mf=yes}} | ফেব্ৰুৱাৰী ২৪, ১৯৯৩ |
{{Start date and years ago|1993|2|24|mf=y}} | ফেব্ৰুৱাৰী ২৪, ১৯৯৩ |
Hard return
[সম্পাদনা কৰক]When you want the "(# years ago)" to start at the next line rather than letting it soft-return, use the "br=1" parameter to hard-return it.
Syntax | Display |
---|---|
{{Start date and years ago|1993|2|24|br=1}} | ফেব্ৰুৱাৰী ২৪, ১৯৯৩ |
Use in microformats
[সম্পাদনা কৰক]See the microformats project for further details.