DOCTYPE
From Database
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{lang}" lang="{lang}" dir="{dir}"> <head> <meta http-equiv="Content-Type" content="{~ mimetype}; charset={~ charset}" /> {headlinks} {headscripts} <title>{pagetitle}</title> <style type="text/css" media="screen, projection">/*<![CDATA[*/ @import "{~ stylepath}/{~ stylename}/main.css?5"; /*]]>*/</style> <link rel="stylesheet" type="text/css" {if notprintable {media="print"}} href="{~ stylepath}/common/commonPrint.css" />
<script type="{jsmimetype}">var skin = '{~ skinname}';var stylepath = '{~ stylepath}';</script> <script type="{jsmimetype}" src="{~ stylepath}/common/wikibits.js"></script> {if jsvarurl {<script type="{jsmimetype}" src="{jsvarurl}"></script>}} {if pagecss {<style type="text/css">{pagecss}</style>}} {usercss} {sitecss} {gencss} {if userjs {<script type="{jsmimetype}" src="{userjs}"></script>}} {if userjsprev {<script type="{jsmimetype}">{userjsprev}</script>}} {trackbackhtml} </head> <body {if body_ondblclick {ondblclick="{body_ondblclick}"}} {if body_onload {onload="{body_onload}" }} class="{~ nsclass} {~ dir}">
{msg {views}}
-
{if is_special {
- <a href="{request_url}">{msg {specialpage}}</a>
- <a href="{subject_url}">{msg nskey}</a>
- <a href="{talk_url}">{msg {talk}}</a>
- <a href="{edit_url}">{msg {edit}}</a>
- <a href="{localurl {action=edit§ion=new}}">{msg {addsection}}</a>
- <a href="{edit_url}">{msg {edit}}</a>
- <a href="{edit_url}">{msg {viewsource}}</a>
- <a href="{localurl {action=history}}">{msg {history_short}}</a>
- <a href="{localurl {action=unprotect}}">{msg {unprotect}}</a>
- <a href="{localurl {action=protect}}">{msg {protect}}</a>
- <a href="{localurl {action=delete}}">{msg {delete}}</a>
- <a href="{move_url}">{msg {move}}</a>
- <a href="{localurl {action=unwatch}}">{msg {unwatch}}</a>
- <a href="{localurl {action=watch}}">{msg {watch}}</a>
- <a href="$href">$text</a> }}
} {
{if can_edit { {if is_talk {
} {
}} } {
}}
{if article_exists {
{if {{ is_allowed {protect} }} { {if is_ns_mediawiki {} { {if is_protected {
} {
}} }} }}
{if {{ is_allowed {delete} }} {
}} {if {{ is_allowed {move} }} { {if can_move {
}} }} {if is_loggedin { {if is_watching {
} {
}} }} }} }}
{extratabs {<a style="background-image: url({~ logopath});" href="{mainpage}" title="{msg {mainpage}}"></a>
<script type="{jsmimetype}"> if (window.isMSIE55) fixalpha(); </script> {sidebar {
} {<label for="searchInput">{msg {search}}</label>
<input id="searchInput" name="search" type="text" { }{if {{fallbackmsg {accesskey-search} {} }} {accesskey="{fallbackmsg {accesskey-search} {} }"}}{ }{if search { value="{search}"}} /> <input type='submit' name="go" class="searchButton" id="searchGoButton" value="{msg {go}}" /> <input type='submit' name="fulltext" class="searchButton" value="{msg {search}}" />
{msg {toolbox}}
-
{if notspecialpage {
- <a href="{nav_whatlinkshere}">{msg {whatlinkshere}}</a> }} {if article_exists {
- <a href="{nav_recentchangeslinked}">{msg {recentchangeslinked}}</a> }} {if nav_trackbacklink {
- <a href="{nav_trackbacklink}">{msg {trackbacklink}}</a> }}
- {feeds {<a href="$href">$text</a> }} }}
- <a href="{nav_contributions}">{msg {contributions}}</a> {if {{is_allowed {block}}} {
- <a href="{nav_blockip}">{msg {blockip}}</a> }} {if is_loggedin {
- <a href="{nav_emailuser}">{msg {emailuser}}</a> }}
- <a href="{nav_upload}">{msg {upload}}</a> }} {if nav_specialpages {
- <a href="{nav_specialpages}">{msg {specialpages}}</a> }} {if nav_print {
- <a href="{nav_print}">{msg {printableversion}}</a> }} {if nav_permalink {
- <a href="{nav_permalink}">{msg {permalink}}</a> }} {if is_permalink {
- {msg {permalink}} }}
{if feeds
{{if is_userpage {
}}
{if nav_upload {{toolboxend}
{language_urls {
} {
<script type="text/javascript"> if (window.runOnloadHook) runOnloadHook();</script>
{reporttime} {if {} { vim: set syn=html ts=2 : }} </body></html>