Sigma-10 Theme

This is the directory for the SCP Wiki's theme, Sigma-10.

The source code is hosted and served on GitHub.

The code for the last version of the site theme (SCP Sigma-9) can be seen here.

Instructions for English Language Sandboxes

  1. Create a page named theme:site on your site. You should lock this page.
  2. In the Site Manager for your site, go to Appearances & Behavior, Themes, then select the External tab, and enter "https://your-site-name.wdfiles.com/local--code/theme:site/1".
  3. Copy the Side Bar and/or Top Bar if you wish to use the format for those.
  4. Copy the Front Page template, including attached files.
  5. To activate the mobile view, go to any page on your wiki and click + Options at the bottom.
  6. Click Edit Meta
  7. Click "Add a new meta tag". For name, use "viewport" (without quotes) and for content use "width=device-width, initial-scale=1.0" (again, without quotes).

Contents for your theme:site page:

[[code type="css"]]
@import url("https://cdn.scpwiki.com/theme/en/sigma/css/sigma.min.css");
[[/code]]

Within the code block, you may include custom styling meant for your sandbox, such as a different header image.

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