Main Page: Difference between revisions

Welcome to Miraheze!
 
Restore imported Main Page after install stub
 
(42 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
<templatestyles src="Template:Home/styles.css" />
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically upon wiki creation and it seems it hasn't been replaced yet. The bureaucrat(s) might still be working on a Main Page, so please check again later!


=== For the bureaucrat(s) of this wiki ===
<div class="hero">
Hello and welcome to your new wiki! Thank you for choosing Miraheze to host your wiki; we hope you will enjoy our hosting. You can start working on your wiki whenever you want.
  <div class="hero-title">Spike Wiki</div>
  <div class="hero-sub">Roundnet players, teams, and tournaments — organized like a sports almanac.</div>
</div>


Need help? No problem! To start, here are some resources we encourage you to review:
<div class="grid2">
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] for wiki basics: navigation, editing, general features of the software
  <div class="card">
* [[m:Special:MyLanguage/Infoboxes|Infoboxes]] for the various ways you can get these on your wiki. PortableInfoboxes is a common choice if you're not sure where to start
    <div class="btn-row">
* [[m:Special:MyLanguage/ManageWiki|ManageWiki]] for further customization of the wiki's settings (favicon, extensions, permissions and more). Read carefully: certain changes can be difficult to reverse
      {{#forminput:form=Player|button text=Add player|placeholder=Player name|returnto=Main Page|query string=preload=Template:Preload/Player}}
* [[m:Special:MyLanguage/FAQ|Miraheze FAQ]] for a general overview of Miraheze
      {{#forminput:form=Team|button text=Add team|placeholder=Team name or “A/B”|returnto=Main Page|query string=preload=Template:Preload/Team}}
* [[mh:dev|Miraheze Developers Wiki]], a resource for everyone (yes you!) to find templates (infoboxes, citations...) styling, and other useful accessories to spruce up the wiki. You may find shared images at [[mh:commons|Miraheze Commons]], and try out administrator permissions on our [[mh:test|Public Test Wiki]] as well.
      {{#forminput:form=Tournament|button text=Add tournament|placeholder=Tournament Name|returnto=Main Page|query string=preload=Template:Preload/Tournament}}
     
    </div>
  </div>


Additionally if you're not sure how to make a new page, you have a few options: make a link on an existing page and follow it, edit the address bar to go to the page you want, or go to [[Special:ManageWiki/extensions]] and enable [[mw:Extension:CreatePageUw|CreatePageUw]] to add a handy link in the sidebar!


==== I still don't understand ''X''! ====
  <div class="card">
No problem! Not everything may be in the FAQs or sufficiently clear, and we're happy to help! You can find us here:
    <div class="card-h">Browse</div>
* [[m:Special:MyLanguage/Help center|On Miraheze Meta]]
    <ul class="list">
* On [https://miraheze.org/discord Discord]
      <li>[[Players|All players]]</li>
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
      <li>[[Teams|All teams]]</li>
* On [[phorge:|our issue tracker]] if you encounter MediaWiki errors
      <li>[[Tournaments|All tournaments]]</li>
      <li>[[Leaderboards|All-time podiums]]</li>
      <li>[[Special:Drilldown|Browse by filters]]</li>
      <li>[[Special:Random|Random page]]</li>
    </ul>
  </div>
</div>


=== For visitors of this wiki ===
== Upcoming tournaments ==
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
{{#cargo_query:
tables=Tournaments
|fields=_pageName=Tournament, StartDate, City
|where=StartDate >= '{{#time:Y-m-d}}'
|order by=StartDate
|limit=8
|format=table
|class=wikitable
|default=No upcoming tournaments found. [[Special:FormEdit/Tournament|Add one ▸]]
}}
 
== Recent champions ==
{{#cargo_query:
tables=Podiums, Tournaments
|join on=Podiums.Tournament = Tournaments._pageName
|fields=Tournaments._pageName=Tournament, Podiums.Division, Podiums.Team, Tournaments.StartDate
|where=Place=1 AND Tournaments.StartDate IS NOT NULL
|order by=Tournaments.StartDate DESC
|limit=12
|format=table
|class=wikitable
|default=No champions yet. Open a tournament page and add podiums ▸
}}
 
== Spotlight ==
<div class="grid2">
  <div class="card">
    <div class="card-h">Player spotlight</div>
    * [[Kyle Fowler]]
    * [https://spikewiki.miraheze.org/wiki/Special:FormStart?form=Player&returnto=Main+Page&preload=Template%3APreload%2FPlayer&page_name= Add a player]
  </div>
  <div class="card">
    <div class="card-h">Tournament spotlight</div>
    * [[2025 PRA Halloween]]
    * [https://spikewiki.miraheze.org/wiki/Special:FormStart?form=Tournament&returnto=Main+Page&preload=Template%3APreload%2FPlayer&page_name= Add a tournament]
  </div>
</div>
 
== About ==
Spike Wiki is a community effort to document roundnet history. See [[Help:Editing]] and [[About|About the project]].