Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <head>
- <!-------------
- >>> Emoticon Equinox Rox My Sox <<<
- ┍=======================================================┑
- | Ransomware Locky theme |
- | by emoticon equinox / quin jean-marie |
- | |
- | experimental (VERY) so there might be |
- | something i missed or something that |
- | looks weird ... just let me know |
- | ________ |
- | / ======= \ |
- | / __________\ |
- | | ___________ | |
- | | | - | | |
- | | | | | |
- | | |_________| | ________________________ |
- | \=____________/ brian macdonald ) |
- | / """"""""""" \ / |
- | / ::::::::::::: \ =D-' |
- |(_________________) |
- | computer ascii https://www.asciiart.eu/ |
- ┕=======================================================┙
- (C) 1988
- tips to make your webspace look nice ;
- 1) <br>, line break
- 2) <p>, paragraph (like <br> but more space)
- 3) <img src="url" width="100"> (width can be changed or removed entirely, replace "url" with the image url of your image)
- questions, comments, concerns ? https://jellyparty.tumblr.com/ask
- ---------------->
- <!-- images n' colors -->
- <meta name="image:favicon" content="">
- <meta name="image:custom cursor" content="">
- <meta name="image:custom cursor link hover" content="">
- <meta name="image:blog background" content="">
- <meta name="image:container background" content="">
- <meta name="image:content background" content="">
- <meta name="image:sidebar" content="">
- <meta name="image:floatie" content="">
- <meta name="image:footer pixel" content="">
- <meta name="color:blog background" content="">
- <meta name="color:container background" content="">
- <meta name="color:content background" content="">
- <meta name="color:border color" content="#000000">
- <meta name="color:text" content="">
- <meta name="color:link" content="">
- <meta name="color:link hover" content="">
- <meta name="color:text selection" content="">
- <meta name="color:text selection bg" content="">
- <meta name="color:table border" content="">
- <meta name="color:table one bg" content="">
- <meta name="color:table two bg" content="">
- <meta name="color:table three bg" content="">
- <meta name="color:table four bg" content="">
- <meta name="color:table five bg" content="">
- <meta name="color:table six bg" content="">
- <!-- text -->
- <meta name="text:title" content="wawawa">
- <meta name="text:title size" content="18">
- <meta name="text:text size" content="18">
- <meta name="text:search text" content="press enter">
- <meta name="text:custom sidebar text" content="wow wow wubbzy multilanguage">
- <meta name="text:floatie size" content="100">
- <meta name="text:link one" content="link one">
- <meta name="text:link two" content="link two">
- <meta name="text:link three" content="link three">
- <meta name="text:link four" content="link four">
- <meta name="text:link five" content="link five">
- <meta name="text:link six" content="link six">
- <meta name="text:link one url" content="/">
- <meta name="text:link two url" content="/">
- <meta name="text:link three url" content="/">
- <meta name="text:link four url" content="/">
- <meta name="text:link five url" content="/">
- <meta name="text:link six url" content="/">
- <!-- options n' selection -->
- <meta name="if:custom cursor" content="">
- <meta name="if:custom cursor link hover" content="">
- <meta name="if:cursor sparkles" content="">
- <meta name="if:full background" content="">
- <meta name="if:link underline" content="">
- <meta name="if:bold links" content="">
- <meta name="if:no scrollbar" content="/">
- <meta name="if:description under table" content="/">
- <meta name="if:bright rainbow links" content="">
- <meta name="if:light rainbow links" content="">
- <meta name="if:rainbow borders" content="">
- <meta name="if:light rainbow borders" content="">
- <meta name="if:circle sidebar" content="">
- <meta name="if:searchbar" content="">
- <meta name="if:link table" content="">
- <meta name="if:floatie left" content="">
- <meta name="select:font" content="arial">
- <meta name="select:font" content="short stack">
- <meta name="select:font" content="ms gothic">
- <meta name="select:font" content="roboto mono">
- <meta name="select:border type" content="solid">
- <meta name="select:border type" content="double">
- <meta name="select:border type" content="dashed">
- <meta name="select:border type" content="dotted">
- <meta name="select:border size" content="1">
- <meta name="select:border size" content="2">
- <meta name="select:border size" content="3">
- <meta name="select:border size" content="4">
- <!-- misc -->
- <link href="https://fonts.googleapis.com/css?family=Short+Stack&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Roboto+Mono&display=swap" rel="stylesheet">
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{image:favicon}">
- {block:ifcursorsparkles}
- <script type="text/javascript">
- // <![CDATA[
- var colour="random"; // in addition to "random" can be set to any valid colour eg "#f0f" or "red"
- var sparkles=50;
- /****************************
- * Tinkerbell Magic Sparkle *
- *(c)2005-13 mf2fm web-design*
- * http://www.mf2fm.com/rv *
- * DON'T EDIT BELOW THIS BOX *
- ****************************/
- var x=ox=400;
- var y=oy=300;
- var swide=800;
- var shigh=600;
- var sleft=sdown=0;
- var tiny=new Array();
- var star=new Array();
- var starv=new Array();
- var starx=new Array();
- var stary=new Array();
- var tinyx=new Array();
- var tinyy=new Array();
- var tinyv=new Array();
- window.onload=function() { if (document.getElementById) {
- var i, rats, rlef, rdow;
- for (var i=0; i<sparkles; i++) {
- var rats=createDiv(3, 3);
- rats.style.visibility="hidden";
- rats.style.zIndex="999";
- document.body.appendChild(tiny[i]=rats);
- starv[i]=0;
- tinyv[i]=0;
- var rats=createDiv(5, 5);
- rats.style.backgroundColor="transparent";
- rats.style.visibility="hidden";
- rats.style.zIndex="999";
- var rlef=createDiv(1, 5);
- var rdow=createDiv(5, 1);
- rats.appendChild(rlef);
- rats.appendChild(rdow);
- rlef.style.top="2px";
- rlef.style.left="0px";
- rdow.style.top="0px";
- rdow.style.left="2px";
- document.body.appendChild(star[i]=rats);
- }
- set_width();
- sparkle();
- }}
- function sparkle() {
- var c;
- if (Math.abs(x-ox)>1 || Math.abs(y-oy)>1) {
- ox=x;
- oy=y;
- for (c=0; c<sparkles; c++) if (!starv[c]) {
- star[c].style.left=(starx[c]=x)+"px";
- star[c].style.top=(stary[c]=y+1)+"px";
- star[c].style.clip="rect(0px, 5px, 5px, 0px)";
- star[c].childNodes[0].style.backgroundColor=star[c].childNodes[1].style.backgroundColor=(colour=="random")?newColour():colour;
- star[c].style.visibility="visible";
- starv[c]=50;
- break;
- }
- }
- for (c=0; c<sparkles; c++) {
- if (starv[c]) update_star(c);
- if (tinyv[c]) update_tiny(c);
- }
- setTimeout("sparkle()", 40);
- }
- function update_star(i) {
- if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)";
- if (starv[i]) {
- stary[i]+=1+Math.random()*3;
- starx[i]+=(i%5-2)/5;
- if (stary[i]<shigh+sdown) {
- star[i].style.top=stary[i]+"px";
- star[i].style.left=starx[i]+"px";
- }
- else {
- star[i].style.visibility="hidden";
- starv[i]=0;
- return;
- }
- }
- else {
- tinyv[i]=50;
- tiny[i].style.top=(tinyy[i]=stary[i])+"px";
- tiny[i].style.left=(tinyx[i]=starx[i])+"px";
- tiny[i].style.width="2px";
- tiny[i].style.height="2px";
- tiny[i].style.backgroundColor=star[i].childNodes[0].style.backgroundColor;
- star[i].style.visibility="hidden";
- tiny[i].style.visibility="visible"
- }
- }
- function update_tiny(i) {
- if (--tinyv[i]==25) {
- tiny[i].style.width="1px";
- tiny[i].style.height="1px";
- }
- if (tinyv[i]) {
- tinyy[i]+=1+Math.random()*3;
- tinyx[i]+=(i%5-2)/5;
- if (tinyy[i]<shigh+sdown) {
- tiny[i].style.top=tinyy[i]+"px";
- tiny[i].style.left=tinyx[i]+"px";
- }
- else {
- tiny[i].style.visibility="hidden";
- tinyv[i]=0;
- return;
- }
- }
- else tiny[i].style.visibility="hidden";
- }
- document.onmousemove=mouse;
- function mouse(e) {
- if (e) {
- y=e.pageY;
- x=e.pageX;
- }
- else {
- set_scroll();
- y=event.y+sdown;
- x=event.x+sleft;
- }
- }
- window.onscroll=set_scroll;
- function set_scroll() {
- if (typeof(self.pageYOffset)=='number') {
- sdown=self.pageYOffset;
- sleft=self.pageXOffset;
- }
- else if (document.body && (document.body.scrollTop || document.body.scrollLeft)) {
- sdown=document.body.scrollTop;
- sleft=document.body.scrollLeft;
- }
- else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {
- sleft=document.documentElement.scrollLeft;
- sdown=document.documentElement.scrollTop;
- }
- else {
- sdown=0;
- sleft=0;
- }
- }
- window.onresize=set_width;
- function set_width() {
- var sw_min=999999;
- var sh_min=999999;
- if (document.documentElement && document.documentElement.clientWidth) {
- if (document.documentElement.clientWidth>0) sw_min=document.documentElement.clientWidth;
- if (document.documentElement.clientHeight>0) sh_min=document.documentElement.clientHeight;
- }
- if (typeof(self.innerWidth)=='number' && self.innerWidth) {
- if (self.innerWidth>0 && self.innerWidth<sw_min) sw_min=self.innerWidth;
- if (self.innerHeight>0 && self.innerHeight<sh_min) sh_min=self.innerHeight;
- }
- if (document.body.clientWidth) {
- if (document.body.clientWidth>0 && document.body.clientWidth<sw_min) sw_min=document.body.clientWidth;
- if (document.body.clientHeight>0 && document.body.clientHeight<sh_min) sh_min=document.body.clientHeight;
- }
- if (sw_min==999999 || sh_min==999999) {
- sw_min=800;
- sh_min=600;
- }
- swide=sw_min;
- shigh=sh_min;
- }
- function createDiv(height, width) {
- var div=document.createElement("div");
- div.style.position="absolute";
- div.style.height=height+"px";
- div.style.width=width+"px";
- div.style.overflow="hidden";
- return (div);
- }
- function newColour() {
- var c=new Array();
- c[0]=255;
- c[1]=Math.floor(Math.random()*256);
- c[2]=Math.floor(Math.random()*(256-c[1]/2));
- c.sort(function(){return (0.5 - Math.random());});
- return ("rgb("+c[0]+", "+c[1]+", "+c[2]+")");
- }
- // ]]>
- </script>
- {/block:ifcursorsparkles}
- <style type="text/css">
- body{
- word-wrap:break-word;
- overflow-x:hidden;
- overflow-y:hidden;
- font-size:{text:text size}px;
- font-family:{select:font};
- color:{color:text};
- {block:ifcustomcursor};
- cursor:url("{image:custom cursor}"), default;
- {/block:ifcustomcursor};
- background-color:{color:blog background};
- background-image:Url('{image:blog background}');
- background-attachment:fixed;
- {block:iffullbackground}
- background-size: cover;
- {/block:iffullbackground}}
- a{
- {block:ifboldlinks}
- font-weight:bold;
- {/block:ifboldlinks}
- {block:ifcustomcursorlinkhover};
- cursor:url("{image:custom cursor link hover}"), default;
- {/block:ifcustomcursorlinkhover};
- text-decoration:none;
- {block:iflinkunderline}
- text-decoration:underline;
- {/block:iflinkunderline}
- color:{color:link};
- {block:ifbrightrainbowlinks};
- text-decoration: none;
- color: white;
- display: inline-block;
- background-size: 120% 100%;
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- -moz-background-clip: text;
- -moz-text-fill-color: transparent;
- -ms-background-clip: text;
- -ms-text-fill-color: transparent;
- background-clip: text;
- text-fill-color: transparent;
- transition: all 0.15s cubic-bezier(0.68, -0.25, 0.265, 1.25);
- background-image: linear-gradient(45deg, #b62dab, #f63322, #ff9c27, #fba949, #ffe52a, #79d821, #13a0f2, #13a0f2, #13a0f2);
- {/block:ifbrightrainbowlinks};
- {block:iflightrainbowlinks};
- text-decoration: none;
- color: white;
- display: inline-block;
- background-size: 120% 100%;
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- -moz-background-clip: text;
- -moz-text-fill-color: transparent;
- -ms-background-clip: text;
- -ms-text-fill-color: transparent;
- background-clip: text;
- text-fill-color: transparent;
- transition: all 0.15s cubic-bezier(0.68, -0.25, 0.265, 1.25);
- background-image: linear-gradient(45deg, #95cadf, #a9e79a, #eedb57, #f9a4b0, #fd87c4, #bf75cc, #bf75cc);
- {/block:iflightrainbowlinks};}
- a:hover{
- {block:ifboldlinks}
- font-weight:bold;
- {/block:ifboldlinks}
- color:{color:link hover};}
- ::selection{
- color:{color:text selection};
- background-color:{color:text selection bg};}
- blockquote{
- margin:0 0 0px 0px;
- border-left:solid 1px transparent;}
- {block:ifnoscrollbar}
- ::-webkit-scrollbar {
- width: 1px;
- height: 10px;}
- ::-webkit-scrollbar-track {
- background: transparent}
- ::-webkit-scrollbar-thumb:vertical{
- background:transparent;
- border:none;}
- {/block:ifnoscrollbar}
- {block:ifnotnoscrollbar}
- ::-webkit-scrollbar {
- width: 15px;
- height: 10px;}
- ::-webkit-scrollbar-thumb:vertical{
- background-color: #fff;
- background-image: url(https://i.imgur.com/Qtm9Z60.png);
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;}
- ::-webkit-scrollbar-track {
- background-color: #fff;
- background-image: url(https://i.imgur.com/IGXGYKz.png);}
- ::-webkit-scrollbar-button:vertical:increment {
- background-image: url(https://i.imgur.com/WhC8iy3.png);
- width: 14px;
- height: 16px;
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;}
- ::-webkit-scrollbar-button:vertical:decrement {
- background-image: url(https://i.imgur.com/fQ18mrR.png);
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;
- width: 14px;
- height: 16px;}
- {/block:ifnotnoscrollbar}
- .npf_row {
- margin: 0 !important;}
- blockquote{
- margin: 0;}
- /* blog container */
- #overallcontainer{
- overflow:hidden;
- position:absolute;
- top: 50%;
- left: 50%;
- transform: translateX(-50%) translateY(-50%);
- padding:5px;
- width:720px;
- height:615px;
- background-color:{color:container background};
- background-size: cover;
- background-image:Url('{image:container background}');
- border:{select:border size}px {select:border type} {color:border color};
- {block:ifrainbowborders}
- border:{select:border size}px {select:border type} transparent;
- border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice: 1;
- {/block:ifrainbowborders};
- {block:iflightrainbowborders}
- border:{select:border size}px {select:border type} transparent;
- border-image: linear-gradient(to bottom right, #95cadf 0%, #a9e79a 20%, #eedb57 40%, #f9a4b0 60%, #fd87c4 80%, #bf75cc 100%);
- border-image-slice: 1;
- {/block:iflightrainbowborders};}
- /* post */
- #postcontainer{
- {block:ifnoscrollbar}
- right:1px;
- {/block:ifnoscrollbar}
- {block:ifnotnoscrollbar}
- right:10px;
- {/block:ifnotnoscrollbar}
- overflow:auto;
- position:absolute;
- padding:5px;
- width:425px;
- overflow-x: hidden;
- overflow-y:auto;}
- #postcontent{
- width:412px;
- height:602px;}
- #content{
- overflow:hidden;}
- .post, .naviga{
- margin:0 0 10px 0;
- overflow:hidden;
- padding:5px;
- border:{select:border size}px {select:border type} {color:border color};
- {block:ifrainbowborders}
- border:{select:border size}px {select:border type} transparent;
- border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice: 1;
- {/block:ifrainbowborders};
- {block:iflightrainbowborders}
- border:{select:border size}px {select:border type} transparent;
- border-image: linear-gradient(to bottom right, #95cadf 0%, #a9e79a 20%, #eedb57 40%, #f9a4b0 60%, #fd87c4 80%, #bf75cc 100%);
- border-image-slice: 1;
- {/block:iflightrainbowborders};
- background-image:Url('{image:content background}');
- background-size: cover;
- background-color:{color:content background};}
- /* sidebar */
- #side{
- left:-6px;
- top:-7px;
- width:265px;
- height:600px;
- max-height:600px;
- padding:5px;
- position:fixed;}
- #tinititle{
- text-align:center;
- font-size:{text:title size}px;}
- #searchie{
- display:block;
- margin-left:-10px;
- border-radius:10px;
- padding:5px;
- background-color:transparent;}
- #header{
- background:transparent;}
- #asearch{
- padding:5px;}
- .textinput{
- width:258px;
- background-image:Url('https://64.media.tumblr.com/d3b90aee405195699e293f320c7da8df/9e2fb2468a7c651d-9f/s250x400/1952c00e74253264eb65fafbfc0a634a68b86704.png');
- padding:5px;
- font-size:14px;
- color:black;
- font-family:{select:font};
- border:1px solid black;}
- #sidebar{
- width:270px;
- height:670px;
- border-right:{select:border size}px {select:border type} {color:border color};
- {block:ifrainbowborders}
- border-right:{select:border size}px {select:border type} transparent;
- border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice: 1;
- {/block:ifrainbowborders};
- {block:iflightrainbowborders}
- border-right:{select:border size}px {select:border type} transparent;
- border-image: linear-gradient(to bottom right, #95cadf 0%, #a9e79a 20%, #eedb57 40%, #f9a4b0 60%, #fd87c4 80%, #bf75cc 100%);
- border-image-slice: 1;
- {/block:iflightrainbowborders};
- padding:5px;
- background-color:{color:content background};
- background-image:Url('{image:content background}');
- background-size: cover;
- background-color:{color:content background};}
- #table, th, td{
- width:265px;
- text-align:center;
- border:1px solid {color:table border};}
- #desc{
- margin:10px 0 0 0;
- display:block;}
- /* content appearance */
- .post img{
- max-width:400px;
- height:100%;
- max-width:100%;}
- .sidebar img{
- {block:ifcirclesidebar}
- border-radius:100%;
- {/block:ifcirclesidebar}
- {block:ifnotcirclesidebar}
- border-radius:5px;
- {/block:ifnotcirclesidebar}
- max-width:260px;
- max-width:100%;
- display:block;}
- #desc img{
- max-width:100%;}
- ol.notes{
- list-style-type:none;
- padding:3px;
- overflow:auto;}
- video{
- max-width: 100%;
- height: auto;}#audioplayer{
- width:30px;
- height:25px;
- overflow:hidden;
- position:absolute;
- margin-top:40px;
- margin-bottom:40px;
- margin-left:35px;
- border-radius: 40px;
- opacity: 0.7;}
- .trackstuff{
- overflow:auto;
- margin-left:110px;
- margin-top:-75px;
- margin-bottom:50px;
- display:block;}
- .playbutton{
- margin-bottom:30px;
- margin-top:-60px;
- margin-left:35px;
- z-index:9;
- width:33px;
- height:30px;
- overflow:hidden;}
- /* other */
- #theresaplatypuscontrollinghimwhat{
- position:fixed;
- bottom:0px;
- {block:ifnotfloatieleft}
- right:15px;
- {/block:ifnotfloatieleft}
- {block:iffloatieleft}
- left:15px;
- {/block:iffloatieleft};}
- /* the world without meee :3 */
- #c{
- font-size:25px;
- position:fixed;
- left:0px;
- bottom:0px;}
- {CustomCss}
- </style>
- </head>
- <body>
- <div id="overallcontainer">
- <div id="side">
- <div id="sidebar">
- {block:ifsearchbar}
- <div id="searchie">
- <div id="header">
- <form id="asearch" method="get">
- <input type="text" placeholder="{text:search text}" class="textinput" name="q" size="21" maxlength="120">
- </form>
- </div>
- </div>
- {/block:ifsearchbar}
- {block:ifnotsearchbar}
- <div id="tinititle">
- {text:title}
- </div>
- {/block:ifnotsearchbar}
- <div class="sidebar img"><img style='height: 100%; width: 100%; object-fit: cover' src='{image:sidebar}'/></div>
- {block:ifnotdescriptionundertable}
- <div id="desc">
- <center>{text:custom sidebar text}</center>
- </div>
- {/block:ifnotdescriptionundertable}
- {block:iflinktable}
- <table style="margin:5px 0 0 0;">
- <tr>
- <td style="background-color: {color:table one bg}"><a href="{text:link one url}">{text:link one}</a></td>
- <td style="background-color: {color:table two bg}"><a href="{text:link two url}">{text:link two}</a></td>
- </tr>
- <tr>
- <td style="background-color: {color:table three bg}"><a href="{text:link three url}">{text:link three}</a></td>
- <td style="background-color: {color:table four bg}"><a href="{text:link four url}">{text:link four}</a></td>
- </tr>
- <tr>
- <td style="background-color: {color:table five bg}"><a href="{text:link five url}">{text:link five}</a></td>
- <td style="background-color: {color:table six bg}"><a href="{text:link six url}">{text:link six}</a></td>
- </tr>
- </table>
- {/block:iflinktable}
- {block:ifdescriptionundertable}
- <div id="desc">
- <center>{text:custom sidebar text}</center>
- </div>
- {/block:ifdescriptionundertable}
- </div>
- </div>
- <div id="postcontainer">
- <div id="postcontent">
- <div id="content">
- {block:Posts}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} --> {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div class="post">
- <!-- Text -->
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Chat}
- {block:Title}
- <div class="title">
- <h3><a href="{Permalink}">{Title}</a></h3></div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}{Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- <!-- Images --->
- {block:Photo}
- {LinkOpenTag}
- <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
- {LinkCloseTag}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {block:Photos}
- {/block:Photos}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- <!-- Video -->
- {block:Video}
- {Video-500}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- <!-- Audio -->
- {block:Audio}
- <div id= "audioplayer">{AudioPlayerWhite}</div>
- {block:AlbumArt}
- <div id="albumart">
- <img src="{AlbumArtURL}" width="100">
- </div>
- {/block:AlbumArt}
- <div class="trackstuff">
- {block:TrackName}<b><i>{TrackName}</i></b>{/block:TrackName}<br>{block:Artist}<i>{Artist}</i>{/block:Artist}</div>
- {Caption}
- {/block:Audio}
- <!-- Quote -->
- {block:Quote}
- <div class="quote">
- "{Quote}"
- {block:Source}
- <div class="source">- <i>{Source}</i></div>
- {/block:Source}
- </div>
- {/block:Quote}
- <!-- Link -->
- {block:Link}
- <a href="{URL}" class="link" {Target}>{Name}</a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- <!-- Ask -->
- {block:Answer}
- <div class="question">{Asker}: {Question}</div>
- <div class="caption">{Answer}</div>
- {/block:Answer}
- <!-- Footer -->
- {block:Date}
- <div class="footer">
- <img src="{image:footer pixel}"> <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a> (<a href="{Permalink}">{TimeAgo}</a>) <a href="{ReblogUrl}">↺</a>
- </div>
- {block:PermalinkPage}
- {block:HasTags}
- {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- <a href="{Permalink}">{block:NoteCount} [{NoteCountWithLabel}] {/block:NoteCount}</a>
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- {/block:Date}
- </div>
- {/block:Posts}
- {block:Pagination}
- <div class="naviga">
- {block:PreviousPage}
- <a href="{PreviousPage}">« Back</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">Next »</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="theresaplatypuscontrollinghimwhat">
- <img src="{image:floatie}" width="{text:floatie size}px">
- </div>
- <!-- please do not edit link or remove -->
- <div id="c"><a href="https://cloverparty.tumblr.com/tagged/mine">ミ★</a></div>
- <!-- please do not edit link or remove -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement