#Page Top Navigation Tabs
27 messages · Page 1 of 1 (latest)
Not to be confused with <tabber>, these actually redirect you to the subpages. And then, on the subpages, you can easily go back if you want to:
any suggestions for how they should look visually?
and same shape?
I think it's be cute to make them look like the almanac tabbers
i wonder how the arrow would look
if it's not possible, the design itself will do just fine
kk
well, a bit of brain fuckery, can't lie
<templatestyles src="Template:Page Tabs/styles.css" />{{#vardefine:base|{{NAMESPACE}}:{{ROOTPAGENAME}}}}<!--
--><div class="page-tab noexcerpt {{#if:{{{1|}}}|{{#ifeq:{{SUBPAGENAME}}|{{{1}}}|active}}|{{#ifeq:{{SUBPAGENAME}}|{{ROOTPAGENAME}}|active}}}}" style="width: {{{width|6em}}}; height: {{{height|2.2em}}};">
{{#if:{{{1|}}}|{{#ifeq:{{SUBPAGENAME}}|{{{1}}}|{{{2|{{{name|{{{1}}}}}}}}}|[[{{{base|{{#var:base}}}}}/{{{1}}}|{{{2|{{{name|{{{1}}}}}}}}}]]}}|{{#ifeq:{{SUBPAGENAME}}|{{ROOTPAGENAME}}|{{{2|{{{name|Main}}}}}}|[[{{{base}|{{#var:base}}}}}|{{{2|{{{name|Main}}}}}}]]}}}}
</div>
but it works
peak
very pog
