Www.wikivoyage.org template/temp v4

From Meta, a Wikimedia project coordination wiki

<!DOCTYPE html> <html lang="mul" dir="ltr"> <head> <meta charset="utf-8"> <title>Wikivoyage</title> <meta name="title" content="Wikivoyage"> <meta name="description" content="Wikivoyage, the free, worldwide travel guide that anyone can edit."> <meta name="author" content="Wikimedia Foundation"> <meta name="copyright" content="Creative Commons Attribution-Share Alike 3.0 and GNU Free Documentation License"> <meta name="publisher" content="Wikimedia Foundation"> <meta name="language" content="Many"> <meta name="robots" content="index, follow"> <meta name="viewport" content="initial-scale=1.0, user-scalable=yes"> <link rel="apple-touch-icon" href="//en.wikivoyage.org/favicon.ico"> <link rel="shortcut icon" href="//en.wikivoyage.org/favicon.ico"> <link rel="copyright" href="//creativecommons.org/licenses/by-sa/3.0/"> <link rel="copyright" href="//www.gnu.org/copyleft/fdl.html"> <link rel="license" href="//creativecommons.org/licenses/by-sa/3.0/"> <link rel="license" href="//www.gnu.org/copyleft/fdl.html"> <style type="text/css"> body {

 background-size: 100% 100%;
 background-repeat: no-repeat;
 background-color:white;
 font: 13px/1.5 sans-serif;
 margin: 0;

}

a, a:active, a:focus { unicode-bidi: embed; white-space: nowrap; outline: 0; color: #00235B; text-decoration: none; }

a:hover { text-decoration: underline; }

img { border: none; vertical-align: middle; }

.nowrap { white-space: nowrap; }


/**

* Central logo area for wiki-project portals
* (e.g. where the globe is on www.wikipedia.org)
*/

.central-textlogo { margin: 1em 0 0.3em 0; text-align: center; font-size: 30px; line-height: 110%; font-family: 'Linux Libertine', 'Hoefler Text', Georgia, 'Times New Roman', Times, serif; padding: 10px 0; }

.central-featured { position: relative; text-align: center; vertical-align: middle; max-width: 100%; width: 60em; margin: 0 auto; height: 26em; }

.central-featured-logo { position: absolute; left: 50%; top: 50%; width: 0; height: 0; }

.central-featured-logo-inner { position: relative; left: -100px; top: -115px; width: 200px; height: 200px; }

.central-featured-lang { position: absolute; }

/* Make entire block clickable, supress hover underline */ .central-featured-lang .link-box { display: block; padding: 0; text-decoration: none; } /* Restore underline on language */ .central-featured-lang .link-box:hover b { text-decoration: underline; }

.central-featured-lang strong { font-size: larger; }

.central-featured-lang em { font-style: italic;

       font-size: 150%;

}

.central-featured-lang em.emNonItalicLang { font-style: normal; }

.lang1 { top: 0%; right: 60%; } .lang2 { top: 0%; left: 63%; } .lang3 { top: 20%; left: 6%; } .lang4 { top: 20%; right: 6%; } .lang5 { top: 40%; left: 3%; } .lang6 { top: 40%; right: 5%; } .lang7 { top: 60%; left: 4%; } .lang8 { top: 60%; right: 7%; } .lang9 { top: 80%; right: 64%; } .lang10 { top: 80%; left: 62%; } .lang11 { top: 90%; left: 40%; }

/**

* Search bar below the central logo area
*/

.search-container { float: none; margin: 1em auto 1.5em auto; max-width: 95%; padding: 0.3em; text-align: center; vertical-align: middle; width: 540px; }

.search-form fieldset { border: none; margin-top: 0.5em; padding: 0.7em; width: auto; }

  1. searchInput {

font-size: 1.5em; margin: 0; padding: 0.5ex 0.8ex; vertical-align: top; }

  1. searchLanguage {
       background-color: #0067BB;
       color: white;
       font-size: 1.5em;

padding: 0.5ex; } .formBtn {

       background-color: #0067BB;
       color: white;
       margin:0 1ex 0 -1ex;
       padding:0.5ex 0.3ex 0.5ex 0.7ex;
       cursor:pointer;

} /**

* Language lists, etc.
*/

.langlist { text-align: center; margin: 0.5em 3em 2.5em 3em; }

.langlist-large { font-size: larger; }

.langlist-tiny { margin: 0.5em 3em 3em 3em; }

.langlist-others { margin: 0 3em 2em 3em; font-weight: bold; }

.otherprojects { white-space: nowrap;

       overflow:hidden;

font-weight: bold; margin: 0;

       padding: 0.6em 0.5em 0.5em 0.5em;

vertical-align: middle; width: 100%;

       background: #2D2D2D;
       color: white;
       border: gray thin solid;

}

.otherprojects a {

       color: #bbb;
       padding: 0.3em;

}

.wm-site-info { clear: both; margin: 2.5em 0 2em 0; text-align: center; }

/*******************

* Print stylesheet
*/

@media print {

body { background-color: transparent; }

a { color: black !important; background: none !important; padding: 0 !important; }

a:link, a:visited { color: #520; background: transparent; }

img { border: none; }

}

/************ mobile specific media queries **************/ @media all and (max-width:480px) {

.central-textlogo {
 line-height: normal;
 padding: 0;
 margin: 0;
 height: 70px;
 text-align: left;
 padding-left: 84px;
 position: relative;
}
.central-textlogo img {
 height: 35px;
 width: auto;
 margin-top: 22.5px;
}
.central-featured {
 width: auto;
 height: auto;
 padding-top: 2em;
 text-align: left;
 font-size: 0.8em;
 margin-top: 4em;
}
.central-featured-logo {
 right: 0;
 left: 0.8em;
 top: -70px;
 margin-top: -4em;
}
.central-featured-logo-inner {
 left: auto;
 top: auto;
}
.central-featured-logo,
.central-featured-logo-inner img,
.central-featured-logo-inner {
 width: 70px;
 height: 70px;
}
.central-featured-lang {
 right: auto;
 top: auto;
 position: relative;
 left: auto;
 text-align: left;
 margin-left: 1em;
 display: block;
 float: left;
 width: 40%;
}
.search-container {
 display: none;
}
.search-container label {
 display: none;
 border-left: none;
 border-right: none;
}
.search-form #searchInput {
 max-width: 40%;
 border-left: none;
 border-right: none;
}
.search-form #searchLanguage,
.search-form .formBtn {
 max-width: 0%;
 vertical-align: middle;
 border-left: none;
 border-right: solid thick green;
}
.search-form #searchInput {
 vertical-align:middle;
}
.langlist a {
 word-wrap: break-word;
 white-space: normal;
}
.langlist {
 font-size: 0.7em
}
.otherprojects-item {
 width: 50%;
 text-align: left;
}
.bookshelf-container,
.langlist {
 margin: 1em 1em 0em 1em;
 text-align: left;
 width: auto;
}

} @media all and (max-width:240px) {

.central-featured-lang,
.otherprojects-item {
 width: 100%;
}
.central-textlogo img {
 width: 100px;
 height: auto;
}

} </style> </head> <body id="www-wikivoyage-org">





<a href="//www.wikipedia.org/" title="The encyclopedia anyone can edit">Wikipedia</a>

<a href="//www.wiktionary.org/" title="The dictionary you can edit">Wiktionary</a>

<a href="//www.wikinews.org/" title="Collaboratively written news">Wikinews</a>

<a href="//www.wikiquote.org/" title="Free quotes">Wikiquote</a>

<a href="//www.wikibooks.org/" title="Collaboratively written books">Wikibooks</a>

<a href="//www.wikidata.org/" title="Free data">Wikidata</a>

<a href="//species.wikimedia.org/" title="All about species">Wikispecies</a>

<a href="//www.wikisource.org/" title="Free library">Wikisource</a>

<a href="//www.wikiversity.org/" title="To learn">Wikiversity</a>

<a href="//commons.wikimedia.org/" title="Free image & media repository">Commons</a>

<a href="//www.mediawiki.org/" title="About our wiki software">MediaWiki</a>

<a href="//meta.wikimedia.org/" title="Wikimedia project coordination">Meta-Wiki</a>





<form class="search-form" action="//www.wikipedia.org/search-redirect.php"> <fieldset> <input type="hidden" name="family" value="wikivoyage"> <input id="searchInput" name="search" type="search" size="20" autofocus="autofocus" accesskey="F"> <button class="formBtn" type="submit" name="button" title="Search Wikivoyage" id="searchButton"> <img src="//upload.wikimedia.org/wikipedia/meta/thumb/8/86/Search-icon-white.png/16px-Search-icon-white.png" alt="Search" width="16" height="16" /> </button> <select id="searchLanguage" name="language"> <option value="nl" lang="nl">Dutch</option> <option value="de" lang="de">Deutsch</option> <option value="en" lang="en" selected="selected">English</option> <option value="es" lang="es">Español</option> <option value="fr" lang="fr">Français</option> <option value="it" lang="it">Italiano</option> <option value="pl" lang="pl">Polski</option> <option value="pt" lang="pt">Português</option> <option value="ro" lang="ro">Română</option> <option value="ru" lang="ru">Русский</option> <option value="sv" lang="sv">Svenska</option> </select> <input type="hidden" value="Go" name="go"> </fieldset> </form>


<a href="//wikimediafoundation.org/" title="A Wikimedia Project"><img src="//bits.wikimedia.org/images/wikimedia-button.png" width="88" height="31" alt="Wikimedia" title="A Wikimedia Project"></a>

<script src="//bits.wikimedia.org/meta.wikimedia.org/load.php?debug=false&lang=en&modules=ext.gadget.wm-portal&only=scripts&skin=vector&*"></script> </body> </html>