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
- Create a page named theme:site on your site. You should lock this page.
- 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".
- Copy the Side Bar and/or Top Bar if you wish to use the format for those.
- Copy the Front Page template, including attached files.
- To activate the mobile view, go to any page on your wiki and click + Options at the bottom.
- Click Edit Meta
- 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.
page revision: 9, last edited: 15 Jul 2023 18:24