|
|
| (326 intermediate revisions by 4 users not shown) |
| Line 1: |
Line 1: |
| − | <div class="mainpage_row">
| + | No content :) |
| − | <div class="mainpage_box">
| |
| − | <h3><span>Hello, World</span></h3>
| |
| − | <div>
| |
| − | * Hi
| |
| − | * Hi
| |
| − | </div>
| |
| − | </div>
| |
| − | | |
| − | <div class="mainpage_box">
| |
| − | <h3><span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon edit-ltr.svg|20px|middle|link=]]</span><span>Edit and use MediaWiki</span></h3>
| |
| − | <div id="mainpage-users" title="Users" class="items">
| |
| − | * {{ll|Help:Navigation|Learn how to navigate}}
| |
| − | * '''{{ll|Help:Editing_pages|Learn how to edit a page}}'''
| |
| − | * {{ll|Help:Contents|Learn more about reading, editing, and personal customization}}
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="mainpage_box">
| |
| − | <h3><span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon chem.svg|20px|middle|link=]]</span><span>Develop and extend code</span></h3>
| |
| − | <div id="mainpage-devs" title="Developers" class="items">
| |
| − | * New to development? {{ll|New Developers|Start coding for a Wikimedia project}}
| |
| − | * {{ll|How to become a MediaWiki hacker|How to work on MediaWiki or extensions' code}}
| |
| − | * Already a developer? Visit the [[Special:MyLanguage/Developer hub|developer hub]]
| |
| − | * Interact with content by using the [[Special:MyLanguage/API:Main page|Action API]] or [[Special:MyLanguage/API:Web APIs hub|Web API]]
| |
| − | * Read the [[Special:MyLanguage/Manual:Contents|developer docs]]
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | | |
| − | <div id="misc-news" class="mainpage_row">
| |
| − | <div class="mainpage_box">
| |
| − | <h3><span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon ongoingConversation-rtl.svg|20px|middle|link=]]</span><span>Get help and contribute</span></h3>
| |
| − | <div id=mainpage-help-contribute" title="Support and Contributing" class="items">
| |
| − | * Cannot find the answer to a problem with MediaWiki? Ask the [[Project:Support desk|Support desk]]!
| |
| − | * [[Special:MyLanguage/How to contribute|Get involved]] as a translator, designer, documentation writer, tester, tech ambassador, …
| |
| − | * {{ll|How to report a bug|Report wrong software behavior or a feature proposal}}
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="mainpage_box">
| |
| − | <h3><span class="header_icon" aria-hidden="true" role="presentation">[[File:Echo (Notifications) megaphone.svg|20px|middle|link=]]</span><span>News</span></h3>
| |
| − | <div id="mainpage-news" title="News" class="items">
| |
| − | <div style="margin: auto; vertical-align:top; text-align:{{dir|{{pagelang}}|right|left}}">
| |
| − | <div class="mainpage_boxcontents_small">
| |
| − | {{#if:{{{1|{{pagelang2}}}}}
| |
| − | |{{#ifexist: Template:MediaWiki News/{{{1|{{pagelang2}}}}}
| |
| − | |{{MediaWiki News/{{{1|{{pagelang2}}}}}|condensed=1}}
| |
| − | |{{MediaWiki News|condensed=1}}
| |
| − | }}
| |
| − | |{{MediaWiki News|condensed=1}}
| |
| − | }}
| |
| − | </div>
| |
| − | <span class="plainlinks">[https://www.mediawiki.org/wiki/Special:MyLanguage/News <span class="mw-ui-button mw-ui-constructive mw-ui-small">More news</span>]</span>
| |
| − | <span class="plainlinks">[[File:F icon.svg|text-bottom|16px|link=https://www.facebook.com/MediaWikiProject]] [[File:Twitter_logo_blue.png|text-bottom|17px|link=https://twitter.com/mediawiki]]</span>
| |
| − | </div>
| |
| − | </div>
| |
| − | {{#css:
| |
| − | | |
| − | .btn {
| |
| − | display: inline-block;
| |
| − | margin-bottom: 0;
| |
| − | font-weight: 400;
| |
| − | text-align: center;
| |
| − | white-space: nowrap;
| |
| − | vertical-align: middle;
| |
| − | -ms-touch-action: manipulation;
| |
| − | touch-action: manipulation;
| |
| − | cursor: pointer;
| |
| − | background-image: none;
| |
| − | border: 1px solid transparent;
| |
| − | padding: 6px 12px;
| |
| − | font-size: 14px;
| |
| − | line-height: 1.42857143;
| |
| − | border-radius: 4px;
| |
| − | width: 230px;
| |
| − | color: rgba(242, 109, 33, 1);
| |
| − | background-color: rgba(242, 109, 33, 0.1);
| |
| − | border-color: rgba(242, 109, 33, 1);
| |
| − | text-decoration: none;
| |
| − | }
| |
| − | | |
| − | .btn:hover {
| |
| − | color: rgba(255, 255, 255, 1);
| |
| − | background-color: rgba(242, 109, 33, 1);
| |
| − | text-decoration: none;
| |
| − | }
| |
| − | | |
| − | .mainpage_row {
| |
| − | display: flex;
| |
| − | flex-direction: row;
| |
| − | flex-flow: row wrap;
| |
| − | justify-content: space-between;
| |
| − | padding: 0;
| |
| − | margin: 0 -5px 0 -5px;
| |
| − | }
| |
| − | | |
| − | .mainpage_box {
| |
| − | flex: 1;
| |
| − | margin: 5px;
| |
| − | min-width: 210px;
| |
| − | border: 1px solid #CCC;
| |
| − | padding: 0 10px 10px 10px;
| |
| − | box-shadow: 0 2px 2px rgba(0,0,0,0.1);
| |
| − | }
| |
| − | | |
| − | }}
| |