Template:Main Page: Difference between revisions

From Rodinia Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<div style="max-width: 1200px; margin: auto; font-family: sans-serif; background-color: #f4f7f6; border: 1px solid #dbdbeb; border-radius: 8px; overflow: hidden;">
<div style="background: #f4f6f9; border: 1px solid #ccd1d9; border-radius: 8px; padding: 20px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
   
 
    <!-- Header Banner -->
<!-- Header Banner -->
    <div style="background-color: #2c3e50; color: white; padding: 30px 20px; text-align: center; border-bottom: 4px solid #b0c4de;">
<div style="background: #2c3e50; color: #ffffff; padding: 30px 20px; text-align: center; border-radius: 6px; box-shadow: inset 0 0 10px rgba(0,0,0,0.5);">
        <h1 style="margin: 0; font-size: 2.5em; text-transform: uppercase; letter-spacing: 2px;">{{{site_name|Welcome to the Wiki}}}</h1>
    <h1 style="color: #ffffff; margin: 0; font-size: 2.5em; border-bottom: none;">{{{title|Welcome to the Wiki!}}}</h1>
        <p style="margin: 10px 0 0 0; font-size: 1.2em; font-style: italic; color: #d0dbe6;">{{{tagline|}}}</p>
    <p style="font-size: 1.2em; margin-top: 10px; font-style: italic;">{{{subtitle|Your comprehensive guide to the world, characters, and lore.}}}</p>
</div>
 
<!-- Main Content Area -->
<div style="margin-top: 20px; clear: both;">
 
    <!-- Left Column (Synopsis & Portals) -->
    <div style="float: left; width: 65%; padding-right: 2%; box-sizing: border-box;">
        <div style="background: #ffffff; border: 1px solid #e1e8f0; padding: 15px; border-radius: 6px; margin-bottom: 20px;">
            <h2 style="margin-top: 0; border-bottom: 2px solid #3498db;">About the Series</h2>
            {{{synopsis}}}
        </div>
       
        <div style="background: #ffffff; border: 1px solid #e1e8f0; padding: 15px; border-radius: 6px;">
            <h2 style="margin-top: 0; border-bottom: 2px solid #3498db;">Explore the Wiki</h2>
            {{{portals}}}
        </div>
     </div>
     </div>


     <!-- Main Content Grid -->
     <!-- Right Column (Featured & News) -->
     <div style="display: flex; flex-wrap: wrap; gap: 20px; padding: 20px;">
     <div style="float: right; width: 33%; box-sizing: border-box;">
        <div style="background: #eaf2f8; border: 1px solid #b0c4de; padding: 15px; border-radius: 6px; margin-bottom: 20px;">
            <h2 style="margin-top: 0; border-bottom: 2px solid #3498db; font-size: 1.4em;">Featured Article</h2>
            {{{featured}}}
        </div>
          
          
        <!-- Left Column (Main Content) -->
         <div style="background: #fdfefe; border: 1px solid #d5dbdb; padding: 15px; border-radius: 6px;">
         <div style="flex: 2; min-width: 300px;">
            <h2 style="margin-top: 0; border-bottom: 2px solid #3498db; font-size: 1.4em;">Latest News & Updates</h2>
            <!-- Synopsis Block -->
            {{{news}}}
            <div style="background: white; padding: 20px; border-radius: 5px; box-shadow: 0 2px 4px rgba(0,0,0,0.05); margin-bottom: 20px;">
                <h2 style="border-bottom: 2px solid #b0c4de; color: #2c3e50; margin-top: 0; padding-bottom: 5px;">Synopsis</h2>
                <div style="line-height: 1.6; color: #333;">
                    {{{synopsis}}}
                </div>
            </div>
           
            <!-- Story Arcs Block -->
            <div style="background: white; padding: 20px; border-radius: 5px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
                <h2 style="border-bottom: 2px solid #b0c4de; color: #2c3e50; margin-top: 0; padding-bottom: 5px;">Story Arcs</h2>
                <div style="line-height: 1.6; color: #333;">
                    {{{story_arcs}}}
                </div>
            </div>
         </div>
         </div>
    </div>


        <!-- Right Column (Navigation & Highlights) -->
    <div style="clear: both;"></div>
        <div style="flex: 1; min-width: 250px;">
</div>
            <!-- Navigation Block -->
 
            <div style="background: white; padding: 20px; border-radius: 5px; box-shadow: 0 2px 4px rgba(0,0,0,0.05); margin-bottom: 20px;">
<!-- Footer -->
                <h2 style="border-bottom: 2px solid #b0c4de; color: #2c3e50; margin-top: 0; padding-bottom: 5px;">Wiki Portals</h2>
<div style="margin-top: 20px; text-align: center; font-size: 0.9em; color: #7f8c8d; border-top: 1px solid #ccd1d9; padding-top: 10px;">
                <div style="line-height: 1.8; color: #333;">
    {{{footer|''Warning: This wiki contains heavy spoilers for all currently released volumes.''}}}
                    {{{navigation}}}
</div>
                </div>
            </div>
           
            <!-- Highlight Block -->
            <div style="background: white; padding: 20px; border-radius: 5px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
                <h2 style="border-bottom: 2px solid #b0c4de; color: #2c3e50; margin-top: 0; padding-bottom: 5px;">Featured Lore</h2>
                <div style="line-height: 1.6; color: #333;">
                    {{{featured_lore}}}
                </div>
            </div>
        </div>


    </div>
</div>
</div>

Revision as of 11:01, 23 June 2026

Welcome to the Wiki!

Your comprehensive guide to the world, characters, and lore.

About the Series

           {{{synopsis}}}

Explore the Wiki

           {{{portals}}}

Featured Article

           {{{featured}}}

Latest News & Updates

           {{{news}}}
   Warning: This wiki contains heavy spoilers for all currently released volumes.