Template:MainHeader: Difference between revisions
Template page
More actions
Created page with "<div class="main-header-container"> <h1 class="wiki-name">Game Wiki</h1> <p class="tagline">Everything you're looking for is here!</p> <form class="search-form" action="{{fullurl:Special:Search}}" role="search"> <input class="search-box" type="search" name="search" placeholder="Search this wiki..." title="Search this wiki [f]" accesskey="f"> <button class="search-button" type="submit">Search</button> </form> </div> <templatestyles src..." |
No edit summary |
||
Line 5: | Line 5: | ||
<p class="tagline">Everything you're looking for is here!</p> | <p class="tagline">Everything you're looking for is here!</p> | ||
< | <div class="search-wrapper"> | ||
<inputbox> | |||
type=search | |||
</ | width=50 | ||
buttonlabel=Search | |||
placeholder=Search this wiki... | |||
</inputbox> | |||
</div> | |||
</div> | </div> | ||
Revision as of 10:00, 15 June 2025
Game Wiki
Everything you're looking for is here!
This template creates the main header for the site. Add it to the main page by writing
Game Wiki
Everything you're looking for is here!
.