Editing User:LVL/SandboxGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| 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> | |||
{{ | |||