Nils Severin's Author Page

[[iftags +component]]

This is a component to make the mobile sidebar button active on desktop-size screen.
To use, put the following:

[[include :scp-wiki:component:toggle-sidebar]]

If used with a theme, it's recommended to put said theme after this [[include]].

(Use this version by WoedenazWoedenaz if you're using Black Highlighter)


/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','Times New Roman',Helvetica,Roboto,sans-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
        pointer-events: auto;
}
 
@media not all and (max-width: 767px) {
 
    #top-bar .mobile-top-bar {
        display: block;
        pointer-events: none;
    }
 
    #top-bar .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 44.5rem;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -18rem;
        width: 15.25rem;
        height: 100%;
        margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 10;
        padding: 1em 1em 0 1em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.4s ease-in-out;
 
        scrollbar-width: thin;
    }
 
    #side-bar:target {
        left: 0;
    }
    #side-bar:focus-within {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 17rem;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
}

[[/iftags]]
rating: +25+x

нет войне




About Me

My name is (not) Nils Severin and I am an SCP author mainly working with concepts from my immediate surroundings (Scandinavia). I don't really immerse myself in the different canons on this wiki nor am I particularly active and so I may come of as quite unknowledgeable or out of the loop at points. I read a lot of fiction which is neither sci-fi or fantasy (although that does happen as well, I love Harry Potter, LOTR and Dune for instance). I'll be very happy if you interact with me or my stuff here on the wiki.

Underread Articles

I do this thing where I look through older and newer articles below a rating of 30 without many comments (or very old comments) and leave a crit just to try and give the article some attention.

This particular time, I recommend reading The Curse of Mount Abraxas.

"Fernand," said Fernand, still chewing. Fernand immediately clamped both meaty hands over his mouth, but the secret had already escaped.

My Articles

I have also produced text myself.

SCP OR TALE? TITLE DESCRIPTION NOTE
SCP-8174 The Ark Art Exchange 2024 gift for EcronakEcronak Fun experience!
SCP-8099 Fantasi I loved writing my entry for the 8000 contest as it involved a fun concept: the imagination in children. The Andersens will be forever in my heart and I hope that I can expand on their adventures at some point. Place 113! YES!
SCP-7414 The Legend of Alfhild Lathgertha My version of the legendary shieldmaiden Alfhild Lathgertha and an application of my general nerdiness.
SCP-6746 Trollskogen 🌲 Action-exploration horror meets Scandinavian folklore. Co-authored with andromedaz andromedaz who was such a sport to work with!
SCP-5342 Midsomer Murders A parody of the famous British tv series. One of those, finish-in-one-sitting because it's so fun.
SCP-5439 Nose Itch Around this time it's been a boom of short articles. I got a nose itch one day and immediately thought of this scene under 500 words. Translated into Chinese by Claire Walker. Translated into Vietnamese by KirQKirQ.
SCP-5294 The Emancipatory Society for Middle-Aged Fathers Ever wondered where all the middle-aged dads come from? I wrote this simply because I think jokes about dads being useless are funny.
SCP-6201 Trolls This is not only an homage to the mythological creature but to those who were severely mistreated by Swedish authorities at the beginning of the 20th century. Also adapted to Youtube by Foundation Radio Drama. Many thanks for putting such an effort into reading my scip!
SCP-5930 Just a story This used to be my first article. The original can be found here The newest story is my tenth. Wintry horror.
Tale Sister's Contribution A November-themed creepypasta about a sister nurturing her brothers with pieces of herself, literally.

Copied from this forum post

The question of what mood that you find helpful for writing in general is interesting. It all depends on what setting you plan to write. For any type of writing I typically go with romantic classical composers such as Tchaikovsky, Chopin and Schubert.

Depending on the setting, you may use vastly different genres of music. The soundtrack from Zelda: BOTW as well as the calmer background music of The Elder Scrolls IV: Oblivion works well for a lot of atmospheric settings. For childish, lighthearted pieces I believe bossa nova and Yoshi's Crafted World OST works quite well. For historical pieces I usually go with old folk, slavic or nordic.

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