Template:Home/Polaroids: Difference between revisions

Template page
No edit summary
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<templatestyles src="Home/Polaroids/styles.css" />
<templatestyles src="Home/Polaroids/styles.css" />
<div id="polaroid-gallery" align="center">
<div id="polaroid-gallery" style="background-image: radial-gradient(#001321d9, black 200%);box-shadow: 0px 0px 14px rgb(192 14 170 / 75%), inset 0 0 14px rgb(246 21 115);">
<h2>[[Lost Boy's Polaroids]]</h2>
<h2>[[Lost Boy's Polaroids]]</h2>
<DPL>
<DPL>
   namespace      = File
   namespace      = File
   category      = Polaroids
   category      = Polaroids
   randomcount    = 3
   randomcount    = 12
   randomseed    ={{#time:Ymd}}
   randomseed    ={{#time:Ymd}}
   format        = ,\n* [[File:%TITLE%|300x300px|thumb|none|{{File:%TITLE%/caption}}]],,
   format        = ,\n* [[File:%TITLE%|250x250px|thumb|none]],,
</DPL>
</DPL>
<br>
<p style="text-align: center;"><em>Click the heading above to see more fan photos!</em></p>
<p style="text-align: center;"><em>Click the heading above to see more fan photos!</em></p>
</div>
</div>
<html>
<html>
<head>
<head>
<div id="rotate-script">
<script>
<script>
var ul = document.querySelector('#polaroid-gallery ul');
var ul = document.querySelector('#polaroid-gallery ul');
Line 32: Line 32:
} );
} );
</script>
</script>
</div>
</head>
</head>
</html>
</html>

Latest revision as of 02:41, 4 September 2023