Team:Wageningen UR/Templates/Page Header

From 2013.igem.org

(Difference between revisions)
 
(241 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__<html>
__NOTOC__<html>
-
<script src="http://friquemag.net/demos/timeliner/js/jquery.timeliner.min.js"></script>
+
<div id="fb-root"></div>
-
<script>
+
<script>(function(d, s, id) {
-
var windowW = $(window).width();
+
  var js, fjs = d.getElementsByTagName(s)[0];
-
var timeW = windowW*.8906244;
+
  if (d.getElementById(id)) return;
 +
  js = d.createElement(s); js.id = id;
 +
  js.src = "//connect.facebook.net/nl_NL/all.js#xfbml=1&appId=210266559135944";
 +
  fjs.parentNode.insertBefore(js, fjs);
 +
}(document, 'script', 'facebook-jssdk'));</script>
 +
<script type="text/javascript">
 +
  WebFontConfig = {
 +
    google: { families: [ 'Cabin::latin', 'Source+Sans+Pro::latin' ] }
 +
  };
 +
  (function() {
 +
    var wf = document.createElement('script');
 +
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
 +
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
 +
    wf.type = 'text/javascript';
 +
    wf.async = 'true';
 +
    var s = document.getElementsByTagName('script')[0];
 +
    s.parentNode.insertBefore(wf, s);
 +
  })();
-
function slider(){
+
        $('head').append('<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><link rel="stylesheet" type="text/css" href="https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Templates/style.css&action=raw&ctype=text/css"/>');
-
$('#example3').fadeIn(1000).timeliner({
+
         $("script").attr('type','text/javascript');
-
        containerwidth: windowW,
+
        $("#p-logo a img").attr('alt', 'igem 2013');
-
containerheight: 400,
+
-
        timelinewidth: timeW,
+
-
timelineheight: 3,
+
-
timelineverticalmargin: 20,
+
-
autoplay: true,
+
-
repeat: false,
+
-
         showtimedisplay: false,
+
-
transition: 'fade',
+
-
        animationtime: 1000
+
-
});
+
-
setTimeout(function() {$('.slider').css({'background': 'none'});}, 2000);
+
-
}
+
-
$(document).ready(function(){
 
-
        setTimeout(function() { slider(); }, 4000);
 
-
});
 
-
 
-
function end_callback(id){
 
-
if(id=='example3'){
 
-
setTimeout(function() { $('#example3').timeliner.play(); }, 5000);
 
-
}
 
-
}
 
</script>
</script>
-
<style type="text/css">
 
-
/* Reset globals
 
-
-------------------------------------------------*/
 
-
 
-
body, html, #globalWrapper, #content, p {
 
-
background: transparent;
 
-
margin: 0;
 
-
padding: 0;
 
-
border: 0 none transparent;
 
-
        font-family: 'Open Sans', sans-serif;
 
-
font-size: 1em;
 
-
        width: 100%;}
 
-
 
-
ol, ul, li {
 
-
        list-style: none;
 
-
        -webkit-margin-before: 0;
 
-
        -webkit-margin-after: 0;
 
-
        -webkit-padding-start: 0;
 
-
        margin: 0;}
 
-
 
-
blockquote:before, blockquote:after,
 
-
q:before, q:after {content: "";}
 
-
 
-
blockquote, q {quotes: "" "";}
 
-
 
-
a {text-decoration: none; color: #333;}
 
-
a:visited {text-decoration: none; color: #333;}
 
-
a:hover {text-decoration: none; color: #0d9c64;}
 
-
 
-
img, embed, object, video {max-width: 100%;}
 
-
 
-
/* Fonts
 
-
-------------------------------------------------*/
 
-
 
-
@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext);
 
-
 
-
/* Overwrite the css for the top part of the page
 
-
-------------------------------------------------*/
 
-
 
-
#p-logo,
 
-
#catlinks {display: none;}
 
-
 
-
#top-section {
 
-
position: fixed;
 
-
        top: 0;
 
-
        width: 100%;
 
-
        height: 0;
 
-
        border: none;
 
-
        z-index: 100;}
 
-
 
-
#search-controls {display: none;}
 
-
 
-
#menubar {
 
-
display: table-cell;
 
-
background: transparent;
 
-
        font-size: 11px;}
 
-
#top-section #menubar ul {
 
-
        -webkit-margin-before: 2px;
 
-
        -webkit-margin-after: 2px;
 
-
        -webkit-padding-start: 40px;
 
-
        margin: .3em 0 0 1.5em;}
 
-
#menubar.left-menu {width: 100%; padding-top: 6px;}
 
-
 
-
#menubar.right-menu {text-align: right; padding-top: 6px;}
 
-
 
-
#menubar * {
 
-
color: transparent !important;
 
-
background: transparent !important;}
 
-
 
-
#top-section:hover #menubar * {color: #333 !important;}
 
-
 
-
#top-section #menubar ul li a:hover {color: #0d9c64 !important; text-decoration: none;}
 
-
 
-
#top-section:hover #menubar.left-menu {background: rgba(255, 255, 255, 0.75) !important; border-bottom: 1px solid #0d9c64;}
 
-
 
-
/* Navigation - Topmenu
 
-
-------------------------------------------------*/
 
-
 
-
#topmenu {
 
-
        display: block;
 
-
        position: fixed;
 
-
        top: 0;
 
-
        width: 89.06244%;
 
-
        padding: 0 5.46878%;
 
-
        height: 80px;
 
-
        background: url('https://static.igem.org/mediawiki/2013/1/1d/Top-gradient.png') #f1f1f1 repeat-x left top;
 
-
        border-top: 1px solid #0d9c64;
 
-
        z-index: 10;}
 
-
 
-
#topmenu .selflink {font-weight: normal !important; color: #0d9c64; cursor: default; padding: 0 12px 0 8px;}
 
-
#topmenu .menucenter li:hover .selflink {padding: 0 11px 0 9px}
 
-
 
-
#topmenu .menuleft,
 
-
#topmenu .menucenter,
 
-
#topmenu .menuright {position: relative; display: block; line-height: 76px;}
 
-
 
-
#topmenu .menuleft {float:left; z-index: 3;}
 
-
#topmenu .menuleft a img {position: relative; height: 60px; top: 10px;}
 
-
 
-
#topmenu .menucenter {
 
-
    display:block;
 
-
    margin: 0 auto;
 
-
    width:100%;
 
-
    text-align: center;
 
-
    font-size: 0;}
 
-
    #topmenu .menucenter li {
 
-
        display:inline-block;
 
-
       
 
-
        margin: 0;
 
-
        background: url('https://static.igem.org/mediawiki/2013/c/ca/Top-menu-divider.png') no-repeat right top;
 
-
        font-size: 16px;}
 
-
    #topmenu .menucenter li:first-child {
 
-
        background: url('https://static.igem.org/mediawiki/2013/c/ca/Top-menu-divider.png') no-repeat left top, url('https://static.igem.org/mediawiki/2013/c/ca/Top-menu-divider.png') no-repeat right top;}
 
-
    #topmenu .menucenter li:hover {
 
-
        background: url('https://static.igem.org/mediawiki/2013/0/03/Top-menu-hover.png') repeat-x top left;
 
-
        border-left:1px solid #ccc;
 
-
        border-right:1px solid #ccc;
 
-
        margin: 0 0 0 -2px;}
 
-
        #topmenu .menucenter li:hover a {padding: 0 11px 0 9px}
 
-
        #topmenu .menucenter li a {display:block; height: 80px; padding: 0 12px 0 8px;}
 
-
 
-
#topmenu .menuright {float:right; top:-80px; z-index: 3;}
 
-
 
-
#topmenu ul, topmenu li {
 
-
    -webkit-margin-before: 0;
 
-
    -webkit-margin-after: 0;
 
-
    -webkit-padding-start: 0;}
 
-
 
-
#bodyContent{padding: 81px 0 30px 0;}
 
-
 
-
/* Navigation - Submenu
 
-
-------------------------------------------------*/
 
-
 
-
ul.sub-project {
 
-
    display: block;
 
-
    position: fixed;
 
-
    top: -165px;
 
-
    left: 0;
 
-
    width: 100%;
 
-
    height: 165px;
 
-
    background: url('https://static.igem.org/mediawiki/2013/2/28/Sub-bg.png') repeat-x top left;
 
-
    z-index: 2;
 
-
      -webkit-transition: all .3s ease-in-out;
 
-
          -moz-transition: all .3s ease-in-out;
 
-
                    transition: all .3s ease-in-out;}
 
-
 
-
ul.sub-project.active {
 
-
    top: 80px;
 
-
    left: 0;}
 
-
 
-
/* Slider
 
-
-------------------------------------------------*/
 
-
.slider {
 
-
        display: block;
 
-
        background: url('https://static.igem.org/mediawiki/2013/f/f5/Sliderlogo.png') center center no-repeat;
 
-
        width: 100%;
 
-
        height: 400px;
 
-
}
 
-
.timeliner{
 
-
margin:0;
 
-
padding:0;
 
-
position:relative;
 
-
display:none;
 
-
}
 
-
.timeliner .slide{
 
-
margin:0;
 
-
padding:0;
 
-
list-style:none;
 
-
overflow:hidden;
 
-
position:absolute;
 
-
display:block;
 
-
}
 
-
.timeliner .timeline{
 
-
display:block;
 
-
position:absolute;
 
-
z-index:2;
 
-
list-style:none;
 
-
}
 
-
.timeliner .innertimeline{
 
-
position:absolute;
 
-
bottom:0;
 
-
z-index:3;
 
-
overflow:hidden;
 
-
}
 
-
.timeliner .timedisplay{
 
-
position:absolute;
 
-
text-align:right;
 
-
cursor:default;
 
-
white-space:nowrap;
 
-
}
 
-
.timeliner .node{
 
-
position:absolute;
 
-
z-index:4;
 
-
cursor:pointer;
 
-
}
 
-
.timeliner .tooltip{
 
-
position:absolute;
 
-
white-space:nowrap;
 
-
display:block !important;
 
-
}
 
-
.timeliner .pause, .timeliner .play, .timeliner .previous, .timeliner .next{
 
-
position:absolute;
 
-
list-style:none;
 
-
z-index:3;
 
-
cursor:pointer;
 
-
}
 
-
.timeliner .previous, .timeliner .next{
 
-
z-index:2;
 
-
}
 
-
.timeliner img{
 
-
vertical-align:bottom
 
-
}
 
-
 
-
 
-
 
-
#example3{
 
-
-webkit-box-shadow:0 0 15px #aaa;
 
-
-moz-box-shadow:0 0 15px #aaa;
 
-
box-shadow:0 0 15px #aaa;
 
-
}
 
-
/* Each slide */
 
-
#example3 .slide{
 
-
background:#fff;
 
-
padding:20px;
 
-
}
 
-
/* The timeline background */
 
-
#example3 .timeline{
 
-
background:#fff;
 
-
}
 
-
/* The timeline fill bar */
 
-
#example3 .innertimeline{
 
-
background:#000;
 
-
}
 
-
/* The time display */
 
-
#example3 .timedisplay{
 
-
font:11px verdana,sans-serif;
 
-
padding:3px 5px;
 
-
}
 
-
/* Each node */
 
-
#example3 .node{
 
-
background:url(http://friquemag.net/demos/timeliner/images/node.gif) top center no-repeat;
 
-
width:32px;
 
-
height:24px;
 
-
}
 
-
/* The active node */
 
-
#example3 .node_active{
 
-
background:url(http://friquemag.net/demos/timeliner/images/node_active.gif) top center no-repeat;
 
-
}
 
-
/* Each node tooltip */
 
-
#example3 .tooltip{
 
-
        font-size: 12px;}
 
-
/* The time display inside a tooltip */
 
-
#example3 .tooltiptime{
 
-
font-size:8pt;
 
-
font-weight:bold;
 
-
}
 
-
/* The pause/play button */
 
-
#example3 .pause, #example3 .play{
 
-
width:80px;
 
-
height:80px;
 
-
-webkit-border-radius:6px;
 
-
-moz-border-radius:6px;
 
-
border-radius:6px;
 
-
-webkit-box-shadow:0 0 10px #bbb;
 
-
-moz-box-shadow:0 0 10px #bbb;
 
-
box-shadow:0 0 10px #bbb;
 
-
}
 
-
/* The pause button */
 
-
#example3 .pause{
 
-
background:#fff url(http://friquemag.net/demos/timeliner/images/pause.gif) center no-repeat;
 
-
}
 
-
/* The play button */
 
-
#example3 .play{
 
-
background:#fff url(http://friquemag.net/demos/timeliner/images/play.gif) center no-repeat;
 
-
}
 
-
/* The previous/next buttons */
 
-
#example3 .previous, #example3 .next{
 
-
width:43px;
 
-
height:50px;
 
-
}
 
-
/* The previous button */
 
-
#example3 .previous{
 
-
background:#fff url(http://friquemag.net/demos/timeliner/images/previous.gif) center no-repeat;
 
-
-webkit-border-radius:6px 0 0 6px;
 
-
-moz-border-radius:6px 0 0 6px;
 
-
border-radius:6px 0 0 6px;
 
-
}
 
-
/* The next button */
 
-
#example3 .next{
 
-
background:#fff url(http://friquemag.net/demos/timeliner/images/next.gif) center no-repeat;
 
-
-webkit-border-radius:0 6px 6px 0;
 
-
-moz-border-radius:0 6px 6px 0;
 
-
border-radius:0 6px 6px 0;
 
-
}
 
-
 
-
#example3 li:nth-child(5){
 
-
      background: url('http://beoplay.com/layouts/SBV-Custom/HMProductPage/assets/beoplayH6/features/H6_features_background_2.jpg') center center no-repeat;
 
-
}
 
-
#example3 li:nth-child(6){
 
-
      background: url('http://beoplay.com/layouts/SBV-Custom/HMProductPage/assets/beoplayH6/features/H6_features_background_3.jpg') center center no-repeat;
 
-
}
 
-
</style>
 
</html>
</html>
Line 338: Line 32:
{{:Team:Wageningen_UR/Templates/Navigation}}
{{:Team:Wageningen_UR/Templates/Navigation}}
 +
<html>
 +
<div id="wrapper" class="backend">
 +
</html>
 +
== Welcome to the backend of our wiki - Page Header (Template) ==
-
== Page title ==
+
If you've ended up on this page you're looking for some inspiration to make your own wiki. If not please go back to our [[Team:Wageningen_UR|main page]] to view our project.<br/>That being said, below you will find an overview with all the pages, templates, media files and their edit links.
-
List of templates:
+
== Pages ==
 +
<p style="padding-bottom:0;">[[Team:Wageningen_UR|Home]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR&action=edit edit]]<br/>
 +
[[Team:Wageningen_UR/Project|Project]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Project&action=edit edit]]</p>
 +
*[[Team:Wageningen_UR/Why Aspergillus nigem|Why Aspergillus nigem]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Why_Aspergillus_nigem&action=edit edit]]
 +
*[[Team:Wageningen_UR/Aspergillus introduction|Aspergillus introduction]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Aspergillus_introduction&action=edit edit]]
 +
*[[Team:Wageningen_UR/Lovastatin|Lovastatin]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Lovastatin&action=edit edit]]
 +
*[[Team:Wageningen_UR/ATP biosensor|ATP biosensor]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/ATP_biosensor&action=edit edit]]
 +
*[[Team:Wageningen_UR/pH biosensor|pH biosensor]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/pH_biosensor&action=edit edit]]
 +
*[[Team:Wageningen_UR/Cytoskeleton and septa|Cytoskeleton and septa]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Cytoskeleton_and_septa&action=edit edit]]
 +
*[[Team:Wageningen_UR/Chromoproteins|Chromoproteins]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Chromoproteins&action=edit edit]]
 +
*[[Team:Wageningen_UR/Engineering morphology|Engineering morphology]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Engineering_morphology&action=edit edit]]
 +
*[[Team:Wageningen_UR/Applications|Applications]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Applications&action=edit edit]]
 +
<p style="padding-bottom:0;">[[Team:Wageningen_UR/Modeling|Modeling]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Modeling&action=edit edit]]</p>
 +
*[[Team:Wageningen_UR/Flux balance analysis|Flux balance analysis]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Flux_balance_analysis&action=edit edit]]
 +
*[[Team:Wageningen_UR/Backbone enzyme database|Backbone enzyme database]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Backbone_enzyme_database&action=edit edit]]
 +
<p style="padding-bottom:0;">[[Team:Wageningen_UR/Parts|Parts]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Parts&action=edit edit]]</p>
 +
*[[Team:Wageningen_UR/Our biobricks|Our biobricks]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Our_biobricks&action=edit edit]]
 +
*[[Team:Wageningen_UR/Improved biobricks|Improved biobricks]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Improved_biobricks&action=edit edit]]
 +
<p style="padding-bottom:0;">[[Team:Wageningen_UR/Notebook|Notebook]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Notebook&action=edit edit]]<br/>
 +
[[Team:Wageningen_UR/Safety|Safety]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Safety&action=edit edit]]</p>
 +
*1
 +
*2
 +
<p style="padding-bottom:0;">[[Team:Wageningen_UR/Team|Team]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Team&action=edit edit]]</p>
 +
*[[Team:Wageningen_UR/Members|Members]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Members&action=edit edit]]
 +
*[[Team:Wageningen_UR/Profile|Profile]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Profile&action=edit edit]]
 +
*[[Team:Wageningen_UR/Sponsors|Sponsors]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Sponsors&action=edit edit]]
 +
<p style="padding-bottom:0;">[[Team:Wageningen_UR/Human Practices|Human Practices]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Human_Practices&action=edit edit]]</p>
 +
*[[Team:Wageningen_UR/Vitruvian man|Vitruvian man]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Vitruvian_man&action=edit edit]]
 +
*[[Team:Wageningen_UR/Science cafe|Science cafe]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Science_cafe&action=edit edit]]
 +
*[[Team:Wageningen_UR/Conference|Conference]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Conference&action=edit edit]]
 +
*[[Team:Wageningen_UR/Collaborations|Collaborations]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Collaborations&action=edit edit]]
 +
<br/>
-
;[[Team:Wageningen_UR/Templates/Page Header]]
+
== Templates ==
-
:this page, include at the start of every page. This page contains all the css needed to style all of the pages.
+
<p>[[Team:Wageningen_UR/Templates/Page Header|Page Header]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Templates/Page_Header&action=edit edit]]<br/>
-
;[[Team:Wageningen_UR/Templates/Page Footer]]
+
[[Team:Wageningen_UR/Templates/Page Footer|Page Footer]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Templates/Page_Footer&action=edit edit]]<br/>
-
:include at the end of every page. This page contains all js for all the more complex functions in this wiki.
+
[[Team:Wageningen_UR/Templates/Navigation|Navigation]] - [[https://2013.igem.org/wiki/index.php?title=Team:Wageningen_UR/Templates/Navigation&action=edit edit]]</p>
-
;[[Team:Wageningen_UR/Templates/Navigation]]
+
<html>
-
:edit the menu here
+
</div>
 +
</html>
{{:Team:Wageningen_UR/Templates/Page Footer}}
{{:Team:Wageningen_UR/Templates/Page Footer}}
</noinclude>
</noinclude>

Latest revision as of 19:39, 3 October 2013


Welcome to the backend of our wiki - Page Header (Template)

If you've ended up on this page you're looking for some inspiration to make your own wiki. If not please go back to our main page to view our project.
That being said, below you will find an overview with all the pages, templates, media files and their edit links.

Pages

Home - [edit]
Project - [edit]

Modeling - [edit]

Parts - [edit]

Notebook - [edit]
Safety - [edit]

  • 1
  • 2

Team - [edit]

Human Practices - [edit]


Templates

Page Header - [edit]
Page Footer - [edit]
Navigation - [edit]