แม่แบบ:กล่องข้อมูล วันหยุด
หน้าตา
| แม่แบบนี้มีส่วนประกอบของตัวเลือกย่อยมากกว่าหนึ่งตัวเลือก การใช้งานยังใช้ง่ายเหมือนแม่แบบทั่วไป แต่การแก้ไขแม่แบบนี้ควรทำด้วยความระมัดระวังเป็นพิเศษ เพราะมีส่วนประกอบย่อยและพารามิเตอร์ย่อยต่าง ๆ |
| แม่แบบนี้ใช้ลูอา |
แม่แบบนี้ใช้ค่าคุณลักษณะจากวิกิสนเทศ:
การใช้งาน
[แก้]| {{{holiday_name}}} | |
|---|---|
| [[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1.1]] {{{caption}}} | |
| ชื่อทางการ | {{{official_name}}} |
| ชื่ออื่น | {{{nickname}}} |
| จัดขึ้นโดย | {{{observedby}}} |
| สีมงคล | {{{litcolor}}} |
| ประเภท | {{{longtype}}} |
| ความสำคัญ | {{{significance}}} |
| การเฉลิมฉลอง | {{{celebrations}}} |
| การถือปฏิบัติ | {{{observances}}} |
| เริ่ม | {{{begins}}} |
| สิ้นสุด | {{{ends}}} |
| วันที่ | {{{date}}} |
| วันที่ในปี 2024 | {{{date2024}}} |
| วันที่ในปี 2025 | {{{date2025}}} |
| วันที่ในปี 2026 | {{{date2026}}} |
| วันที่ในปี 2027 | {{{date2027}}} |
| ความถี่ | {{{frequency}}} |
| ครั้งแรก | {{{firsttime}}} |
| ครั้งสุดท้าย | {{{lasttime}}} |
| ริเริ่มโดย | {{{startedby}}} |
| ส่วนเกี่ยวข้อง | {{{relatedto}}} |
{{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 four if the date changes in an unusual pattern each year -->
| date2024 = <!-- only for days that change each year -->
| date2025 = <!-- only for days that change each year -->
| date2026 = <!-- only for days that change each year -->
| date2027 = <!-- only for days that change each year -->
| celebrations =
| observances =
| relatedto =
}}
For an annual holiday occurring 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 =
}}