Main Page and Module:Coordinates/styles.css: Difference between pages

From Frontierpedia, the Microsoft Agent encyclopedia
(Difference between pages)
frontierpediav5>WikiSysop
No edit summary
 
en>Xaosflux
m (Changed protection settings for "Module:Coordinates/styles.css": 1MM+ uses ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite)))
 
Line 1: Line 1:
/* {{pp-template}} */
/* Geographical coordinates defaults. The classes "geo", "longitude", and
"latitude" are used by the [[Geo microformat]]. */
.geo-default,
.geo-dms,
.geo-dec {
display: inline;
}


<!--        BANNER ACROSS TOP OF PAGE        -->
.geo-nondefault,
<div id="mp-topbanner" style="clear:both; position:relative; box-sizing:border-box; width:100%; margin:1.2em 0 6px; min-width:47em; border:1px solid #ddd; background-color:#f9f9f9; color:#000; white-space:nowrap;">
.geo-multi-punct {
<!--        "WELCOME TO FRONTIERPEDIA" AND ARTICLE COUNT        -->
display: none;
<div style="margin:0.4em; width:22em; text-align:center;">
}
<div style="font-size:162%; padding:.1em;">Welcome to [[Frontierpedia]],</div>
 
<div style="font-size:90%;">an encyclopedia centered around TMAFE and related communities.</div>
.longitude,
<div id="articlecount" style="font-size:85%;">There are currently {{NUMBEROFEDITS}} edits in {{NUMBEROFARTICLES}} articles done by {{NUMBEROFUSERS}} users. </div>
.latitude {
</div>
white-space: nowrap;
</div>
}
{{DISPLAYTITLE:<span style="opacity:0;position:absolute;">{{FULLPAGENAME}}</span>}}__NOTOC__ __NOEDITSECTION__
<div class="mp-row">
<div class="mp-box mp-purple">
== Featured article ==
[[File:HQFrontierpediaLogoWithText.png|frameless|right|150px]]'''[[Frontierpedia]]''' is an online encyclopedia focused around The Microsoft Agent Frontier Empire and Microsoft Agent. It is powered by the MediaWiki software, which also powers sites such as Wikipedia, Gamepedia, and many other wiki sites. Frontierpedia is the successor to TMAFE Wiki, which was a rebranded version of Konnor88 Wiki. Konnor88 Wiki and TMAFE Wiki both used FANDOM/Wikia, with Frontierpedia moving away and distancing itself from FANDOM/Wikia. The first attempt to create Frontierpedia was on May 3rd, 2019, but the project was later abandoned with four more attempts until the final and sixth attempts. The sixth attempt of Frontierpedia was successful and was created on March 28th, 2021. Frontierpedia V6 Started with using MediaWiki 1.35.0 and currently uses MediaWiki 1.35.3.
</div>
<div class="mp-box mp-purple">
== News ==
* July 26th, 2021 - MediaWiki has been upgraded to 1.35.3. CodeEditor and Graph extensions also were added into the wiki.
* June 30th, 2021 - The process of deleting ported over pages on the TMAFE Archive wiki begins.
* June 17th, 2021 - Most legacy infobox templates now have a banner displayed above them stating they are legacy templates. These pages will be upgraded to the modern infobox variants over the next few days. Feel free to help port them over.
</div>
</div>
<div class="mp-row">
<div class="mp-box mp-purple">
== Did you know... ==
*... that [[Microsoft Agent]] is over 20 years old?
*... that [[Frontierpedia]] was originally proposed in 2019?
*... that Windows Vista had a different TTS voice for Microsoft Agent?
*... that there are over 500 members inside of [[The Microsoft Agent Frontier Empire]]?
*... that despite popular belief, Microsoft Agent does not come bundled with Windows 95?
*... that Windows 7 was the first version of Windows to stop supporting Microsoft Agent?
*... that Frontierpedia replaced the TMAFE Wiki, which had replaced the Konnor88 Wiki?
*... that the current iteration of Frontierpedia was launched {{Time ago|March 28th, 2021|magnitude=days}}?
</div>
<div class="mp-box mp-purple">
== Recent Changes ==
{{Special:SimpleChanges/11}}
More information about these changes can be found at [[Special:RecentChanges]].
</div>
<div class="mp-box mp-purple">
== Help ==
* [[Help:List of Infobox Templates|List of infobox templates]]
* [[Help:Adding Missing Images|Adding missing images]]
* [[Help:Export Pages from TMAFE Wiki and Import to Frontierpedia|Export pages from TMAFE Wiki and import to Frontierpedia]]
* [[Help:Adding Categories to a Page|Adding categories to a page]]
* [[Help:Create a page|Creating a page]]
* [[Help:Dealing with errors|Dealing with errors]]
* [[Frontierpedia:Manual of Style|The basics of editing]]
* [[Frontierpedia:Staff list|List of staff]]
* [[Help:Customization|Customizing a user page, avatar, or theme]]
<br><br>
More help can be found at the Help category in the sidebar.
</div>
</div>
<div class="mp-row">
<div class="mp-box mp-purple">
== Rules ==
# All of TMAFE's server rules apply here. These rules can be found in the #server-rules channel on TMAFE's Discord.
# Spam articles are not allowed and will be quickly deleted.
# The [[Frontierpedia:Manual of Style|MOS]] must be followed.
# Obey all other rules of TMAFE such as the license agreement.
# Vandalizing of pages is strictly prohibited.
# Organizing raids on this wiki is prohibited.
# Revealing information that a user wishes to keep private will result in permanent block.
# Doing or promoting illegal activity is strictly prohibited.
# Inserting false/misleading information is prohibited.
# Identity politics and discussion of them are prohibited as the state of Georgia doesn't recognize most topics regarding identity politics. This includes topics such as gender.
# Enjoy your time at Frontierpedia!
</div>
</div>
<div class="mp-row">
<div class="mp-box mp-purple">
== Other parts of TMAFE ==
<gallery widths=76px heights=76px >
File:Tmafesitelogo.png|link=TMAFE Website|<center>[https://tmafe.com TMAFE.COM]</center>
File:FrontierpediaLogo.png|link=Frontierpedia|<center>[https://frontierpedia.tmafe.com/wiki/Main_Page Frontierpedia]</center>
File:Youtube_social_icon_red.png|<center>[https://www.youtube.com/channel/UC81WkhGIiH46gPuCS7r1u1Q YouTube]</center>
File:2021 Twitter logo - blue.png|<center>[https://twitter.com/TMAFE_Official Twitter]</center>
File:Discord-Logo-Color.png|<center>[https://discord.gg/yh2zmWr Discord]</center>
</gallery>
</div>
</div>

Revision as of 14:10, 25 February 2022

/* {{pp-template}} */
/* Geographical coordinates defaults. The classes "geo", "longitude", and
"latitude" are used by the [[Geo microformat]]. */
.geo-default,
.geo-dms,
.geo-dec {
	display: inline;
}

.geo-nondefault,
.geo-multi-punct {
	display: none;
}

.longitude,
.latitude {
	white-space: nowrap;
}