Bhikitia:Main: Difference between revisions
From Bhikitia, An open encyclopedia
More actions
Created page with "<!-- PROPOSED MODERN MAIN PAGE LAYOUT Layout is controlled by CSS in MediaWiki:Common.css using the 'main-page-*' classes. This design uses a flexbox container for responsiveness. --> <div class="main-page-container"> <!-- LEFT COLUMN (MAIN CONTENT) --> <div class="main-page-left-column"> <div class="main-page-header"> <div class="main-page-title">Welcome to Wikipedia,</div> <div class="main-page-subtitle">the free encyclopedia that anyone ca..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Main page protection}} | |||
<!-- | <!-- | ||
PROPOSED MODERN MAIN PAGE LAYOUT | PROPOSED MODERN MAIN PAGE LAYOUT (INLINE STYLES) | ||
All styling is handled by "style" attributes. | |||
A wikitable is used for the main two-column layout for stability. | |||
--> | --> | ||
<div | <div style="padding: 1em;"> | ||
<div style="font-size: 2em; font-weight: normal;">Welcome to Wikipedia,</div> | |||
<div style="font-size: 1.2em; color: #54595d;">the free encyclopedia that anyone can edit.</div> | |||
<div style="margin-top: 0.5em; color: #54595d;">{{NUMBEROFARTICLES}} articles in English</div> | |||
</div> | |||
<!-- Start of the main two-column layout table --> | |||
{| style="width: 100%; border-spacing: 1.5em 0; border-collapse: separate;" | |||
|- style="vertical-align: top;" | |||
<!-- LEFT COLUMN (MAIN CONTENT) --> | |||
| style="width: 66%;" | | |||
<!-- Today's Featured Article --> | |||
<div id="mp-tfa" style="border: 1px solid #a2a9b1; border-radius: 4px; background-color: #f8f9fa; margin-bottom: 1.5em;"> | |||
<div style="border-bottom: 1px solid #a2a9b1; padding: 0.6em 1em; font-size: 1.1em; font-weight: bold; background-color: #eaecf0; border-radius: 4px 4px 0 0;">From today's featured article</div> | |||
<div style="padding: 1em; line-height: 1.6;">{{TFA}}</div> | |||
</div> | |||
<!-- In The News --> | |||
<div id="mp-itn" style="border: 1px solid #a2a9b1; border-radius: 4px; background-color: #f8f9fa; margin-bottom: 1.5em;"> | |||
<div style="border-bottom: 1px solid #a2a9b1; padding: 0.6em 1em; font-size: 1.1em; font-weight: bold; background-color: #eaecf0; border-radius: 4px 4px 0 0;">In the news</div> | |||
<div style="padding: 1em; line-height: 1.6;">{{ITN}}</div> | |||
</div> | |||
<!-- RIGHT COLUMN (SECONDARY CONTENT) --> | |||
| style="width: 34%;" | | |||
<!-- ADMIN DASHBOARD (NOTE: This will be visible to everyone on this page) --> | |||
<div id="mp-admin" style="border: 1px solid #72777d; border-radius: 4px; background-color: #f8f9fa; margin-bottom: 1.5em;"> | |||
<div style="border-bottom: 1px solid #72777d; padding: 0.6em 1em; font-size: 1.1em; font-weight: bold; background-color: #d3deea; border-radius: 4px 4px 0 0;">Admin Dashboard</div> | |||
<div style="padding: 1em; line-height: 1.6;"> | |||
'''Quick Links:''' | |||
* [[Special:Log/delete|Deletion log]] | |||
* [[Special:Log/protect|Protection log]] | |||
* [[Wikipedia:Administrators' noticeboard/Incidents|AN/I]] | |||
* [[Wikipedia:Administrators' noticeboard|AN]] | |||
* [[Wikipedia:Requests for page protection|RFPP]] | |||
* [[Wikipedia:Vandalism in progress|AIV]] | |||
</div> | </div> | ||
</div> | |||
<!-- Did You Know... --> | |||
<div id="mp-dyk" style="border: 1px solid #a2a9b1; border-radius: 4px; background-color: #f8f9fa; margin-bottom: 1.5em;"> | |||
<div style="border-bottom: 1px solid #a2a9b1; padding: 0.6em 1em; font-size: 1.1em; font-weight: bold; background-color: #eaecf0; border-radius: 4px 4px 0 0;">Did you know...</div> | |||
<div style="padding: 1em; line-height: 1.6;">{{DYK}}</div> | |||
</div> | </div> | ||
<!-- | <!-- On This Day... --> | ||
<div id="mp-otd" style="border: 1px solid #a2a9b1; border-radius: 4px; background-color: #f8f9fa; margin-bottom: 1.5em;"> | |||
<div style="border-bottom: 1px solid #a2a9b1; padding: 0.6em 1em; font-size: 1.1em; font-weight: bold; background-color: #eaecf0; border-radius: 4px 4px 0 0;">On this day</div> | |||
<div style="padding: 1em; line-height: 1.6;">{{OTD}}</div> | |||
<div | |||
</div> | </div> | ||
|} | |||
<!-- End of the main two-column layout table --> | |||
<!-- BOTTOM SECTIONS (Full Width) --> | |||
<!-- Today's Featured Picture --> | |||
<div id="mp-tfp" style="border: 1px solid #a2a9b1; border-radius: 4px; background-color: #f8f9fa; margin-bottom: 1.5em;"> | |||
<div style="border-bottom: 1px solid #a2a9b1; padding: 0.6em 1em; font-size: 1.1em; font-weight: bold; background-color: #eaecf0; border-radius: 4px 4px 0 0;">Today's featured picture</div> | |||
<div style="padding: 1em; line-height: 1.6; text-align: center;">{{POTD}}</div> | |||
</div> | </div> | ||
<!-- | <!-- Sister Projects & Portals --> | ||
<div id="mp-sister" style="border: 1px solid #a2a9b1; border-radius: 4px; background-color: #f8f9fa; margin-bottom: 1.5em;"> | |||
<div style="border-bottom: 1px solid #a2a9b1; padding: 0.6em 1em; font-size: 1.1em; font-weight: bold; background-color: #eaecf0; border-radius: 4px 4px 0 0;">Other areas of Wikipedia</div> | |||
<div style="padding: 1em; line-height: 1.6;">{{Wikipedia sister projects}}</div> | |||
</div> | </div> | ||
Revision as of 22:17, 5 July 2025
Welcome to Wikipedia,
the free encyclopedia that anyone can edit.
1,281 articles in English
|
From today's featured article
In the news
|
Admin Dashboard
Quick Links:
* Deletion log
* Protection log
* AN/I
* AN
* RFPP
* AIV
Did you know...
On this day
|
Today's featured picture
Other areas of Wikipedia