#Page Top Navigation Tabs

27 messages · Page 1 of 1 (latest)

lime plaza
#

Totally forgot to suggest this earlier, but one really cool feature from the JoJoWiki is how pages with subpages have these tabs to help you navigate between them. It's a lot more efficient and user-friendly than doing a bunch of things like

==Achievements==
{{Main|Plants vs. Zombies/Achievements}}
#

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:

lime plaza
#

any suggestions for how they should look visually?

wispy flame
#

hmmmm

#

green, dark green, gray, purple, or black

lime plaza
#

and same shape?

wispy flame
#

uhh

#

yes?

oak trellis
lime plaza
#

what do those look like again

#

is that PvZ2

oak trellis
lime plaza
#

i wonder how the arrow would look

oak trellis
#

if it's not possible, the design itself will do just fine

lime plaza
#

kk

lime plaza
#

imma start on this then

#

pretty easy to implement

#

will be called {{Page Tab}}

lime plaza
# lime plaza pretty easy to implement

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

lime plaza
#

light mode

#

uses the same colours as the wiki buttons in the top right

wispy flame
#

peak

oak trellis
#

very pog

lime plaza
#

now to add them to all pages steamhappy

#

all pages that need them