টেমপ্লেট:তথ্যছক ছুটির দিন
![]() | এই টেমপ্লেটটিতে সিনট্যাক্সের জটিল ব্যবহার হয়েছে।
টেমপ্লেটটিতে সম্পাদনা করার আগে আপনাকে এটির সেটাপ ও পার্সার ফাংশন সম্পর্কে ভালো ধারণা নেবার জন্য উৎসাহিত করা হচ্ছে। যদি আপনার সম্পাদনা কোনো সমস্যার সৃষ্টি করে তবে তা বাতিল করুন, কারণ টেমপ্লেটটি অনেকগুলো পাতায় ব্যবহৃত হতে পারে, যা সবখানে সমস্যার সৃষ্টি করবে। মনে রাখবেন, আপনি যদি কোনো পরীক্ষা-নিরীক্ষা করতে চান, তবে এখানে প্রয়োগ করার আগে তা সাধারণ টেমপ্লেট খেলাঘর বা আপনার ব্যবহারকারী উপপাতায় প্রয়োগ করে দেখতে পারেন। |
The {{তথ্যছক ছুটির দিন}}
template adds an infobox with data fields for defining a particular holiday.
ব্যবহার[সম্পাদনা]
{{Infobox holiday |holiday_name = required |type = required |image = |imagesize = |caption = |official_name = |nickname = |observedby = |litcolor = |longtype = |significance = |begins = |ends = |date = |scheduling = <!-- e.g. "same day each year" --> |duration = <!-- e.g. "1 day", "1 week" --> |frequency = <!-- e.g. "annual", "every 4 years", "once" --> <!-- Use next three if holiday is the same day of the same week every year --> |week_ordinal = <!-- "first", "second", "last", etc. --> |weekday = <!-- "Sunday", "Monday", "Friday", etc. --> |month = <!-- "January", "February", "December", etc. --> <!-- Use next three if the date changes in an unusual pattern each year --> |date২০২২ = <!-- only for days that change each year --> |date২০২৩ = <!-- only for days that change each year --> |date২০২৪ = <!-- only for days that change each year --> |date২০২৫ = <!-- only for days that change each year --> |celebrations = |observances = |relatedto = }}
For an annual holiday occuring on the same day each year:
{{Infobox holiday |holiday_name = Template Day |type = |image = |imagesize = |caption = |official_name = |nickname = |observedby = |litcolor = |longtype = |significance = |begins = |ends = |date = 30 February |scheduling = same day each year |duration = 1 day |frequency = annual |celebrations = |observances = |relatedto = }}
স্থিতিমাপসমূহ[সম্পাদনা]
আবশ্যক[সম্পাদনা]
- holiday_name
- This is the most common holiday name, which appears at the top of the infobox. It should almost always be the name of the article.
- type
- The type of the holiday, for example: national, judaism, islamic, etc. The type parameter has this relation:
Type (param "type") | Color |
---|---|
ইসলাম, ইসলামিক | LightGreen |
judaism, juda, jewish, ইহুদি | LightSkyBlue |
buddhism, buddhist, buddha | PaleGoldenRod |
christian, christ, christianity | Lavender |
asian, asian festival | RosyBrown |
অসাম্প্রদায়িক | DarkGray |
জাতীয়, আন্তর্জাতিক, স্থানীয়, গোষ্ঠী | LightViolet |
ঐতিহাসিক, সাংস্কৃতিক, স্বাদেশিক, জাতিগত | LightSalmon |
pagan | DarkKhaki |
commercial | Yellow |
hindu, hinduism | Orange |
shinto, shintoism | Red |
default | LightSteelBlue |
- begins
- required for multi-day holidays - This is the starting date for a multi-day holiday.
- ends
- required for multi-day holidays - This is the ending date for a multi-day holiday.
- date
- required for single-day holidays - This is the date of a single-day holiday. (If you use the week_ordinal/weekday/month parameters below, date will default to a phrase like "First Sunday in January". Otherwise it has no default and is required.). Specific phrases for other rules are decoded in Template:Infobox_holiday/date. Sample: "first Thursday after 18 April". If no value is given, the value of d:Property:P837 of the holiday's Wikidata item is displayed instead.
- date২০২৩
- highly recommended for holidays that don't stay on the same Gregorian date - This is the Gregorian date on which the holiday will occur in ২০২৩. At the end of ২০২৩, this will be replaced with dateএক্সপ্রেশন ত্রুটি: অপরিচিত বিরামচিহ্ন অক্ষর "২"।, which will later be replaced with dateএক্সপ্রেশন ত্রুটি: অপরিচিত বিরামচিহ্ন অক্ষর "২"।. Therefore, it's a good idea to specify the Gregorian date for a few future years. (Not necessary if week_ordinal/weekday/month are specified instead.)
ঐচ্ছিক[সম্পাদনা]
- image
- This should be an image that represents the holiday. The value is just the simple target-name, not a full wikilink.
- imagesize
- The size of the image (default is 225px).
- caption
- This is a caption that describes the image.
- official_name
- This should contain the official name of the holiday if it is not the holiday_name; this can also be the name of the holiday in its original language
- nickname
- This should hold any nicknames, alternatives, and translations for the holiday_name or official_name
- observedby
- highly recommended - These are the people who celebrate/observe the holiday (e.g. Muslims and Islam, United States, people worldwide)
- litcolor
- This is the liturgical color of the day, if applicable to a religious holiday; or other color which is applicable to the holiday (eg. green for Saint Patrick's Day)
- longtype
- This is a lengthier description of the type, for example if there are two types that could be defined, for example "Cultural, Historical, Islamic"
- significance
- This is a lengthier description of the holiday's significance
- scheduling
- define the how the date varies (not displayed). Sample value: "same day each year"
- duration
- time the holiday or observance last. Sample values: "1 day", "1 week", "3 days"
- frequency
- the frequency with which the holiday or observance re-occurs. Sample values: "annual", "weekly", "monthly"
- week_ordinal, weekday, month
- For days that are observed on the same day of the same week every year, these specify the week (week_ordinal), day of the week (weekday), and month. If you use these, you no longer have to specify dateএক্সপ্রেশন ত্রুটি: অপরিচিত বিরামচিহ্ন অক্ষর "২"।, date২০২৩, dateএক্সপ্রেশন ত্রুটি: অপরিচিত বিরামচিহ্ন অক্ষর "২"।, etc. If you specify week_ordinal, then weekday and month are required also.
- dateএক্সপ্রেশন ত্রুটি: অপরিচিত বিরামচিহ্ন অক্ষর "২"।, dateএক্সপ্রেশন ত্রুটি: অপরিচিত বিরামচিহ্ন অক্ষর "২"।
- recommended for holidays that don't stay on the same Gregorian date - The template will display the previous and next year's dates along with that of the current year, if they are provided. Again, it's a good idea to provide dates for a few years further into the future as well. (Not necessary if week_ordinal/weekday/month are specified instead.)
- firsttime
- first time/year the holiday was observed (if available)
- lasttime
- last time/year the holiday was observed (if no longer observed)
- celebrations
- This contains the celebrations that occur on the holiday.
- observances
- This contains essentially the same thing as the celebrations attribute. However, the word observances is used. This may be more appropriate than celebrations when referring to prayer or more solemn observances. Most likely, you will not need both celebrations and observances.
- relatedto
- This contains holidays that relate to the current holiday.
উদাহরণ[সম্পাদনা]
প্রতি বছরের একই তারিখ[সম্পাদনা]
{{Infobox holiday |holiday_name = সুন্দর নিরাপদ দিন |type = national |official_name = সুন্দর নিরাপদ ছুটির দিন |nickname = সুন্দর ও নিরাপদ দিন |observedby = [[Atlantis]] |significance = সবার জন্য সুন্দর নিরাপদ দিন |date = ৩১শে জানুয়ারি |celebrations = The Nice Safe Day parade |relatedto = [[Unsafe Day]] }} |
|
প্রতি বছরের একই সপ্তাহে একই দিনে[সম্পাদনা]
প্রতি বছরের বিভিন্ন দিন এবং তারিখ[সম্পাদনা]
{{Infobox holiday |holiday_name = অবর্ণনীয় দিন |type = cultural |official_name = ফ্যান্টম অবর্ণনীয় পনির দিন |observedby = [[শিকাগো]], [[ইলিনয়]] |date = প্রতি ১৩তম চাঁদ পরে পাঁচ দিন |date2012 = ৮ই জুন |date2013 = ২৭শে জুন |date2014 = ১২ই জুলাই |date2016 = ১লা সেপ্টেম্বর |date2017 = ৮ই জুন |observances = চাঁদ পনিরের রাত্রি }} |
|
ঘটনার গণনা করার জন্য সূত্র[সম্পাদনা]
Sample formulas used in Template:Infobox holiday/date:
- For First Day of Summer: first Thursday after 18 April:
- {{Weekday after date|{{{year}}}|April|18|Thursday}}
- See also: Template:Weekday after date
- For Victoria Day (Scotland): last Monday before or on 24 May
- {{Weekday before date|{{{year}}}|May|25|Monday}}
- See also: Template:Weekday before date
- For Sexagesima: second Sunday before Ash Wednesday (56 calendar days before Easter Sunday)
- {{#invoke:Easter|Calculate|{{{year}}}|day=-56|format=F j}}
- See also: Module:Easter
For some holidays, this is still defined on the holiday page itself. For First Day of Summer, this would be:
|date = first Thursday after 18 April |date{{LASTYEAR}} = {{Weekday after date|{{LASTYEAR}}|April|18|Thursday}} |date{{CURRENTYEAR}} = {{Weekday after date|{{CURRENTYEAR}}|April|18|Thursday}} |date{{NEXTYEAR}} = {{Weekday after date|{{NEXTYEAR}}|April|18|Thursday}} |date{{#time:Y|+2 years}} = {{Weekday after date|{{#time:Y|+2 years}}|April|18|Thursday}}
উপরোক্ত নথিটি টেমপ্লেট:তথ্যছক ছুটির দিন/নথি থেকে প্রতিলিপ্ত। (সম্পাদনা | ইতিহাস) ব্যবহারকারীগণ খেলাঘর (তৈরি করুন | আয়না) এবং পরীক্ষা পাতায় (তৈরি করুন) এই টেমপ্লেট সংক্রান্ত পরীক্ষা-নিরীক্ষা করতে পারেন। দয়া করে /নথি উপপাতায় বিষয়শ্রেণী যোগ করুন। এই টেমপ্লেটের উপপাতাসমূহ। |