User:LVL/Sandbox: Difference between revisionsGive feedback
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{# | <div style="border-bottom: 1px solid #ccc; padding-bottom: 5px; margin-bottom: 10px; display: flex; flex-wrap: wrap; gap: 10px; justify-content: flex-start;"> | ||
<!-- Overview Tab (Base Page) --> | |||
<span style="padding: 5px 10px; border: 1px solid #ccc; border-bottom: none; border-radius: 5px 5px 0 0; background-color: {{#ifeq: {{FULLPAGENAME}} | {{{1}}} | #e0e0e0 | #f0f0f0 }};"> | |||
{{#ifeq: {{FULLPAGENAME}} | {{{1}}} | '''Overview''' | [[{{{1}}}|Overview]] }} | |||
</span> | |||
<!-- Quotes Tab --> | |||
<span style="padding: 5px 10px; border: 1px solid #ccc; border-bottom: none; border-radius: 5px 5px 0 0; background-color: {{#ifeq: {{FULLPAGENAME}} | {{{1}}}/Quotes | #e0e0e0 | #f0f0f0 }};"> | |||
{{#ifeq: {{FULLPAGENAME}} | {{{1}}}/Quotes | '''Quotes''' | [[{{{1}}}/Quotes|Quotes]] }} | |||
</span> | |||
<!-- Sounds Tab --> | |||
<span style="padding: 5px 10px; border: 1px solid #ccc; border-bottom: none; border-radius: 5px 5px 0 0; background-color: {{#ifeq: {{FULLPAGENAME}} | {{{1}}}/Sounds | #e0e0e0 | #f0f0f0 }};"> | |||
{{#ifeq: {{FULLPAGENAME}} | {{{1}}}/Sounds | '''Sounds''' | [[{{{1}}}/Sounds|Sounds]] }} | |||
</span> | |||
<!-- Update History Tab --> | |||
<span style="padding: 5px 10px; border: 1px solid #ccc; border-bottom: none; border-radius: 5px 5px 0 0; background-color: {{#ifeq: {{FULLPAGENAME}} | {{{1}}}/Update history | #e0e0e0 | #f0f0f0 }};"> | |||
{{#ifeq: {{FULLPAGENAME}} | {{{1}}}/Update history | '''Update history''' | [[{{{1}}}/Update history|Update history]] }} | |||
</span> | |||
</div> | |||