|
|
| Line 1: |
Line 1: |
| <includeonly>
| |
|
| |
| <div class="uttp-homepage"> | | <div class="uttp-homepage"> |
|
| |
|
| <!-- TOP LINKS -->
| | {{Homepage/Header}} |
| <div class="uttp-topbar">
| |
| | |
| <div class="uttp-top-left">
| |
| | |
| [[Special:CreateAccount|Sign Up]] |
| |
| [[Special:UserLogin|My Account]] |
| |
| [[Special:RecentChanges|History]] |
| |
| [[Help:Contents|Help]]
| |
| | |
| </div>
| |
| | |
| | |
| <div class="uttp-top-right">
| |
| | |
| [[Special:UserLogin|Log In]]
| |
| | |
| </div>
| |
| | |
| </div>
| |
| | |
| | |
| <!-- MAIN HEADER -->
| |
|
| |
|
| <div class="uttp-header">
| | {{Homepage/Navigation}} |
|
| |
|
| | <div class="uttp-body"> |
|
| |
|
| <div class="uttp-logo"> | | <div class="uttp-left"> |
|
| |
|
| <span class="uttp-logo-red">
| | {{Homepage/Featured}} |
| UTube
| |
| </span><span class="uttp-logo-blue">
| |
| TrollPolice
| |
| </span>
| |
|
| |
|
| <div class="uttp-tagline">
| | {{Homepage/Main}} |
| Broadcast Knowledge™
| |
| </div>
| |
|
| |
|
| </div> | | </div> |
|
| |
|
| | <div class="uttp-right"> |
|
| |
|
| | | {{Homepage/Sidebar}} |
| <div class="uttp-search">
| |
| | |
| <form action="/wiki/Special:Search" method="get">
| |
| | |
| <input
| |
| type="text"
| |
| name="search"
| |
| placeholder="Search UTubeTrollPolice">
| |
| | |
| <input
| |
| type="submit"
| |
| value="Search">
| |
| | |
| </form>
| |
|
| |
|
| </div> | | </div> |
|
| |
|
| |
|
| </div> | | </div> |
|
| |
|
| | {{Homepage/Footer}} |
|
| |
|
| </div> | | </div> |
|
| |
| </includeonly>
| |