Template
Pagetabs
From Dogcraft Wiki
No edit summary |
Tag: Undo |
||
Line 3: | Line 3: | ||
{{#if: {{{tab1}}} | {{#if: {{{tab1}}} | ||
|<div style="width:5px; height:50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | |<div style="width:5px; height:50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | ||
<div style="width: | <div style="width:20%; 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 | ||
|border-bottom: 5px solid #ffffff; background: #ffffff;"> | |border-bottom: 5px solid #ffffff; background: #ffffff;"> | ||
Line 14: | Line 14: | ||
{{#if: {{{tab2}}} | {{#if: {{{tab2}}} | ||
|<div style="width:5px; height:50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | |<div style="width:5px; height:50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | ||
<div style="width: | <div style="width:20%; 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 | ||
|border-bottom: 5px solid #ffffff; background: #ffffff;"> | |border-bottom: 5px solid #ffffff; background: #ffffff;"> | ||
Line 25: | Line 25: | ||
{{#if: {{{tab3}}} | {{#if: {{{tab3}}} | ||
|<div style="width:5px; height: 50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | |<div style="width:5px; height: 50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | ||
<div style="width: | <div style="width:20%; 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 | ||
|border-bottom: 5px solid #ffffff; background: #ffffff;"> | |border-bottom: 5px solid #ffffff; background: #ffffff;"> | ||
Line 36: | Line 36: | ||
{{#if: {{{tab4}}} | {{#if: {{{tab4}}} | ||
|<div style="width:5px; height: 50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | |<div style="width:5px; height: 50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | ||
<div style="width: | <div style="width:20%; 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 | ||
|border-bottom: 5px solid #ffffff; background: #ffffff;"> | |border-bottom: 5px solid #ffffff; background: #ffffff;"> | ||
Line 47: | Line 47: | ||
{{#if: {{{tab5}}} | {{#if: {{{tab5}}} | ||
|<div style="width:5px; height: 50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | |<div style="width:5px; height: 50px; border-bottom: 5px solid #8b0024; background: #ffffff; float:left;"></div> | ||
<div style="width: | <div style="width:20%; 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 | ||
|border-bottom: 5px solid #ffffff; background: #ffffff;"> | |border-bottom: 5px solid #ffffff; background: #ffffff;"> | ||
Line 77: | Line 77: | ||
|tab3text = Contributions | |tab3text = Contributions | ||
|tab3url = | |tab3url = | ||
|tab4 = | |tab4 = | ||
|tab4text = | |tab4text = | ||
|tab4url = | |tab4url = | ||
|tab5 = | |tab5 = | ||
|tab5text = | |tab5text = | ||
|tab5url = | |tab5url = | ||
|currenttab = 2 | |currenttab = 2 | ||
}} | }} |
Revision as of 19:13, 22 April 2020
This page was last modified on 22 April 2020, at 19:13. (11 months ago)