(Created page with "<templatestyles src="Home/Polaroids/styles.css" /> <div id="polaroid-gallery"> <DPL> namespace = File category = Polaroids randomcount = 4 randomseed ={{#time:Ymd}} format = ,\n* 250x250px|thumb|none,, </DPL> <p style="text-align: center;"><em>Fan-submitted photos</em></p> </div> <html> <head> <div id="rotate-script"> <script> var ul = document.querySelector('#polaroid-gallery ul'); for (var i = ul.children.length; i >...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
randomcount = 4 | randomcount = 4 | ||
randomseed ={{#time:Ymd}} | randomseed ={{#time:Ymd}} | ||
format = ,\n* [[File:%TITLE%| | format = ,\n* [[File:%TITLE%|600x600px|thumb|none]],, | ||
</DPL> | </DPL> | ||
<p style="text-align: center;"><em>Fan-submitted photos</em></p> | <p style="text-align: center;"><em>Some of our Fan-submitted photos</em></p> | ||
</div> | </div> | ||
<html> | <html> | ||
Line 34: | Line 34: | ||
</head> | </head> | ||
</html> | </html> | ||