Difference between revisions of "User:Felix/Test"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Felix
imported>Felix
 
(107 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>This is my main test page for template development.</noinclude{{#css:User:Felix/Test.css}}{{#css:
+
<noinclude>This is my main testing page.</noinclude>&#32;
.outer {
+
{{#css:
border: 2px solid {{{colour-border|black}}};
+
.slider {
background-color: {{{colour-background|white}}};
+
    height: 450px;
color: {{{colour-text|black}}}
+
    margin: 2em auto;
 +
    position: relative;
 +
    text-indent: 0;
 +
    width: 400px;
 
}
 
}
#left {
+
.slider > ul {
border-right: 1px dotted {{{colour-border|black}}};
+
    border: 2px solid black;
 +
    box-sizing: border-box;
 +
    height: 400px;
 +
    margin: 0;
 +
    max-width: 400px;
 +
    padding: 1em;
 +
    position: absolute;
 +
    width: 400px;
 
}
 
}
#header {
+
.prev, .next {
background-color: {{{colour-border|black}}};
+
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
border-bottom: 2px solid {{{colour-links|#666}}};
+
    border-radius: 25px;
color: {{{colour-headers|#CCC}}};
+
    font-size: 3em;
 +
    left: -51px;
 +
    padding: 10px;
 +
    position: absolute;
 +
    top: 180px;
 
}
 
}
#contents {
+
.next {
color: {{{colour-border|black}}};
+
    left: auto;
background-color: {{{colour-headers|#CCC}}};
+
    right: -52px;
 
}
 
}
.header {
+
.prev a, .next a {
border-top: 1px solid {{{colour-border|black}}};
+
    color: white;
border-bottom: 1px dotted {{{colour-border|black}}};
+
    left: -2px;
background-color: {{{colour-headers|#CCC}}};
+
    position: relative;
 +
    top: 1px;
 
}
 
}
#mainimg, #altimg {
+
.next a {
border-top: 1px solid {{{colour-border|black}}};
+
    left: 2px;
 
}
 
}
#mainimg img, #altimg img {
+
.prev a:hover, .next a:hover, .prev a:focus, .next a:focus, .prev a:active, .next a:active {
border: 1px solid {{{colour-links|#666}}};
+
    font-weight: bold;
 +
    text-decoration: none;
 
}
 
}
a {
+
#panels {
color: {{{colour-links|#666}}} !important;
+
    display: flex;
 +
    flex-flow: row wrap;
 +
    justify-content: center;
 +
    width: 100%;
 +
}
 +
.tab {
 +
    font-weight: bold;
 +
    margin-top: -4em;
 +
    order: 1;
 +
    padding-top: 4em;
 +
}
 +
.first.tab {
 +
    order: 0;
 +
}
 +
.tab a,
 +
:target ~ .first.tab a {
 +
    border-bottom: medium none;
 +
    display: inline-block;
 +
    margin: 0 0.5em 0.5em;
 +
    opacity: 0.5;
 +
    padding: 0 1em;
 +
}
 +
.first.tab a,
 +
.first.anchor:target ~ .first.tab a,
 +
.second.anchor:target ~ .second.tab a,
 +
.third.anchor:target ~ .third.tab a,
 +
.fourth.anchor:target ~ .fourth.tab a,
 +
.fifth.anchor:target ~ .fifth.tab a,
 +
.sixth.anchor:target ~ .sixth.tab a {
 +
    opacity: 1;
 +
}
 +
.panel {
 +
    display: none;
 +
    order: 2;
 +
    text-indent: 1.5em;
 +
    width: 100%;
 +
}
 +
#First-panel,
 +
.panel .slider .slide:first-of-type {
 +
    display: block;
 +
}
 +
:target ~ #First-panel,
 +
:target ~ .panel .slider .slide:first-of-type,
 +
.anchor,
 +
.slide {
 +
    display: none;
 +
}
 +
.first:target ~ #First-panel,
 +
.second:target ~ #Second-panel,
 +
.third:target ~ #Third-panel,
 +
.fourth:target ~ #Fourth-panel,
 +
.fifth:target ~ #Fifth-panel,
 +
.sixth:target ~ #Sixth-panel,
 +
.main:target ~ .panel .slider .slide:first-of-type,
 +
div[id$="-1"]:target ~ .panel .slider .slide:first-of-type,
 +
div[id$="-2"]:target ~ .panel .slider .slide:nth-of-type(2),
 +
div[id$="-3"]:target ~ .panel .slider .slide:nth-of-type(3),
 +
div[id$="-4"]:target ~ .panel .slider .slide:nth-of-type(4),
 +
div[id$="-5"]:target ~ .panel .slider .slide:nth-of-type(5) {
 +
    display: block;
 
}
 
}
 
}}
 
}}
<div class="outer">
+
<div id="panels">
<div id="header">{{{header-data}}}</div>
+
<div id="second-1" class="second anchor"></div>
<div id="contents">
+
<div id="second-2" class="second anchor"></div>
{{#if:{{{left-1-header|}}}|*[[#{{{left-1-header}}}|{{{left-1-header}}}]]|}}
+
<div id="second-3" class="second anchor"></div>
{{#if:{{{right-1-header|}}}|*[[#{{{right-1-header}}}|{{{right-1-header}}}]]|}}
+
<div id="second-4" class="second anchor"></div>
{{#if:{{{left-2-header|}}}|*[[#{{{left-2-header}}}|{{{left-2-header}}}]]|}}
+
<div id="second-5" class="second anchor"></div>
{{#if:{{{right-2-header|}}}|*[[#{{{right-2-header}}}|{{{right-2-header}}}]]|}}
+
<div id="Puppet Maker" class="main second anchor" tabindex="0"></div>
{{#if:{{{left-3-header|}}}|*[[#{{{left-3-header}}}|{{{left-3-header}}}]]|}}
+
<div id="Second-tab" class="second tab" tabindex="0">[[#Puppet Maker|Puppet Maker]]</div>
{{#if:{{{right-3-header|}}}|*[[#{{{right-3-header}}}|{{{right-3-header}}}]]|}}
+
<div id="third-1" class="third anchor"></div>
{{#if:{{{left-4-header|}}}|*[[#{{{left-4-header}}}|{{{left-4-header}}}]]|}}
+
<div id="third-2" class="third anchor"></div>
{{#if:{{{right-4-header|}}}|*[[#{{{right-4-header}}}|{{{right-4-header}}}]]|}}
+
<div id="third-3" class="third anchor"></div>
{{#if:{{{left-5-header|}}}|*[[#{{{left-5-header}}}|{{{left-5-header}}}]]|}}
+
<div id="third-4" class="third anchor"></div>
{{#if:{{{right-5-header|}}}|*[[#{{{right-5-header}}}|{{{right-5-header}}}]]|}}
+
<div id="third-5" class="third anchor"></div>
{{#if:{{{left-6-header|}}}|*[[#{{{left-6-header}}}|{{{left-6-header}}}]]|}}
+
<div id="Sin Eater" class="main third anchor" tabindex="0"></div>
{{#if:{{{right-6-header|}}}|*[[#{{{right-6-header}}}|{{{right-6-header}}}]]|}}
+
<div id="Third-tab" class="third tab" tabindex="0">[[#Sin Eater|Sin Eater]]</div>
{{#if:{{{left-7-header|}}}|*[[#{{{left-7-header}}}|{{{left-7-header}}}]]|}}
+
<div id="fourth-1" class="fourth anchor"></div>
{{#if:{{{right-7-header|}}}|*[[#{{{right-7-header}}}|{{{right-7-header}}}]]|}}
+
<div id="fourth-2" class="fourth anchor"></div>
{{#if:{{{left-8-header|}}}|*[[#{{{left-8-header}}}|{{{left-8-header}}}]]|}}
+
<div id="fourth-3" class="fourth anchor"></div>
{{#if:{{{right-8-header|}}}|*[[#{{{right-8-header}}}|{{{right-8-header}}}]]|}}
+
<div id="fourth-4" class="fourth anchor"></div>
{{#if:{{{left-9-header|}}}|*[[#{{{left-9-header}}}|{{{left-9-header}}}]]|}}
+
<div id="fourth-5" class="fourth anchor"></div>
{{#if:{{{right-9-header|}}}|*[[#{{{right-9-header}}}|{{{right-9-header}}}]]|}}
+
<div id="Hell Dancer" class="main fourth anchor" tabindex="0"></div>
 +
<div id="Fourth-tab" class="fourth tab" tabindex="0">[[#Hell Dancer|Hell Dancer]]</div>
 +
<div id="fifth-1" class="fifth anchor"></div>
 +
<div id="fifth-2" class="fifth anchor"></div>
 +
<div id="fifth-3" class="fifth anchor"></div>
 +
<div id="fifth-4" class="fifth anchor"></div>
 +
<div id="fifth-5" class="fifth anchor"></div>
 +
<div id="Secret Master" class="main fifth anchor" tabindex="0"></div>
 +
<div id="Fifth-tab" class="fifth tab" tabindex="0">[[#Secret Master|Secret Master]]</div>
 +
<div id="sixth-1" class="sixth anchor"></div>
 +
<div id="sixth-2" class="sixth anchor"></div>
 +
<div id="sixth-3" class="sixth anchor"></div>
 +
<div id="sixth-4" class="sixth anchor"></div>
 +
<div id="sixth-5" class="sixth anchor"></div>
 +
<div id="Gate Keeper" class="main sixth anchor" tabindex="0"></div>
 +
<div id="Sixth-tab" class="sixth tab" tabindex="0">[[#Gate Keeper|Gate Keeper]]</div>
 +
<div id="first-1" class="first anchor"></div>
 +
<div id="first-2" class="first anchor"></div>
 +
<div id="first-3" class="first anchor"></div>
 +
<div id="first-4" class="first anchor"></div>
 +
<div id="first-5" class="first anchor"></div>
 +
<div id="Ghost Walker" class="main first anchor" tabindex="0"></div>
 +
<div id="First-tab" class="first tab" tabindex="0">[[#Ghost Walker|Ghost Walker]]</div>
 +
<div id="First-panel" class="first panel">
 +
This is some information in the first panel.
 +
<div class="slider">
 +
  <ul>
 +
    <li class="first-1" class="slide">
 +
      Slide 1-1
 +
      <div class="prev">[[#first-5|<]]</div>
 +
      <div class="next">[[#first-2|>]]</div>
 +
    </li>
 +
    <li class="first-2" class="slide">
 +
      Slide 1-2
 +
      <div class="prev">[[#first-1|<]]</div>
 +
      <div class="next">[[#first-3|>]]</div>         
 +
    </li>
 +
    <li class="first-3" class="slide">
 +
      Slide 1-3
 +
      <div class="prev">[[#first-2|<]]</div>
 +
      <div class="next">[[#first-4|>]]</div>         
 +
    </li>
 +
    <li class=first-4" class="slide">
 +
      Slide 1-4
 +
[[File:FelixGraffiti.jpg]]
 +
      <div class="prev">[[#first-3|<]]</div>
 +
      <div class="next">[[#first-5|>]]</div>         
 +
    </li>
 +
    <li class="first-5" class="slide">
 +
      Slide 1-5
 +
      <div class="prev">[[#first-4|<]]</div>
 +
      <div class="next">[[#first-1|>]]</div>
 +
    </li>
 +
  </ul>
 +
</div>
 +
</div>
 +
<div id="Second-panel" class="second panel">
 +
Here's some info in the second panel.
 +
<div class="slider">
 +
  <ul>
 +
    <li class="second-1" class="slide">
 +
      Slide 2-1
 +
      <div class="prev">[[#second-5|<]]</div>
 +
      <div class="next">[[#second-2|>]]</div>
 +
    </li>
 +
    <li class="second-2" class="slide">
 +
      Slide 2-2
 +
      <div class="prev">[[#second-1|<]]</div>
 +
      <div class="next">[[#second-3|>]]</div>         
 +
    </li>
 +
    <li class="second-3" class="slide">
 +
      Slide 2-3
 +
      <div class="prev">[[#second-2|<]]</div>
 +
      <div class="next">[[#second-4|>]]</div>         
 +
    </li>
 +
    <li class=second-4" class="slide">
 +
      Slide 2-4
 +
      <div class="prev">[[#second-3|<]]</div>
 +
      <div class="next">[[#second-5|>]]</div>         
 +
    </li>
 +
    <li class="second-5" class="slide">
 +
      Slide 2-5
 +
      <div class="prev">[[#second-4|<]]</div>
 +
      <div class="next">[[#second-1|>]]</div>
 +
    </li>
 +
  </ul>
 +
</div>
 +
</div>
 +
<div id="Third-panel" class="third panel">
 +
Third panel info would go here, if I had any.
 +
<div class="slider">
 +
  <ul>
 +
    <li class="third-1" class="slide">
 +
      Slide 3-1
 +
      <div class="prev">[[#third-5|<]]</div>
 +
      <div class="next">[[#third-2|>]]</div>
 +
    </li>
 +
    <li class="third-2" class="slide">
 +
      Slide 3-2
 +
      <div class="prev">[[#third-1|<]]</div>
 +
      <div class="next">[[#third-3|>]]</div>         
 +
    </li>
 +
    <li class="third-3" class="slide">
 +
      Slide 3-3
 +
      <div class="prev">[[#third-2|<]]</div>
 +
      <div class="next">[[#third-4|>]]</div>         
 +
    </li>
 +
    <li class=third-4" class="slide">
 +
      Slide 3-4
 +
      <div class="prev">[[#third-3|<]]</div>
 +
      <div class="next">[[#third-5|>]]</div>         
 +
    </li>
 +
    <li class="third-5" class="slide">
 +
      Slide 3-5
 +
      <div class="prev">[[#third-4|<]]</div>
 +
      <div class="next">[[#third-1|>]]</div>
 +
    </li>
 +
  </ul>
 +
</div>
 +
</div>
 +
<div id="Fourth-panel" class="fourth panel">
 +
And then this would be the fourth panel's spot.
 +
<div class="slider">
 +
  <ul>
 +
    <li class="fourth-1" class="slide">
 +
      Slide 4-1
 +
      <div class="prev">[[#fourth-5|<]]</div>
 +
      <div class="next">[[#fourth-2|>]]</div>
 +
    </li>
 +
    <li class="fourth-2" class="slide">
 +
      Slide 4-2
 +
      <div class="prev">[[#fourth-1|<]]</div>
 +
      <div class="next">[[#fourth-3|>]]</div>         
 +
    </li>
 +
    <li class="fourth-3" class="slide">
 +
      Slide 4-3
 +
      <div class="prev">[[#fourth-2|<]]</div>
 +
      <div class="next">[[#fourth-4|>]]</div>         
 +
    </li>
 +
    <li class=fourth-4" class="slide">
 +
      Slide 4-4
 +
      <div class="prev">[[#fourth-3|<]]</div>
 +
      <div class="next">[[#fourth-5|>]]</div>         
 +
    </li>
 +
    <li class="fourth-5" class="slide">
 +
      Slide 4-5
 +
      <div class="prev">[[#fourth-4|<]]</div>
 +
      <div class="next">[[#fourth-1|>]]</div>
 +
    </li>
 +
  </ul>
 +
</div>
 +
</div>
 +
<div id="Fifth-panel" class="fifth panel">
 +
And then this would be the fifth panel's spot.
 +
<div class="slider">
 +
  <ul>
 +
    <li class="fifth-1" class="slide">
 +
      Slide 5-1
 +
      <div class="prev">[[#fifth-5|<]]</div>
 +
      <div class="next">[[#fifth-2|>]]</div>
 +
    </li>
 +
    <li class="fifth-2" class="slide">
 +
      Slide 5-2
 +
      <div class="prev">[[#fifth-1|<]]</div>
 +
      <div class="next">[[#fifth-3|>]]</div>         
 +
    </li>
 +
    <li class="fifth-3" class="slide">
 +
      Slide 5-3
 +
      <div class="prev">[[#fifth-2|<]]</div>
 +
      <div class="next">[[#fifth-4|>]]</div>         
 +
    </li>
 +
    <li class=fifth-4" class="slide">
 +
      Slide 5-4
 +
      <div class="prev">[[#fifth-3|<]]</div>
 +
      <div class="next">[[#fifth-5|>]]</div>         
 +
    </li>
 +
    <li class="fifth-5" class="slide">
 +
      Slide 5-5
 +
      <div class="prev">[[#fifth-4|<]]</div>
 +
      <div class="next">[[#fifth-1|>]]</div>
 +
    </li>
 +
  </ul>
 +
</div>
 
</div>
 
</div>
<div id="left">
+
<div id="Sixth-panel" class="sixth panel">
<div id="mainimg" class="data">[[File:{{{image-main}}}|240px|border]]</div>
+
And then this would be the sixth panel's spot.
<div class="header" id="{{{left-1-header}}}">{{{left-1-header}}}</div>
+
<div class="slider">
<div id="left-1" class="data">{{{left-1-data}}}</div>
+
  <ul>
<div class="header" id="{{{left-2-header}}}">{{{left-2-header}}}</div>
+
    <li class="sixth-1" class="slide">
<div id="left-2" class="data">{{{left-2-data}}}</div>
+
      Slide 6-1
<div class="header" id="{{{left-3-header}}}">{{{left-3-header}}}</div>
+
      <div class="prev">[[#sixth-5|<]]</div>
<div id="left-3" class="data">{{{left-3-data}}}</div>
+
      <div class="next">[[#sixth-2|>]]</div>
<div class="header" id="{{{left-4-header}}}">{{{left-4-header}}}</div>
+
    </li>
<div id="left-4" class="data">{{{left-4-data}}}</div>
+
    <li class="sixth-2" class="slide">
<div id="altimg" class="data">[[File:{{{image-alt}}}|240px|border]]</div>
+
      Slide 6-2
 +
      <div class="prev">[[#sixth-1|<]]</div>
 +
      <div class="next">[[#sixth-3|>]]</div>         
 +
    </li>
 +
    <li class="sixth-3" class="slide">
 +
      Slide 6-3
 +
      <div class="prev">[[#sixth-2|<]]</div>
 +
      <div class="next">[[#sixth-4|>]]</div>         
 +
    </li>
 +
    <li class=sixth-6" class="slide">
 +
      Slide 6-4
 +
      <div class="prev">[[#sixth-3|<]]</div>
 +
      <div class="next">[[#sixth-5|>]]</div>         
 +
    </li>
 +
    <li class="sixth-6" class="slide">
 +
      Slide 6-5
 +
      <div class="prev">[[#sixth-4|<]]</div>
 +
      <div class="next">[[#sixth-1|>]]</div>
 +
    </li>
 +
  </ul>
 
</div>
 
</div>
<div id="right">
 
<div class="header" id="{{{right-1-header}}}">{{{right-1-header}}}</div>
 
<div id="right-1" class="data">{{{right-1-data}}}</div>
 
<div class="header" id="{{{right-2-header}}}">{{{right-2-header}}}</div>
 
<div id="right-2" class="data">{{{right-2-data}}}</div>
 
<div class="header" id="{{{right-3-header}}}">{{{right-3-header}}}</div>
 
<div id="right-3" class="data">{{{right-3-data}}}</div>
 
<div class="header" id="{{{right-4-header}}}">{{{right-4-header}}}</div>
 
<div id="right-4" class="data">{{{right-4-data}}}</div>
 
<div class="header" id="{{{right-5-header}}}">{{{right-5-header}}}</div>
 
<div id="right-5" class="data">{{{right-5-data}}}</div>
 
<div class="header" id="{{{right-6-header}}}">{{{right-6-header}}}</div>
 
<div id="right-6" class="data">{{{right-6-data}}}</div>
 
 
</div>
 
</div>
 
</div>
 
</div>
[[Category:PCs]]
 

Latest revision as of 01:50, 24 April 2017

This is my main testing page.

This is some information in the first panel.

  • Slide 1-1
  • Slide 1-2
  • Slide 1-3
  • Slide 1-4 FelixGraffiti.jpg
  • Slide 1-5

Here's some info in the second panel.

  • Slide 2-1
  • Slide 2-2
  • Slide 2-3
  • Slide 2-4
  • Slide 2-5

Third panel info would go here, if I had any.

  • Slide 3-1
  • Slide 3-2
  • Slide 3-3
  • Slide 3-4
  • Slide 3-5

And then this would be the fourth panel's spot.

  • Slide 4-1
  • Slide 4-2
  • Slide 4-3
  • Slide 4-4
  • Slide 4-5

And then this would be the fifth panel's spot.

  • Slide 5-1
  • Slide 5-2
  • Slide 5-3
  • Slide 5-4
  • Slide 5-5

And then this would be the sixth panel's spot.

  • Slide 6-1
  • Slide 6-2
  • Slide 6-3
  • Slide 6-4
  • Slide 6-5