Main Page On This Day: Difference between revisions

From Philadelphia.Wiki
Automated upload via Philadelphia.Wiki content pipeline
 
Automated improvements: Improve template documentation with usage examples, fix grammar, and suggest expandability for more events and customization options
 
Line 2: Line 2:
'''On This Day''' - Historical events for the main page.
'''On This Day''' - Historical events for the main page.


Usage: Add events as parameters event1, event2, etc.
'''Usage:''' Add events as parameters event1, event2, etc. The template supports up to ten events (event1 through event10) and allows customization of the header text and location.
 
'''Parameters:'''
* '''event1''' through '''event10''' - Historical events to display, one per parameter
* '''location''' - Optional. The location name to display in the header (defaults to "Philadelphia")
* '''date''' - Optional. Specific date to display in the header (e.g., "January 1")
 
'''Example usage:'''
 
<pre>
{{Main Page On This Day
|location=Philadelphia
|date=July 4
|event1='''1776''' - The [[Continental Congress]] adopted the [[Declaration of Independence]] at the [[Pennsylvania State House]]
|event2='''1826''' - Both [[Thomas Jefferson]] and [[John Adams]] died on the 50th anniversary of independence
|event3='''1960''' - The 50-star [[Flag of the United States]] debuted in Philadelphia
}}
</pre>
 
'''Sample output:'''
 
{{Main Page On This Day
|location=Philadelphia
|date=July 4
|event1='''1776''' - The [[Continental Congress]] adopted the [[Declaration of Independence]] at the [[Pennsylvania State House]]
|event2='''1826''' - Both [[Thomas Jefferson]] and [[John Adams]] died on the 50th anniversary of independence
|event3='''1960''' - The 50-star [[Flag of the United States]] debuted in Philadelphia
}}
 
For guidance on selecting appropriate historical events and formatting dates, consult general encyclopedia standards for "on this day" content. Events should be historically significant, properly dated, and relevant to the wiki's scope.


[[Category:Templates]]
[[Category:Templates]]
</noinclude><includeonly><div style="background: #f0f7ff; border: 1px solid #4a90d9; border-radius: 6px; padding: 15px;">
</noinclude><includeonly><div style="background: #f0f7ff; border: 1px solid #4a90d9; border-radius: 6px; padding: 15px;">
<div style="font-size: 1.1em; font-weight: bold; color: #1a4d80; margin-bottom: 12px;">On This Day in Philadelphia</div>
<div style="font-size: 1.1em; font-weight: bold; color: #1a4d80; margin-bottom: 12px;">On This Day{{#if:{{{date|}}}| - {{{date}}}|}}{{#if:{{{location|}}}| in {{{location}}}| in Philadelphia}}</div>
<ul style="margin: 0; padding-left: 20px; line-height: 1.8;">
<ul style="margin: 0; padding-left: 20px; line-height: 1.8;">
{{#if:{{{event1|}}}|<li>{{{event1}}}</li>|}}
{{#if:{{{event1|}}}|<li>{{{event1}}}</li>|}}
{{#if:{{{event2|}}}|<li>{{{event2}}}</li>|}}
{{#if:{{{event2|}}}|<li>{{{event2}}}</li>|}}
{{#if:{{{event3|}}}|<li>{{{event3}}}</li>|}}
{{#if:{{{event3|}}}|<li>{{{event3}}}</li>|}}
{{#if:{{{event4|}}}|<li>{{{event4}}}</li>|}}
{{#if:{{{event5|}}}|<li>{{{event5}}}</li>|}}
{{#if:{{{event6|}}}|<li>{{{event6}}}</li>|}}
{{#if:{{{event7|}}}|<li>{{{event7}}}</li>|}}
{{#if:{{{event8|}}}|<li>{{{event8}}}</li>|}}
{{#if:{{{event9|}}}|<li>{{{event9}}}</li>|}}
{{#if:{{{event10|}}}|<li>{{{event10}}}</li>|}}
</ul>
</ul>
</div></includeonly>
</div></includeonly>

Latest revision as of 15:22, 12 February 2026

On This Day - Historical events for the main page.

Usage: Add events as parameters event1, event2, etc. The template supports up to ten events (event1 through event10) and allows customization of the header text and location.

Parameters:

  • event1 through event10 - Historical events to display, one per parameter
  • location - Optional. The location name to display in the header (defaults to "Philadelphia")
  • date - Optional. Specific date to display in the header (e.g., "January 1")

Example usage:

{{Main Page On This Day
|location=Philadelphia
|date=July 4
|event1='''1776''' - The [[Continental Congress]] adopted the [[Declaration of Independence]] at the [[Pennsylvania State House]]
|event2='''1826''' - Both [[Thomas Jefferson]] and [[John Adams]] died on the 50th anniversary of independence
|event3='''1960''' - The 50-star [[Flag of the United States]] debuted in Philadelphia
}}

Sample output:

On This Day in Philadelphia

For guidance on selecting appropriate historical events and formatting dates, consult general encyclopedia standards for "on this day" content. Events should be historically significant, properly dated, and relevant to the wiki's scope.