Main Page: Difference between revisions
>Kypho No edit summary |
>Kypho No edit summary |
||
| Line 1: | Line 1: | ||
<templatestyles src="Template:Home/styles.css" /> | <templatestyles src="Template:Home/styles.css" /> | ||
<div class="hero"> | <div class="hero"> | ||
<div class="hero-title">Spike Wiki</div> | <div class="hero-title">Spike Wiki</div> | ||
| Line 7: | Line 6: | ||
</div> | </div> | ||
<div class="grid2"> | <div class="grid2"> | ||
<div class="card"> | <div class="card"> | ||
<div class="card-h">Quick add</div> | <div class="card-h">Quick add</div> | ||
<div class="btn-row"> | <div class="btn-row"> | ||
{{#forminput:form=Player|button text=Add player|placeholder=Player name | {{#forminput:form=Player|button text=Add player|placeholder=Player name|popup}} | ||
{{#forminput:form=Team|button text=Add team|placeholder=Team name or | {{#forminput:form=Team|button text=Add team|placeholder=Team name or “A & B”|popup}} | ||
{{#forminput:form=Tournament|button text=Add tournament|placeholder=Event name | {{#forminput:form=Tournament|button text=Add tournament|placeholder=Event name|popup}} | ||
</div> | </div> | ||
<small>New here? See [[Help:Editing|how to add pages]].</small> | <small>New here? See [[Help:Editing|how to add pages]].</small> | ||
| Line 32: | Line 30: | ||
</div> | </div> | ||
== Upcoming tournaments == | == Upcoming tournaments == | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Tournaments | tables=Tournaments | ||
|fields=_pageName=Tournament, StartDate, City | |fields=_pageName=Tournament, StartDate, City | ||
|where=StartDate >= | |where=StartDate >= '{{#time:Y-m-d}}' | ||
|order by=StartDate | |order by=StartDate | ||
|limit=8 | |limit=8 | ||
| Line 45: | Line 42: | ||
}} | }} | ||
== Recent champions == | == Recent champions == | ||
{{#cargo_query: | {{#cargo_query: | ||
| Line 56: | Line 52: | ||
|format=table | |format=table | ||
|class=wikitable | |class=wikitable | ||
|default=No champions yet. | |default=No champions yet. Open a tournament page and add podiums ▸ | ||
}} | }} | ||
== Spotlight == | == Spotlight == | ||
<div class="grid2"> | <div class="grid2"> | ||
<div class="card"> | <div class="card"> | ||
<div class="card-h">Player spotlight</div> | <div class="card-h">Player spotlight</div> | ||
* [[Kyle Fowler]] | |||
* [[Kyle Fowler]] | * [[Special:FormEdit/Player|Add a player]] | ||
* [[ | |||
</div> | </div> | ||
<div class="card"> | <div class="card"> | ||
<div class="card-h">Tournament spotlight</div> | <div class="card-h">Tournament spotlight</div> | ||
* [[PRA Halloween 2025]] | * [[PRA Halloween 2025]] | ||
* [[ | * [[Special:FormEdit/Tournament|Add a tournament]] | ||
</div> | </div> | ||
</div> | </div> | ||
== About == | == About == | ||
Spike Wiki is a community effort to document roundnet history. See [[Help:Editing]] and [[About|About the project]]. | Spike Wiki is a community effort to document roundnet history. See [[Help:Editing]] and [[About|About the project]]. | ||