Style Cheatsheet

EstrellaYoshte's Info Module

[[include :scp-wiki:component:author-label-source start=--
|name=ItsDenali
|no-right-margin=*]]
[[=]]
**SCP-0000:** Article Title
By [[*user ItsDenali]]

**[https://scp-wiki.wikidot.com/itsdenalis-personnel-file Denali's Bison Box]**

[[/=]]
[[include :scp-wiki:component:author-label-source end=--]]


Headers

Anomaly Classification System

[[include :scp-wiki:component:anomaly-class-bar-source
|item-number=4997
|clearance=3
|container-class=keter
|secondary-class=
|secondary-icon=
|disruption-class=ekhi
|risk-class=critical
]]

Woed Object Class Bar

[[include :scp-wiki:component:classified-bar-woed
|lv=1
|item=4961
|oc=Neutralized
|lang=EN
]]

Assigned Personnel Bar

[[include :scp-sandbox-3:component:cd-ver2
|lv=6
|item=SCP-XXXX
|class=Thaumiel
|site-responsible=Site-%E2%96%88%E2%96%88
|director=N/A
|research-head=N/A
|assigned-task-force=N/A
]]


Other

Collapsible

[[collapsible show="+ Title for showing text" hide="- Title for hiding text"]]

[[/collapsible]]

Nested Collapsibles

[[include :scp-int:component:coltop show=Open first tab |hide=Hide first tab]]
Text inside first collapsible
[[include :scp-int:component:coltop show=Open second tab hidden inside first tab|hide=Hide second tab hidden inside first tab]]
Text inside second collapsible. Put the parts below at the end
[[include :scp-int:component:colend]]
[[include :scp-int:component:colend]]

Hde footnotes

[[module css]]
.footnotes-footer {
display:none;
}
[[/module]]

**Image*

[[include component:image-block
name=THE NAME OF YOUR IMAGE FILE|
caption=THE TEXT YOU WANT SHOWN UNDERNEATH YOUR IMAGE|
width=300px
]]

Banner image with caption

[[div class="scp-image-block block-center" style="width:100%;"]]
[[image image.jpg style="width:100%;" link=#]]
[[div class="scp-image-caption" style="width:100%;"]]
SCP-XXXX.
[[/div]]
[[/div]]

Wikiwalk

[[div class="footer-wikiwalk-nav"]]
[[=]]
<< [[[SCP-0000]]] | [[[itsdenalis-personnel-file|More by this author]]] | [[[SCP-0000]]] >>
[[/=]]
[[/div]]

Cool changing text/text obfuscator effect

[[html]]
<body>
<p>
<div class="text" style="display: inline"></div>
</p>
</body>
<style>
@import url(https://scp-wiki.wikidot.com/local--files/theme:scp-offices-theme/scpoffices_theme.css);

.text {
    font-family: var(--header-font);
}

</style>
<script type="text/javascript">
obfu_data = {
"delay":0,
"start_time":40,
"end_time":40,
"disp_time":2000,
"loop":true,
"obfu_chars":"0123456789█!<>-_\\/[]{}—=+*^?#",
"phrases":[
'Thing that shows up 1',
'Thing that shows up 2',
'Thing that shows up 3',
'Thing that shows up 4'
]
}
</script>
<script type="text/javascript" src="https://scp-wiki.wdfiles.com/local--files/scp-5466/obfuscator.js"></script>
[[/html]]
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License