Template:Holiday: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 17: Line 17:
</nowiki></pre>
</nowiki></pre>


</noinclude><includeonly>{{#ifexpr: {{#if:{{{start_date|}}}|1|0}} and {{#if:{{{end_date|}}}|1|0}}|<p>''{{{start_date}}} to {{{end_date}}}''</p>|{{ #if: {{{start_date|}}}|<p>''{{{start_date}}}''</p> | }}| }}{{ #if: {{{observed|}}} | <p>'''Observed by:''' {{{observed}}}</p> | }}{{ #if: {{{type|}}} | <p>'''Type:''' {{{type}}}</p> | }}{{ #if: {{{frequency|}}} | <p>'''Frequency:''' {{{frequency}}}</p> | }}{{ #if: {{{description|}}} | <p>{{{description}}}</p> | }}{{ #if: {{{origins|}}} |  
</noinclude><includeonly><p>{{#ifexpr: {{#if:{{{start_date|}}}|1|0}} and {{#if:{{{end_date|}}}|1|0}}|''{{{start_date}}} to {{{end_date}}}''|{{ #if: {{{start_date|}}}|''{{{start_date}}}''| }}| }}{{ #if: {{{observed|}}} |<br>'''Observed by:''' {{{observed}}}| }}{{ #if: {{{type|}}} | <br>'''Type:''' {{{type}}}| }}{{ #if: {{{frequency|}}} |<br>'''Frequency:''' {{{frequency}}}| }}</p>{{ #if: {{{description|}}} | <p>{{{description}}}</p> | }}{{ #if: {{{origins|}}} |  
===Origins===
===Origins===
<p>{{{origins}}}</p> | }}{{ #if: {{{variations|}}} |  
<p>{{{origins}}}</p> | }}{{ #if: {{{variations|}}} |  
===Cultural Variations===
===Cultural Variations===
<p>{{{variations}}}</p> | }}</includeonly><noinclude>[[Category:Templates]]</noinclude>
<p>{{{variations}}}</p> | }}</includeonly><noinclude>[[Category:Templates]]</noinclude>

Revision as of 16:05, 26 August 2026

Use the following to cut and paste into a new holiday entry:

<includeonly>{{Article_Reference|article= holiday}}</includeonly>
{{Holiday
|start_date= <!-- Day of the year the holiday begins -->
|end_date= <!-- If the holiday has multiple days, include the end date here -->
|observed= <!-- Who observes this holiday? -->
|type=  <!-- Religious, National, Regional, Organizational, etc. -->
|frequency= <!-- e.g. "Annual," "Every 4 years," etc. -->
|description=  <!-- Overview of the holiday, including the purpose and traditions surrounding the holiday -->
|origins= <!-- If appropriate, what event the holiday commemorates -->
|variations= <!-- cultural variations that may exist, perhaps for different schisms in a church or how it is celebrated across different cultures -->
}}
<no-include>[[Category:Holidays]]</no-include>