ElithianFox

SCP Foundation HTML

Oct 3rd, 2019
877
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.47 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. USEFUL COLOURS
  15. Title & accent reds
  16. #970517
  17.  
  18. Background
  19. #fcfcfc
  20.  
  21. Image & interview background
  22. #f4f4f4
  23.  
  24. Hr colour
  25. #bababa
  26.  
  27. Footnote colour
  28. #632e2d
  29.  
  30. FOOTNOTES
  31. In-text code:
  32. <sup><a href="#footnoteXb" id="footnoteXa" style="font-size:0.7rem;color:#970517">X</a></sup>
  33.  
  34. Footnote footer code:
  35. <p id="footnoteXb"><a href="#footnoteXa" style="color:#970517">X</a>. text</p>
  36.  
  37. Substitute X for the # of your reference.
  38.  
  39. REMOVING THE RIGHT MARGIN
  40. The site has a larger margin on the right than on the left. If you wish to remove this margin, simple ctrl+F or cmd+F, search for pr-md-5, and remove every instance of it.
  41.  
  42. REDACTED TEXT
  43. Copy-paste the following character:
  44.  
  45.  
  46.  
  47. Feel free to remove this section if you don't need this info.
  48. ---------------->
  49.  
  50. <div class="p-2 pr-md-5 rounded-0" style="background-color:#fcfcfc;border-radius:5px;color:#333333;">
  51.  
  52. <div class="p-3 pr-md-5" style="color:#970517;font-size:1.5rem">SCP-#
  53. <hr class="mt-1" style="border-color:#bbbbbb"></div>
  54.  
  55. <div class="mx-sm-auto text-center float-lg-right p-4 pr-md-5" style="display:inline-block;margin-top: -20px;">
  56. <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)">
  57. <img src="https://cdn.discordapp.com/attachments/539606154393944104/599640770638774274/user_5-15-512.png" width="300px">
  58. <div style="background-color:#f4f4f4;" class="text-center p-1"><b>SCP-#.</b></div>
  59. </div>
  60. </div>
  61.  
  62. <div class="p-md-3 p-2 pr-md-5">
  63. <!----------------
  64.  
  65. BASIC DETAILS
  66.  
  67. ---------------->
  68.  
  69. <p><b>Item #:</b> SCP-#</p>
  70.  
  71.  
  72. <p><b>Object class:</b> Safe/Euclid/Keter</p>
  73.  
  74.  
  75. <p><b>Special Containment Procedures:</b> regular containment measures go here</p>
  76.  
  77. <p></p>
  78.  
  79. <p></p>
  80.  
  81.  
  82. <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>
  83.  
  84. <p></p>
  85.  
  86.  
  87. <p><b>Description:</b> physical description and powers, abilities, or anomalies go here.</p>
  88.  
  89. <p></p>
  90.  
  91. <p></p>
  92.  
  93. <p></p>
  94.  
  95. <p><b>Addendum #.#:</b> Discovery</p>
  96.  
  97. <p>How was the entity discovered? How did it become contained?</p>
  98.  
  99. <p>The text in this section has been [REDACTED]<sup><a href="#footnote1b" id="footnote1a" style="font-size:0.7rem;color:#970517">1</a></sup> by authorised personnel. It was absolutely ██████████<sup><a href="#footnote2b" id="footnote2a" style="font-size:0.7rem;color:#970517">2</a></sup>.</p>
  100.  
  101. <p></p>
  102.  
  103. <p></p>
  104.  
  105. <!----------------
  106.  
  107. IMAGE
  108.  
  109. ---------------->
  110. <div class="row no-gutters">
  111. <div class="p-md-4 pb-4 mx-auto" style="display:inline-block">
  112. <div style="box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)">
  113. <img src="https://cdn.discordapp.com/attachments/539606154393944104/599640770638774274/user_5-15-512.png" width="500px">
  114. <div class="text-center p-1" style="background-color:#f4f4f4;"><b>Caption for additional images</b></div>
  115. </div>
  116. </div>
  117. </div>
  118.  
  119. <!----------------
  120.  
  121. INTERVIEW
  122.  
  123. ---------------->
  124. <p>A word of info about the interview.</p>
  125.  
  126. <div class="p-md-3 py-3 px-1 px-md-5">
  127. <div class="p-3" style="background-color:#f4f4f4;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 6px 0 #f4f4f4;border-style:dashed;border-width:1px;border-color:#bababa">
  128.  
  129. <p><b>Date</b>: DD/MM/YYYY</p>
  130.  
  131. <p><b>Interviewer</b>: </p>
  132.  
  133. <p><b>Interviewee</b>: SCP-#</p>
  134.  
  135. <hr style="border-color:#a0a0a0;border-width:2px">
  136.  
  137. <p>[BEGIN LOG]</p>
  138.  
  139.  
  140. <p><b>Interviewer</b>: This is something I say. (<i>This is something I do</i>)</p>
  141.  
  142. <p><b>SCP-#</b>: (<i>Dabs</i>) Radical<sup><a href="#footnote3b" id="footnote3a" style="font-size:0.7rem;color:#970517">3</a></sup></p>
  143.  
  144.  
  145. <p>[END LOG]</p>
  146.  
  147. </div>
  148. </div>
  149.  
  150. <p><i>Interviewer's Note: any thoughts or notes made outside the interview</i></p>
  151.  
  152. <!----------------
  153.  
  154. OBSERVATION LOG
  155.  
  156. ---------------->
  157. <p><b>Addendum #.#:</b> Observation Log</p>
  158.  
  159. <p>Explanation of the study or studies</p>
  160.  
  161. <div class="p-md-3 py-3 px-1 px-md-5">
  162. <div class="p-3" style="background-color:#f4f4f4;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 6px 0 #f4f4f4;border-style:dashed;border-width:1px;border-color:#bababa">
  163.  
  164. <p><b>Observational Log #.OL.# SUMMARY</b></p>
  165.  
  166. <p><b>Subject:</b> SCP-#</p>
  167.  
  168. <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>
  169.  
  170. <p><b>Observation Notes:</b> Observed behaviour and effects</p>
  171.  
  172. <p></p>
  173.  
  174. </div>
  175. </div>
  176.  
  177. <!----------------
  178.  
  179. FOOTNOTES
  180.  
  181. ---------------->
  182. <div class="p-md-3 py-3 px-1 px-md-4">
  183. <div class="p-3" style="background-color:#e5e5e5;border-left-style:solid;border-left-width:10px;border-left-color:#632e2d">
  184.  
  185. <p style="font-size:1.3rem"><b>Footnotes</b></p>
  186.  
  187. <p id="footnote1b"><a href="#footnote1a" style="color:#970517">1</a>. Footnote #1</p>
  188.  
  189. <p id="footnote2b"><a href="#footnote2a" style="color:#970517">2</a>. Footnote #2</p>
  190.  
  191. <p id="footnote3b"><a href="#footnote3a" style="color:#970517">3</a>. Footnote #3</p>
  192.  
  193. </div>
  194. </div>
  195.  
  196. <!---------
  197.  
  198. CREDITS
  199.  
  200. !Please do not remove!
  201.  
  202. ----------->
  203. <div class="col-md-12 p-1">
  204. <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>
  205. </div>
  206. </div>
Add Comment
Please, Sign In to add comment