Main Page: Difference between revisions

>Kypho
No edit summary
>Kypho
No edit summary
Line 1: Line 1:
__NOTOC__
<templatestyles src="Template:Home/styles.css" />
== Welcome to {{SITENAME}}! ==
{{#forminput: form=Player|button text=Add a player|query string=prefix=Player:}}
{{#forminput: form=Team|button text=Add a team|query string=prefix=Team:}}
{{#forminput: form=Tournament|button text=Add a tournament|query string=prefix=Tournament:}}


=== For the bureaucrat(s) of this wiki ===
<!-- 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">
  <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:
<!-- Quick actions & Browse -->
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] for wiki basics: navigation, editing, general features of the software
<div class="grid2">
* [[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="card">
* [[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
    <div class="card-h">Quick add</div>
* [[m:Special:MyLanguage/FAQ|Miraheze FAQ]] for a general overview of Miraheze
    <div class="btn-row">
* [[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=Player|button text=Add player|placeholder=Player name|returnto=Main Page|popup}}
      {{#forminput:form=Team|button text=Add team|placeholder=Team name or "A & B"|returnto=Main Page|popup}}
      {{#forminput:form=Tournament|button text=Add tournament|placeholder=Event name|returnto=Main Page|popup}}
    </div>
    <small>New here? See [[Help:Editing|how to add pages]].</small>
  </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!
  <div class="card">
    <div class="card-h">Browse</div>
    <ul class="list">
      <li>[[Players|All players]]</li>
      <li>[[Teams|All teams]]</li>
      <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>


==== I still don't understand ''X''! ====
<!-- Upcoming tournaments -->
No problem! Not everything may be in the FAQs or sufficiently clear, and we're happy to help! You can find us here:
== Upcoming tournaments ==
* [[m:Special:MyLanguage/Help center|On Miraheze Meta]]
{{#cargo_query:
* On [https://miraheze.org/discord Discord]
tables=Tournaments
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
|fields=_pageName=Tournament, StartDate, City
* On [[phorge:|our issue tracker]] if you encounter MediaWiki errors
|where=StartDate >= CURDATE()
|order by=StartDate
|limit=8
|format=table
|class=wikitable
|default=No upcoming tournaments found. [[Special:FormEdit/Tournament|Add one ▸]]
}}


yay spike wiki
<!-- Recent champions (last few events) -->
== 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. Add podiums from a tournament page ▸
}}


=== For visitors of this wiki ===
<!-- Spotlight (optional: hand-picked pages) -->
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!
== Spotlight ==
<div class="grid2">
  <div class="card">
    <div class="card-h">Player spotlight</div>
    <!-- Change these links whenever you like -->
    * [[Kyle Fowler]] 
    * [[Add a player|Special:FormEdit/Player]]
  </div>
  <div class="card">
    <div class="card-h">Tournament spotlight</div>
    * [[PRA Halloween 2025]] 
    * [[Add a tournament|Special:FormEdit/Tournament]]
  </div>
</div>
 
<!-- Help / About -->
== About ==
Spike Wiki is a community effort to document roundnet history. See [[Help:Editing]] and [[About|About the project]].