Super Liminal
SL_logo.svg

rating: 0+x

[[include :backrooms-pantheon:theme:super-liminal]]



Info

Super Liminal is a Wikidot theme created by AmbersightAmbersight. While having a similar layout to Old Liminal Theme, the theme actually has a completely different structure, and is intended to serve as the base of more themes in future. Super Liminal provides multiple presettings, and a huge amount of CSS variables that can be easily changed. Read the following content to know about how to modefy the theme. Comparing to Nuliminal or Old Liminal, Super Liminal features:

  • A simpler layout
  • Optimized font size and image blocks on mobile devices
  • No Pseudo-element animations
  • More CSS variables
  • A flatter design style
  • Many other tiny fixes and moderations



Examples

Missing alt text.

The first picture ever taken of Level 0.

Level 0 is a non-linear space, resembling the back rooms of a retail outlet. Similar to its previous form, all rooms in Level 0 appear uniform and share superficial features such as a yellowish wallpaper, damp carpet, and inconsistently placed fluorescent lighting. However, no two rooms within the level are identical.


Title #1

Title #2

Title #3

  • Bulleted List
  • Second
    • Nested
  1. Numberred List
  2. Number two
This is a table
to make these
ask a hacker for help

> blockquote
[[div class="blockquote"]]

[[code]]
[[div class="code"]]

[[div class="lightblock"]]

[[div class="darkblock"]]

[[div class="styled-quote"]]

[[div class="dark-styled-quote"]]

[[note]]

The wall was YELLOW!!!

[[span class="bblock"]]

[[span class="dblock"]]

[[span class="keycap"]]

[[span class="ruby"]][[span class="rt"]]

[[div class="meta-title"]]


[[iftags +component]]

This component is from the SCP Wiki, and was uploaded there by CityToastCityToast. It is licensed under CC-BY-SA 3.0. It has been modified for this wiki by scutoid studios.

The license box is an easy way for people to know how to credit you as well as an easy way to properly source images. License boxes are a requirement for all pages on the wiki.

Component Base:

[[include component:license-box]]
=====
> **Name:**
> **Author:**
> **License:**
> **Source Link:**
> **Derivative of:** (If applicable)
> **Additional Notes:** (Optional)
=====
[[include component:license-box-end]]

How to Use the License Box

Step 1:

At the bottom of the page, below the wikiwalk footer, put this piece of code:

[[include component:license-box]]
=====
=====
[[include component:license-box-end]]

If you have footnotes, add [[footnoteblock]] above the licensebox code like so:

[[footnoteblock]]
[[include component:license-box]]
=====
=====
[[include component:license-box-end]]

Step 1.5 (optional):

If you have images or other forms of media, put this block of code between the equal signs:

> **Name:**
> **Author:**
> **License:**
> **Source Link:**
> **Derivative of:** (If applicable)
> **Additional Notes:** (Optional)

If you have more than one piece of media, you'll do this multiple times.

These are required in the license box.

  • "Name" is the title of the media.
  • "Author" is whoever created it. If you made it, put your wikidot username.
  • "License" is the license it's under. Put it exactly as it says. If it says CC BY SA 2.0, then put CC BY SA 2.0.
  • "Source Link" is where you found it. If you created it, put the URL of the page it's on.

These are optional in the license box.

  • "Derivative of" If you Photoshopped a variety of images to create a new image or did something similar, you would list them all here.
  • Additional Notes" If you cropped an image or edited it somehow, you would list those changes here.

You can also use this handy box-ify-er to make the process simpler:


Notes:

  • Once put all together, it should look like the component base.
  • You cannot use some modules, including CSS, HTML, and listpages, inside the license section. You also cannot use collapsibles or tables.
  • If your footnotes are appearing after the license section, remember to add [[footnoteblock]] above the license template.
  • Do not copy or move the ===== elements. Only have one pair, and place that pair below and above the includes.

Step 2

Add the _licensebox tag to the page.

Step 3 (optional):

You can change the name of the author in the pre-generated attribution by specifying the author variable |author=. This is particularly useful for co-authored works, works in which you wish to be credited under another alias, or works which are attributed via metadata. Add the variable like this:

[[include component:license-box
|author=YourAliasHere]]


This is the actual component, ignore it:

[[/iftags]]



Presettings

Super Liminal provides multiple presettings for you to modify its layout. To apply a presetting, change your include code to:

[[include :backrooms-pantheon:theme:super-liminal
|Presetting 1
|Presetting 2
]]

fHCKnzgBdaihUL9.jpg

Layout: Wide Page

|wide=a

Make your page wider. Attention: this page itself is an example of wide page.

KJiy9WXMp4ozAU2.jpg

Layout: Remove the Title

|hide-title=a

Remove the title of the page. You can still make a fake title via .meta-title.

yu7tazqbw1CRWvE.jpg

Layout: Show Sidebar

|show-sidebar=a

Always show the sidebar on the left. When the size of browser window is shorter than 1024px, the sidebar will still be folded.

ZMVQPfRIq1kYSBz.jpg

Palette: Daytime

|daytime=a

The classic style of black and white.

4FL1IqEC96Ue5Zy.jpg

Palette: Nightmare

|nightmare=a

Who turned off the light?



Customize the Theme

Super Liminal provides plenty of CSS variables that can be changed. If you wish to change some of them, use the following code:

[[module CSS]]
:root {
    --variable 1: value;
    --variable 2: value;
    ...
    --variable n: value;
}
[[/module]]

WARNING: the other tabs are very long.



Body font is Inter.
Monospace font is JetBrains Mono.


 Special thanks to:
Basalt by LirynLiryn & Placeholder McDPlaceholder McD
BHL by WoedenazWoedenaz & CroquemboucheCroquembouche
Tech Support by hoah2333hoah2333
Techlight by scutoid studiosscutoid studios

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License