Main Page: Difference between revisions
>Kypho No edit summary |
>Kypho No edit summary |
||
| Line 8: | Line 8: | ||
<div class="grid2"> | <div class="grid2"> | ||
<div class="card"> | <div class="card"> | ||
<div class="btn-row"> | <div class="btn-row"> | ||
{{#forminput:form=Player|button text=Add player|placeholder=Player name|returnto=Main Page}} | |||
{{#forminput:form=Team|button text=Add team|placeholder=Team name or “A & B”|returnto=Main Page}} | |||
{{#forminput:form=Tournament|button text=Add tournament|placeholder=Event name|returnto=Main Page}} | |||
</div> | |||
<!-- direct links (in case someone wants to skip the name field) --> | |||
<div style="margin-top:6px;font-size:90%"> | |||
Or jump straight to a blank form: | |||
[[Special:FormEdit/Player|Player]] · [[Special:FormEdit/Team|Team]] · [[Special:FormEdit/Tournament|Tournament]] | |||
</div> | |||
</div> | </div> | ||