Main Page: Difference between revisions
Create main page |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="background-color: #f4e4c1; padding: 20px; font-family: 'Garamond', serif; max-width: 900px; margin: auto;"> | |||
<!-- Wiki Introduction --> | |||
<div style="text-align: center; background: #fffaf0; padding: 15px; border: 3px solid #800000; border-radius: 8px; box-shadow: 3px 3px 8px rgba(0,0,0,0.2);"> | |||
<h1 style="color: #800000; font-size: 2em; margin-bottom: 10px;">Welcome to Rome </h1> | |||
<p style="font-size: 1.2em;">A knowledge hub dedicated to the history, culture, and legacy of Ancient Rome. From the rise of the Republic to the fall of the Empire, explore the stories that shaped Western civilization.</p> | |||
</div> | |||
<hr style="border: none; height: 2px; background: #800000; margin: 20px 0;"> | |||
<!-- Featured Article --> | |||
<div style="border: 3px solid #800000; background: #fffaf0; padding: 12px; margin-bottom: 15px; border-radius: 8px; box-shadow: 3px 3px 8px rgba(0,0,0,0.2);"> | |||
<div style="background: #c4a000; color: white; font-size: 1.3em; padding: 6px; font-weight: bold; text-align: center; border-radius: 5px;"> | |||
Featured Article | |||
</div> | |||
<div style="padding: 8px; font-size: 1.1em;"> | |||
{{#ifexist: Template:Featured article | {{Featured article}} | <i>No featured article has been selected.</i> }} | |||
</div> | |||
</div> | |||
<!-- Did You Know? --> | |||
<div style="border: 3px solid #800000; background: #fffaf0; padding: 12px; margin-bottom: 15px; border-radius: 8px; box-shadow: 3px 3px 8px rgba(0,0,0,0.2);"> | |||
<div style="background: #c4a000; color: white; font-size: 1.3em; padding: 6px; font-weight: bold; text-align: center; border-radius: 5px;"> | |||
Did You Know? | |||
</div> | |||
<div style="padding: 8px; font-size: 1.1em;"> | |||
{{#ifexist: Template:Did you know | {{Did you know}} | <i>No facts available.</i> }} | |||
</div> | |||
</div> | |||
<!-- On This Day --> | |||
<div style="border: 3px solid #800000; background: #fffaf0; padding: 12px; margin-bottom: 15px; border-radius: 8px; box-shadow: 3px 3px 8px rgba(0,0,0,0.2);"> | |||
<div style="background: #c4a000; color: white; font-size: 1.3em; padding: 6px; font-weight: bold; text-align: center; border-radius: 5px;"> | |||
On This Day | |||
</div> | |||
<div style="padding: 8px; font-size: 1.1em;"> | |||
{{#ifexist: Template:On this day | {{On this day}} | <i>No historical events listed.</i> }} | |||
</div> | |||
</div> | |||
</div> |