Template
Pagetabs2
From Dogcraft Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div class="nophone" style="width:100%; height: 50px; border-bottom: 5px solid #8b0024;"> | <div class="nophone" style="width:100%; height: 50px; border-bottom: 5px solid #8b0024;"> | ||
{{#if: {{{tab1}}} | {{#if: {{{tab1}}} | ||
|<div style="width: | |<div style="width:3px; height:50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | ||
<div style="width:19%; height: 50px; border-style:solid; border-color: #8b0024; border-width: 5px; float:left; text-align:center; padding-top:7px; | <div style="width:19%; height: 50px; border-style:solid; border-color: #8b0024; border-width: 5px; float:left; text-align:center; padding-top:7px; | ||
{{#ifeq: {{{currenttab|}}} | 1 | {{#ifeq: {{{currenttab|}}} | 1 | ||
Line 13: | Line 13: | ||
|}} | |}} | ||
{{#if: {{{tab2}}} | {{#if: {{{tab2}}} | ||
|<div style="width: | |<div style="width:3px; height:50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | ||
<div style="width:19%; height: 50px; border-style:solid; border-color: #8b0024; border-width: 5px; float:left; text-align:center; padding-top:7px; | <div style="width:19%; height: 50px; border-style:solid; border-color: #8b0024; border-width: 5px; float:left; text-align:center; padding-top:7px; | ||
{{#ifeq: {{{currenttab|}}} | 2 | {{#ifeq: {{{currenttab|}}} | 2 | ||
Line 24: | Line 24: | ||
|}} | |}} | ||
{{#if: {{{tab3}}} | {{#if: {{{tab3}}} | ||
|<div style="width: | |<div style="width:3px; height: 50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | ||
<div style="width:19%; height: 50px; border-style:solid; border-color: #8b0024; border-width: 5px; float:left; text-align:center; padding-top:7px; | <div style="width:19%; height: 50px; border-style:solid; border-color: #8b0024; border-width: 5px; float:left; text-align:center; padding-top:7px; | ||
{{#ifeq: {{{currenttab|}}} | 3 | {{#ifeq: {{{currenttab|}}} | 3 | ||
Line 35: | Line 35: | ||
|}} | |}} | ||
{{#if: {{{tab4}}} | {{#if: {{{tab4}}} | ||
|<div style="width: | |<div style="width:3px; height: 50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | ||
<div style="width:19%; height: 50px; border-style:solid; border-color: #8b0024; border-width: 5px; float:left; text-align:center; padding-top:7px; | <div style="width:19%; height: 50px; border-style:solid; border-color: #8b0024; border-width: 5px; float:left; text-align:center; padding-top:7px; | ||
{{#ifeq: {{{currenttab|}}} | 4 | {{#ifeq: {{{currenttab|}}} | 4 | ||
Line 46: | Line 46: | ||
|}} | |}} | ||
{{#if: {{{tab5}}} | {{#if: {{{tab5}}} | ||
|<div style="width: | |<div style="width:3px; height: 50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | ||
<div style="width:19%; height: 50px; border-style:solid; border-color: #8b0024; border-width: 5px; float:left; text-align:center; padding-top:7px; | <div style="width:19%; height: 50px; border-style:solid; border-color: #8b0024; border-width: 5px; float:left; text-align:center; padding-top:7px; | ||
{{#ifeq: {{{currenttab|}}} | 5 | {{#ifeq: {{{currenttab|}}} | 5 |
Revision as of 19:06, 22 April 2020
This page was last modified on 22 April 2020, at 19:06. (11 months ago)