Advertisement
ElithianFox

SCP Foundation HTML - TH colours

Oct 3rd, 2019
734
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.87 KB | None | 0 0
  1. <!----------------
  2.  
  3. ***SCP FOUNDATION LAYOUT***
  4.  
  5. Code by https://toyhou.se/Elithian
  6. Layout by http://www.scp-wiki.net/
  7. Please read my TOS before using: https://toyhou.se/~bulletins/96449.rules-tos
  8.  
  9. This layout can be used to write an SCP-style article for your OCs. You can browse the site for ideas on fun things to add to the article, like interviews and test logs. Feel free to PM me if you'd like me to code in a new section to the template.
  10.  
  11.  
  12.  
  13. ***CODE RESOURCES AND TIPS***
  14. FOOTNOTES
  15. In-text code:
  16. <sup><a href="#footnoteXb" id="footnoteXa" style="font-size:0.7rem;">X</a></sup>
  17.  
  18. Footnote footer code:
  19. <p id="footnoteXb"><a href="#footnoteXa">X</a>. text</p>
  20.  
  21. Substitute X for the # of your reference.
  22.  
  23. REMOVING THE RIGHT MARGIN
  24. The site has a larger margin on the right than on the left. If you wish to remove this margin, simple ctrl/cmd+F, search for pr-md-5, and remove every instance of it.
  25.  
  26. REDACTED TEXT
  27. <span style="color:#000000">██████████</span>
  28.  
  29.  
  30.  
  31. Feel free to remove this section if you don't need this info.
  32. ---------------->
  33.  
  34. <div class="p-2 pr-md-5 rounded-0">
  35.  
  36. <div class="p-3 pr-md-5 text-primary" style="font-size:1.5rem">SCP-#
  37. <hr class="mt-1"></div>
  38.  
  39. <div class="mx-sm-auto text-center float-lg-right p-4 pr-md-5" style="display:inline-block;margin-top: -20px;">
  40. <div class="text-center" style="box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)">
  41. <img src="https://cdn.discordapp.com/attachments/539606154393944104/599640770638774274/user_5-15-512.png" width="300px">
  42. <div class="text-center p-1 bg-faded"><b>SCP-#.</b></div>
  43. </div>
  44. </div>
  45.  
  46. <div class="p-md-3 p-2 pr-md-5">
  47.  
  48. <!----------------
  49.  
  50. BASIC DETAILS
  51.  
  52. ---------------->
  53.  
  54. <p><b>Item #:</b> SCP-#</p>
  55.  
  56.  
  57. <p><b>Object class:</b> Safe/Euclid/Keter</p>
  58.  
  59.  
  60. <p><b>Special Containment Procedures:</b> regular containment measures go here</p>
  61.  
  62. <p></p>
  63.  
  64. <p></p>
  65.  
  66.  
  67. <p><b>Temporary Containment Procedure Update:</b> any additional containment procedures that were added after the initial containment, for example due to an event taking place, go here.</p>
  68.  
  69. <p></p>
  70.  
  71.  
  72. <p><b>Description:</b> physical description and powers, abilities, or anomalies go here.</p>
  73.  
  74. <p></p>
  75.  
  76. <p></p>
  77.  
  78. <p></p>
  79.  
  80. <p><b>Addendum #.#:</b> Discovery</p>
  81.  
  82. <p>How was the entity discovered? How did it become contained?</p>
  83.  
  84. <p>The text in this section has been [REDACTED]<sup><a href="#footnote1b" id="footnote1a" style="font-size:0.7rem;">1</a></sup> by authorised personnel. It was absolutely <span style="color:#000000">██████████</span><sup><a href="#footnote2b" id="footnote2a" style="font-size:0.7rem;">2</a></sup>.</p>
  85.  
  86. <p></p>
  87.  
  88. <p></p>
  89.  
  90. <!----------------
  91.  
  92. IMAGE
  93.  
  94. ---------------->
  95. <div class="row no-gutters">
  96. <div class="p-md-4 pb-4 mx-auto" style="display:inline-block">
  97. <div style="box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)">
  98. <img src="https://cdn.discordapp.com/attachments/539606154393944104/599640770638774274/user_5-15-512.png" width="500px">
  99. <div class="text-center p-1 bg-faded"><b>SCP-049 upon discovery.</b></div>
  100. </div>
  101. </div>
  102. </div>
  103.  
  104. <p>A word of info about the interview.</p>
  105.  
  106. <div class="p-md-3 py-3 px-1 px-md-5">
  107. <div class="p-3 bg-faded" style="box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 6px 0 rgba(0,0,0,0.1);border-style:dashed;border-width:1px">
  108.  
  109. <p><b>Date</b>: DD/MM/YYYY</p>
  110.  
  111. <p><b>Interviewer</b>: </p>
  112.  
  113. <p><b>Interviewee</b>: SCP-#</p>
  114.  
  115. <hr style="border-width:2px">
  116.  
  117. <p>[BEGIN LOG]</p>
  118.  
  119.  
  120. <p><b>Interviewer</b>: This is something I say. (<i>This is something I do</i>)</p>
  121.  
  122. <p><b>SCP-#</b>: (<i>Dabs</i>) Radical<sup><a href="#footnote3b" id="footnote3a" style="font-size:0.7rem">3</a></sup></p>
  123.  
  124.  
  125. <p>[END LOG]</p>
  126.  
  127. </div>
  128. </div>
  129.  
  130. <p><i>Interviewer's Note: any thoughts or notes made outside the interview</i></p>
  131.  
  132. <!----------------
  133.  
  134. OBSERVATION LOG
  135.  
  136. ---------------->
  137. <p><b>Addendum #.#:</b> Observation Log</p>
  138.  
  139. <p>Explanation of the study or studies</p>
  140.  
  141. <div class="p-md-3 py-3 px-1 px-md-5">
  142. <div class="p-3 bg-faded" style="box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 6px 0 rgba(0,0,0,0.1);border-style:dashed;border-width:1px;">
  143.  
  144. <p><b>Observational Log #.OL.# SUMMARY</b></p>
  145.  
  146. <p><b>Subject:</b> SCP-#</p>
  147.  
  148. <p><b>Preface:</b> Conditions before the experiment: how did test subject get here, how did they react before the test, and which preparations were made</p>
  149.  
  150. <p><b>Observation Notes:</b> Observed behaviour and effects</p>
  151.  
  152. <p></p>
  153.  
  154. </div>
  155. </div>
  156.  
  157. <!----------------
  158.  
  159. FOOTNOTES
  160.  
  161. ---------------->
  162. <div class="p-md-3 py-3 px-1 px-md-4">
  163. <div class="p-3 bg-faded" style="background-color:rgba(0,0,0,0.1);border-left-style:solid;border-left-width:10px;border-left-color:#632e2d">
  164.  
  165. <p style="font-size:1.3rem"><b>Footnotes</b></p>
  166.  
  167. <p id="footnote1b"><a href="#footnote1a">1</a>. Footnote #1</p>
  168.  
  169. <p id="footnote2b"><a href="#footnote2a">2</a>. Footnote #2</p>
  170.  
  171. <p id="footnote3b"><a href="#footnote3a">3</a>. Footnote #3</p>
  172.  
  173. </div>
  174. </div>
  175.  
  176. <!---------
  177.  
  178. CREDITS
  179.  
  180. !Please do not remove!
  181.  
  182. ----------->
  183. <div class="col-md-12 p-1">
  184. <div class="p-1 text-right"><a data-toggle="tooltip" class="text-muted" title="Coding by ElithianFox, layout by scp-wiki.net" href="https://toyhou.se/5065738.-free-scp-foundation-wiki"><i class="far fa-dna"></i></a></div>
  185. </div>
  186. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement