uchihaclan

RE THEME

Apr 11th, 2020
757
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.15 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!---
  5.  
  6. RE THEME by @PS1
  7. Save the world! Kill zombies. (keep your sidebar icons
  8. ( う-´)づ︻╦̵̵̿╤── (×_×#) sized 250x250px or more)
  9. -->
  10.  
  11. <meta charset="UTF-8">
  12. <title>{Title}</title>
  13. {block:Description}
  14. <meta name="description" content="{MetaDescription}" />
  15. {/block:Description}
  16. <link rel="icon" href="{image:FavIcon}" type="image/gif" >
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18.  
  19. <link href="https://fonts.googleapis.com/css?family=Comic+Neue|Courier+Prime|Karla|Overpass|Short+Stack|Work+Sans|Nova+Square|Inconsolata|Inter&display=swap" rel="stylesheet">
  20.  
  21. <script>
  22. if(window.location.pathname == '/ask') location.replace('/q');
  23. </script>
  24.  
  25. <meta name="color:background" content="#979797"/>
  26. <meta name="color:posts" content="#000"/>
  27. <meta name="color:footer background" content="#8c8c8c"/>
  28. <meta name="color:title" content="#fff"/>
  29. <meta name="color:title glow" content="#fff"/>
  30. <meta name="color:sidebar background" content="#000"/>
  31. <meta name="color:sidebar text" content="#fff"/>
  32. <meta name="color:sidebar text glow" content="#fff"/>
  33. <meta name="color:sidebar links" content="#fff"/>
  34. <meta name="color:sidebar links glow" content="#fff"/>
  35. <meta name="color:text" content="#fff"/>
  36. <meta name="color:text glow" content="#fff"/>
  37. <meta name="color:links" content="#fff"/>
  38. <meta name="color:links glow" content="#fff"/>
  39. <meta name="color:links hover" content="#000"/>
  40. <meta name="color:link hover 1" content="#ccc"/>
  41. <meta name="color:link hover 2" content="#0000ff"/>
  42. <meta name="color:link hover 3" content="#970005"/>
  43. <meta name="color:border" content="#fff"/>
  44. <meta name="color:box shadow" content="#ff0000"/>
  45. <meta name="color:tooltip font" content="#fff"/>
  46. <meta name="color:tooltip background" content="#ccc"/>
  47. <meta name="color:search bkg" content="#000"/>
  48. <meta name="color:search text" content="#fff"/>
  49. <meta name="color:search button bkg" content="#000"/>
  50. <meta name="color:search button text" content="#fff"/>
  51.  
  52. <meta name="if:custom cursor" content="0" />
  53. <meta name="if:glitch title" content="0" />
  54. <meta name="if:tile background" content="0"/>
  55. <meta name="if:glow text" content="0"/>
  56. <meta name="if:box shadow" content="0"/>
  57. <meta name="if:link underline" content="0"/>
  58. <meta name="if:hide caption" content="0"/>
  59. <meta name="if:redirect" content="0" />
  60.  
  61. <meta name="image:favicon" content=""/>
  62. <meta name="image:sidebar" content="https://i.imgur.com/xWmHMbM.gif"/>
  63. <meta name="image:background" content=""/>
  64. <meta name="image:sidebar background" content=""/>
  65. <meta name="image:post background" content=""/>
  66. <meta name="image:footer background" content=""/>
  67. <meta name="image:cursor" content="https://i.imgur.com/nx9LK6f.png"/>
  68. <meta name="image:tooltip" content=""/>
  69.  
  70. <meta name="select:typeface" content="arial"/>
  71. <meta name="select:typeface" content="anime"/>
  72. <meta name="select:typeface" content="comic sans ms"/>
  73. <meta name="select:typeface" content="comic neue"/>
  74. <meta name="select:typeface" content="consolas"/>
  75. <meta name="select:typeface" content="courier prime"/>
  76. <meta name="select:typeface" content="inconsolata"/>
  77. <meta name="select:typeface" content="karla"/>
  78. <meta name="select:typeface" content="letters"/>
  79. <meta name="select:typeface" content="ms gothic"/>
  80. <meta name="select:typeface" content="ms pgothic"/>
  81. <meta name="select:typeface" content="inter"/>
  82. <meta name="select:typeface" content="nova square"/>
  83. <meta name="select:typeface" content="overpass"/>
  84. <meta name="select:typeface" content="pokemon"/>
  85. <meta name="select:typeface" content="short stack"/>
  86. <meta name="select:typeface" content="tahoma"/>
  87. <meta name="select:typeface" content="times"/>
  88. <meta name="select:typeface" content="verdana"/>
  89. <meta name="select:typeface" content="work sans"/>
  90.  
  91. <meta name="select:border" content="solid"/>
  92. <meta name="select:border" content="dashed"/>
  93. <meta name="select:border" content="dotted"/>
  94. <meta name="select:border" content="double"/>
  95. <meta name="select:border" content="inset"/>
  96. <meta name="select:border" content="outset"/>
  97. <meta name="select:border" content="ridge"/>
  98. <meta name="select:border" content="groove"/>
  99.  
  100. <meta name="text:border size" content="2"/>
  101. <meta name="text:title" content="This is not how I imagined my first day.">
  102. <meta name="text:description" content="Jesus. Words won't work on this thing...">
  103. <meta name="text:search text" content="Inventory">
  104. <meta name="text:search button" content="GO">
  105. <meta name="text:title size" content="30">
  106. <meta name="text:font size" content="22">
  107. <meta name="text:redirect link" content="/tagged/taghere"/>
  108. <meta name="text:link 1" content="MAP">
  109. <meta name="text:link 1 url" content="/">
  110. <meta name="text:link 2" content="ITEMS">
  111. <meta name="text:link 2 url" content="/">
  112. <meta name="text:link 3" content="FILES">
  113. <meta name="text:link 3 url" content="/">
  114.  
  115.  
  116. <style type="text/css">
  117. {block:IfCustomCursor}
  118. body, *, a, a:hover { cursor:url({image:cursor}), auto;}{/block:IfCustomCursor}
  119. img {max-width: 100%;}
  120. p {margin: 10px;}
  121. h1 {line-height: 130%;}
  122. big {font-size: 140%;}
  123. ul {list-style: square;}
  124.  
  125. ::-moz-selection {
  126. background: {color:background}; color: {color:link hover 1};}
  127. ::selection { background: {color:background}; color: {color:link hover 1};}
  128.  
  129. ::-webkit-scrollbar { width:10px;}
  130. ::-webkit-scrollbar-track { background-color:{color:background};}
  131. ::-webkit-scrollbar-thumb { background-color:{color:links};}
  132.  
  133. body {
  134. font-family: {select:typeface};
  135. font-size: {text:font size}px;
  136. line-height: 130%;
  137. text-transform: normal;
  138. color: {color:text};
  139. {block:IfGlowText}
  140. text-shadow: 0 0 2px {color:text glow}, 0 0 2px {color:text glow};
  141. {/block:IfGlowText}
  142. background-image: url('{image:background}');
  143. {block:IfNotTileBackground}
  144. -webkit-background-size: cover;
  145. -moz-background-size: cover;
  146. -o-background-size: cover;
  147. background-size: cover;
  148. {/block:IfNotTileBackground}
  149. background-attachment: fixed;
  150. background-color: {color:background};}
  151.  
  152. a:link, a:active, a:visited {
  153. color: {color:links};
  154. {block:IfNotLinkUnderline}
  155. text-decoration: none;{/block:IfNotLinkUnderline}
  156. {block:IfGlowText}
  157. text-shadow: 0 0 2px {color:links glow}, 0 0 2px {color:links glow};
  158. {/block:IfGlowText}
  159. {block:IfLinkUnderline}
  160. text-decoration: underline;
  161. {/block:IfLinkUnderline}
  162. -webkit-transition: all 0.3s ease-in-out;
  163. -moz-transition: all 0.3s ease-in-out;
  164. -o-transition: all 0.3s ease-in-out;
  165. -ms-transition: all 0.3s ease-in-out;
  166. transition: all 0.3s ease-in-out;}
  167.  
  168. a:hover, a:active {
  169. color: {color:links hover};
  170. text-decoration: none; font-weight: bold;
  171. border:0;
  172. animation: glitch 3s steps(100) infinite;}
  173.  
  174. @keyframes glitch {
  175. 0% { text-shadow: 3px 0 0 {color:link hover 1}, -3px 0 0 {color:link hover 2}; filter: blur(0);}
  176.  
  177. 10% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 2}; filter: blur(0);}
  178.  
  179. 20% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 3}; filter: blur(0);}
  180.  
  181. 30% { text-shadow: 0.8px 0 0 {color:link hover 2}, -0.8px 0 0 {color:link hover 3}; filter: blur(0);}
  182.  
  183. 40% { text-shadow: -3px 0 0 {color:link hover 2}, 3px 0 0 {color:link hover 3}; filter: blur(0);}
  184.  
  185. 50% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 3}; filter: blur(0);}
  186.  
  187. 60% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 2}; filter: blur(0);}
  188.  
  189. 70% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 2}; filter: blur(0);}
  190.  
  191. 80% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 2}; filter: blur(0);}
  192.  
  193. 90% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 3}; filter: blur(0);}
  194.  
  195. 100% { text-shadow: -3px 0 0 {color:link hover 2}, 3px 0 0 {color:link hover 3}; filter: blur(0);}}
  196.  
  197. #content {
  198. width: 800px;
  199. margin: 100px auto;}
  200.  
  201. #sidebar {
  202. background: transparent;
  203. color: {color:sidebar text};
  204. text-align: center;
  205. position: fixed;
  206. margin-left: 500px; margin-top: 70px;
  207. padding: 0; width: 250px;
  208. {block:IfGlowText}
  209. text-shadow: 0 0 2px {color:sidebar text glow},
  210. 0 0 2px {color:sidebar text glow};
  211. {/block:IfGlowText}
  212. {block:IfBoxShadow}
  213. filter: drop-shadow(5px 5px 3px {color:box shadow});
  214. {/block:IfBoxShadow}}
  215.  
  216. #sidebar a{
  217. color: {color:sidebar links};
  218. {block:IfGlowText}
  219. text-shadow: 0 0 2px {color:sidebar links glow},
  220. 0 0 2px {color:sidebar links glow};
  221. {/block:IfGlowText}}
  222.  
  223. #sidebar img {
  224. border:{text:border size}px {select:border} {color:border};
  225. width: 250px; height: 250px;}
  226.  
  227. .rags {
  228. text-align: center;
  229. opacity: 0; top: 0; padding: 10px;
  230. position: absolute;}
  231.  
  232. #sidebar:hover .rags {
  233. opacity: 1; position: absolute; left: 250px;
  234. border:{text:border size}px {select:border} {color:border};
  235. border-left:0;
  236. height: 230px; top: 0px; width: 240px;
  237. background: {color:posts};
  238. background-image: url('{image:sidebar background}');}
  239.  
  240. #title {
  241. position: fixed;
  242. font-size: {text:title size}px;
  243. width: 250px; height: 50px; line-height: 50px;
  244. padding: 0px; margin-left: 500px;
  245. z-index: 1;
  246. background-color:{color:sidebar background};
  247. border:{text:border size}px {select:border} {color:border};
  248. background-color:{color:sidebar background};
  249. background-image: url('{image:sidebar background}');
  250. {block:IfBoxShadow}
  251. filter: drop-shadow(5px 5px 3px {color:box shadow});
  252. {/block:IfBoxShadow}}
  253.  
  254. #title a {
  255. text-decoration: none;
  256. {block:IfGlowText}
  257. text-shadow: 0 0 2px {color:title glow}, 0 0 2px {color:title glow};
  258. {/block:IfGlowText}
  259. color:{color:title};
  260. padding: 3px;
  261. {block:IfGlitchTitle}
  262. animation: glitch 3s steps(100) infinite;{/block:IfGlitchTitle}}
  263.  
  264. {block:IfGlitchTitle}
  265. @keyframes glitch {
  266. 0% { text-shadow: 3px 0 0 {color:link hover 1}, -3px 0 0 {color:link hover 2}; filter: blur(0);}
  267.  
  268. 10% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 2}; filter: blur(0);}
  269.  
  270. 20% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 3}; filter: blur(0);}
  271.  
  272. 30% { text-shadow: 0.8px 0 0 {color:link hover 2}, -0.8px 0 0 {color:link hover 3}; filter: blur(0);}
  273.  
  274. 40% { text-shadow: -3px 0 0 {color:link hover 2}, 3px 0 0 {color:link hover 3}; filter: blur(0);}
  275.  
  276. 50% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 3}; filter: blur(0);}
  277.  
  278. 60% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 2}; filter: blur(0);}
  279.  
  280. 70% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 2}; filter: blur(0);}
  281.  
  282. 80% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 2}; filter: blur(0);}
  283.  
  284. 90% { text-shadow: -3px 0 0 {color:link hover 1}, 3px 0 0 {color:link hover 3}; filter: blur(0);}
  285.  
  286. 100% { text-shadow: -3px 0 0 {color:link hover 2}, 3px 0 0 {color:link hover 3}; filter: blur(0);}}{/block:IfGlitchTitle}
  287.  
  288. #title a:hover { color: {color:links hover};
  289. font-style: italic; font-weight: bold;
  290. {block:IfGlitchTitle}animation-play-state: paused;{/block:IfGlitchTitle}}
  291.  
  292. .side img { max-width: 100%;}
  293. .side a { border: 0;} .side a:hover {filter: blur(0);}
  294. .links {margin-top:10px}
  295. .links a { margin-right: 2px;}
  296. .desc {overflow: auto; overflow-x: hidden;
  297. margin-top: 10px; padding: 5px; height: 120px;}
  298.  
  299. .nxt{
  300. font-size: 50px; line-height: 45px;
  301. height: 50px; width: 230px;
  302. padding-right: 10px; padding-left: 10px;
  303. position: fixed; margin-top: 10px; text-align: right;
  304. border:{text:border size}px {select:border} {color:border};
  305. background-color:{color:sidebar background};
  306. background-image: url('{image:sidebar background}');}
  307. .nxt a {text-decoration: none;}
  308.  
  309. #clout{
  310. padding: 10px;
  311. position: fixed;
  312. bottom: 0;
  313. left: 0;
  314. font-size: 20px;}
  315.  
  316. #post {
  317. background-color: {color:posts};
  318. background-image: url('{image:post background}');
  319. position: relative;
  320. width: 500px;
  321. padding: 20px;
  322. border:{text:border size}px {select:border} {color:border};
  323. margin-left: -100px;
  324. margin-bottom: 100px;
  325. {block:IfBoxShadow}
  326. filter: drop-shadow(10px 10px 5px {color:box shadow});
  327. {/block:IfBoxShadow}}
  328.  
  329. #post blockquote {
  330. margin: 10px;
  331. border-left: {select:border size}px {select:border} {color:border};}
  332.  
  333. #post img:hover {
  334. filter:hue-rotate(360deg);
  335. -webkit-transition: all 1s linear;
  336. -moz-transition: all 1s linear;
  337. transition: all 1s linear;}
  338.  
  339. #notes {
  340. font-size: 18px;
  341. margin-top: 20px;
  342. border-top:{select:border size}px {select:border} {color:border};}
  343.  
  344. #notes ol.notes {
  345. list-style-type: none;
  346. margin: 0;
  347. padding: 0;}
  348.  
  349. #notes img.avatar {
  350. margin: 0;
  351. width: 0;
  352. height: 0;}
  353.  
  354. .spotify_audio_player {height:80px!important; width:100%!important;}
  355. .soundcloud_audio_player {height:150px!important; width:100%!important;}
  356. .space { padding: 10px;}
  357.  
  358. .q {
  359. padding: 5px;
  360. text-transform: uppercase;
  361. text-align: left;}
  362.  
  363. .a {
  364. border:{text:border size}px {select:border} {color:border};
  365. text-align: center;
  366. color: {color:links};
  367. padding: 5px;
  368. background-color: {color:background};}
  369.  
  370. #perma {
  371. text-align: left;
  372. padding: 5px; margin-top: 20px;
  373. background-image: url('{image:footer background}');
  374. background-color: {color:footer background};
  375. border:{text:border size}px {select:border} {color:border};}
  376.  
  377. .tags {
  378. text-align: center;
  379. opacity: 0;
  380. height: 0;
  381. -webkit-transition: all 0.3s linear;
  382. -moz-transition: all 0.3s linear;
  383. transition: all 0.3s linear;}
  384.  
  385. #post:hover .tags {
  386. opacity: 1;
  387. height: auto;
  388. padding: 5px;}
  389.  
  390. #s-m-t-tooltip {
  391. background-color: rgba(255, 255, 255, 0.4);
  392. filter: drop-shadow(0 0 2px {color:tooltip background});
  393. background-image: url('{image:tooltip}');
  394. color: {color:tooltip font};
  395. {block:IfGlowText}
  396. text-shadow: 0 0 2px {color:tooltip font},
  397. 0 0 2px {color:tooltip font};
  398. {/block:IfGlowText}
  399. z-index: 999999999;
  400. text-transform: normal;
  401. text-align: center;
  402. font-weight: normal;
  403. transition: all 0.3s ease-out;
  404. -o-transition: all 0.3s ease-out;
  405. -webkit-transition: all 0.3s ease-out;
  406. -moz-transition: all 0.3s ease-out;
  407. color: {color:tip txt};
  408. max-width: 300px;
  409. word-wrap: break-word;
  410. padding: 5px;
  411. display: block;
  412. margin:-40px 7px -2px 20px;}
  413.  
  414. @font-face {font-family:"letters"; src: url("https://dl.dropboxusercontent.com/s/jpvm2pxtbfd2k0y/Letters%20for%20Learners.ttf?dl=0")}
  415. @font-face {font-family:"pokemon"; src: url("https://dl.dropboxusercontent.com/s/d9hz0y1y7o8xgbk/Pokemon%20GB.ttf?dl=0")}
  416. @font-face {font-family:"nintendo ds"; src: url("https://dl.dropboxusercontent.com/s/j571mthzfwzqkce/Nintendo-DS-BIOS.ttf?dl=00")}
  417. @font-face {font-family:"anime"; src: url("https://dl.dropboxusercontent.com/s/ivhzluvz37uwimd/animeace2_reg.otf?dl=0")}
  418.  
  419. .triangle {
  420. position:relative;
  421. margin-top:95px;
  422. margin-left:84px;
  423. z-index:9;
  424. width:33px;
  425. height:30px;
  426. overflow:hidden;}
  427.  
  428. .square img {
  429. border: {text:border size}px {select:border} {color:border};
  430. position:relative;
  431. margin-top:-125px;
  432. margin-left:0px
  433. width:200px; height: 200px;
  434. z-index: 1;}
  435.  
  436. .stuff {
  437. margin-bottom:10px;
  438. top:137px;
  439. position:absolute;
  440. left: 220px;
  441. height: 199px;
  442. width: 300px;
  443. margin-top:-116px;}
  444.  
  445. .what {
  446. padding-top: 30px;
  447. position:relative;
  448. text-align:center;
  449. font-size:18px;
  450. margin-bottom: 10px;}
  451.  
  452. .who {
  453. text-align:center;
  454. font-size:18px;
  455. text-transform:uppercase;
  456. letter-spacing:2px;
  457. margin-bottom: 10px;}
  458.  
  459. .when {
  460. font-size:18px;
  461. text-align:center;
  462. font-style: italic;
  463. }
  464.  
  465. .se {
  466. height: 45px; padding: 0; color:red;}
  467.  
  468. .query::placeholder {color: {color:search text};}
  469.  
  470. .query {
  471. border: 3px inset {color:border};
  472. border-right:0;
  473. padding: 3px; padding-left: 5px;
  474. width: 172px; height:33px; margin-top: 0px;
  475. display: inline-block; float: left;
  476. font-family: inherit;
  477. font-size: inherit;
  478. color: {color:search text};
  479. background-color: {color:search bkg};
  480. vertical-align: bottom;}
  481.  
  482.  
  483. #button { margin-top: 0; vertical-align: bottom;
  484. border-left: 0; border: 3px outset {color:border};
  485. width: 57px;
  486. font-family: inherit; display: inline-block; float: right;
  487. font-size: inherit; height:45px; padding: 3px;
  488. background-color: {color:search button bkg};
  489. color: {color:search button text};}
  490.  
  491. #button:hover {border-left: 0; border: 3px inset {color:border};}
  492.  
  493. .marquee {
  494. white-space: nowrap;
  495. overflow: hidden;}
  496.  
  497. .marquee span {
  498. display: inline-block;
  499. padding-left: 100%;
  500. animation: marquee 8s linear infinite;}
  501.  
  502. @keyframes marquee {
  503. 0% {transform: translate(0, 0);}
  504. 100% {transform: translate(-100%, 0);}}
  505. </style>
  506.  
  507.  
  508. </head>
  509.  
  510. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.9/SmoothScroll.js"></script>
  511.  
  512. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  513.  
  514.  
  515. <script>
  516. $(document).ready(function(){
  517. $('.search').submit(function(event){
  518. var value = $('input:first').val();
  519. location.replace('http://{Name}.tumblr.com/tagged/' + value);
  520. });
  521. });
  522. </script>
  523.  
  524.  
  525. <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  526. <script>(function($){
  527. $(document).ready(function(){
  528. $("a[title]").style_my_tooltips({
  529. tip_follows_cursor:true,
  530. tip_delay_time:0,
  531. tip_fade_speed:0,
  532. attribute:"title"
  533. });
  534. });
  535. })(jQuery);
  536. </script>
  537.  
  538. <script>
  539. $(document).ready(function(){
  540. //remove tumblr redirects script by magnusthemes@tumblr
  541. $('a[href*="t.umblr.com/redirect"]').each(function(){
  542. var originalURL = $(this).attr("href").split("?z=")[1].split("&t=")[0];
  543. var replaceURL = decodeURIComponent(originalURL);
  544. $(this).attr("href", replaceURL);
  545. });
  546. });
  547. </script>
  548.  
  549. {block:IfRedirect}
  550. <script>
  551. if(window.location.pathname == '/') location.replace('{text:Redirect Link}');
  552. </script>
  553. {block:IfRedirect}
  554.  
  555. <body>
  556. <div id="content">
  557.  
  558.  
  559.  
  560. <div id="title">
  561. <div class="marquee"><span><a href="/">{text:title}</a></span></div></div>
  562.  
  563. <div id="sidebar">
  564.  
  565. <div class="side"><a href="/"><img src="{image:sidebar}"></a></div>
  566.  
  567. {block:Pagination}
  568. <div class="nxt">
  569. {block:PreviousPage}<a href="{PreviousPage}" style="float: left;">&#171;</a>{/block:PreviousPage}{block:NextPage}
  570. <a href="{NextPage}">&#187;</a></p>{/block:NextPage}
  571. </div>{/block:Pagination}
  572. <div class="rags">
  573.  
  574. <div class="se">
  575. <form class="search" action="javascript:return false">
  576. <input type="text" class="query" placeholder="{text:search text}">
  577. <input type="submit" value="{text:search button}" id="button"/>
  578. </form></div>
  579.  
  580. <div class="desc">{text:description}
  581. </div>
  582. <div class="links">
  583. <a href="{text:link 1 url}">{text:link 1}</a>{text:links divider}
  584. <a href="{text:link 2 url}">{text:link 2}</a>{text:links divider}
  585. <a href="{text:link 3 url}">{text:link 3}</a>
  586. </div>
  587. </div>
  588.  
  589. </div>
  590.  
  591.  
  592.  
  593. {block:Posts}
  594.  
  595.  
  596. <div id="post">
  597.  
  598. {block:Text}
  599. {block:Title}<a href="{Permalink}"><big>{Title}</big></a>{/block:Title}
  600. {Body}
  601. {/block:Text}
  602.  
  603. {block:Quote}
  604. "{Quote}"
  605. {block:Source}&mdash; {Source}{/block:Source}
  606. {/block:Quote}
  607.  
  608. {block:Link}
  609. <big><a href="{URL}">{Name}</a></big>
  610. {block:Description}{Description}{/block:Description}
  611. {/block:Link}
  612.  
  613. {block:Chat}
  614. {block:Title}{Title}{/block:Title}
  615. {block:Lines}
  616. <div class="{Alt} user_{UserNumber}">
  617. {block:Label}{Label}{/block:Label} {Line} </div>
  618. {/block:Lines}
  619. {/block:Chat}
  620.  
  621. {block:Answer}
  622. <div class="q">{Asker}</div>
  623. <div class="a">{Question}</div>
  624. {Answer}
  625. {/block:Answer}
  626.  
  627. {block:Photo}
  628. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{Permalink}"/>{LinkCloseTag}
  629. {/block:Photo}
  630.  
  631. {block:Photoset}
  632. {Photoset-500}
  633. {/block:Photoset}
  634.  
  635. {block:Video}
  636. {Video-500}
  637. {/block:Video}
  638.  
  639. {block:Audio}
  640. {block:AudioPlayer}
  641. <div class="triangle">{AudioPlayerGrey}</div>
  642. {block:AlbumArt}<div class="square"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  643. <div class="stuff">
  644. <div class="what">
  645. {block:TrackName}"{TrackName}"{/block:TrackName}
  646. </div>
  647. <div class="who">
  648. {block:Artist}By {Artist}{/block:Artist}
  649. </div>
  650. <div class="when">
  651. {block:Album}From {Album}{/block:Album}
  652. </div>
  653. </div>
  654. {/block:AudioPlayer}
  655. {/block:Audio}
  656.  
  657. {block:ifNotHideCaption}
  658. {block:Caption}{Caption}{/block:Caption}
  659. {/block:ifNotHideCaption}
  660.  
  661. {block:PermalinkPage}
  662. {block:ifHideCaption}<p>{block:Caption}{Caption}{/block:Caption}</p>{/block:ifHideCaption}
  663.  
  664. <div id="more">
  665. {block:NoteCount}Notes: <a href="{Permalink}">{NoteCount}</a><br>{/block:NoteCount}
  666. {block:HasTags}Tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}<br>{/block:HasTags}
  667. {block:RebloggedFrom}
  668. Via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  669. <br>{/block:RebloggedFrom}{block:ContentSource}
  670. Source: <a href="{SourceURL}">{SourceTitle}</a>
  671. {/block:ContentSource}</div>
  672.  
  673. {block:NoteCount}<div id="notes">
  674. {block:PostNotes}{PostNotes}{/block:PostNotes}
  675. </div>{/block:NoteCount}
  676. {/block:PermalinkPage}
  677.  
  678. {block:IndexPage}
  679. <div id="perma">
  680. <a href="{Permalink}" title="{NoteCount}%" data-toggle="tooltip">
  681. {MonthNumber}.{DayOfMonth}</a>
  682. <a href="{ReblogURL}" style="float:right;">&#8634;</a>
  683. </div>
  684.  
  685. {block:HasTags}<div class="tags">
  686. Tagged: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}
  687. </div>{/block:HasTags}{/block:IndexPage}
  688. </div>
  689.  
  690. {/block:Posts}
  691. </div>
  692. </div>
  693.  
  694. <div id="clout">
  695. <a href="https://ps1.tumblr.com/" title="@PS1" data-toggle="tooltip">&#10811;</a>
  696. </div>
  697.  
  698. </body>
  699. </html>
Add Comment
Please, Sign In to add comment