<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://camp2.rectangle.zone/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pointy</id>
	<title>The Wiki Camp 2 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://camp2.rectangle.zone/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pointy"/>
	<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/wiki/Special:Contributions/Pointy"/>
	<updated>2026-06-07T04:39:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=User:Pointy&amp;diff=78852</id>
		<title>User:Pointy</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=User:Pointy&amp;diff=78852"/>
		<updated>2023-06-03T19:54:04Z</updated>

		<summary type="html">&lt;p&gt;Pointy: Huge thank u to coppersalts u seasoned my Spaghetti Code o7&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;pointy.css&amp;quot;/&amp;gt;{{#css:&lt;br /&gt;
.pyramid {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  width: 200px;&lt;br /&gt;
  height: 200px;&lt;br /&gt;
  transform-style: preserve-3d;&lt;br /&gt;
  transform: rotateY(326deg) rotateX(2deg) rotateZ(359deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.side {&lt;br /&gt;
  width: 0;&lt;br /&gt;
  height: 0;&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  opacity: 0.7;&lt;br /&gt;
  border: 100px solid transparent;&lt;br /&gt;
  border-bottom: 200px solid transparent;&lt;br /&gt;
  border-top: 0px;&lt;br /&gt;
  -webkit-clip-path: polygon(0 100%, 50% 0, 100% 100%);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.one {&lt;br /&gt;
  transform: rotateX(30deg);&lt;br /&gt;
  transform-origin: 0 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.two {&lt;br /&gt;
  transform-origin: 100px 0;&lt;br /&gt;
  transform: rotateY(90deg) rotateX(-30deg);&lt;br /&gt;
  border-bottom-color: cyan;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.three {&lt;br /&gt;
  transform-origin: 100px 0;&lt;br /&gt;
  transform: rotateY(270deg) rotateX(-30deg);&lt;br /&gt;
  border-bottom-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.four {&lt;br /&gt;
  transform-origin: 100px 0;&lt;br /&gt;
  transform: rotateY(0) rotateX(-30deg);&lt;br /&gt;
  border-bottom-color: cyan;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.base {&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  width: 100%;&lt;br /&gt;
  height: 100%;&lt;br /&gt;
  transform: translateY(73px) rotateX(90deg);&lt;br /&gt;
  border: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes rotate {&lt;br /&gt;
  from {&lt;br /&gt;
    transform: rotateY(0) rotateX(0deg) rotateZ(0deg);&lt;br /&gt;
  }&lt;br /&gt;
  to {&lt;br /&gt;
    transform: rotateY(360deg) rotateX(360deg) rotateZ(360deg);&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.pyramid {&lt;br /&gt;
  animation: rotate 5s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;pyramid&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;side one&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;side two&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;side three&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;side four&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;base&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pointy</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=User:Pointy&amp;diff=78839</id>
		<title>User:Pointy</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=User:Pointy&amp;diff=78839"/>
		<updated>2023-06-03T19:42:20Z</updated>

		<summary type="html">&lt;p&gt;Pointy: It seems i fucked up!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#css:|&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
&amp;lt;style&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
        /* pyrami*/&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
  display: flex;&lt;br /&gt;
  justify-content: center;&lt;br /&gt;
  align-items: top;&lt;br /&gt;
  min-height: 100vh;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.pyramid {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  width: 200px;&lt;br /&gt;
  height: 200px;&lt;br /&gt;
  transform-style: preserve-3d;&lt;br /&gt;
  transform: rotateY(326deg) rotateX(2deg) rotateZ(359deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.side {&lt;br /&gt;
  width: 0;&lt;br /&gt;
  height: 0;&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  opacity: 0.7;&lt;br /&gt;
  border: 100px solid transparent;&lt;br /&gt;
  border-bottom: 200px solid transparent;&lt;br /&gt;
  border-image:url(&#039;[[File:Pointypfp.png]]&#039;);&lt;br /&gt;
  border-top: 0px;&lt;br /&gt;
  -webkit-clip-path: polygon(0 100%, 50% 0, 100% 100%);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.one {&lt;br /&gt;
  transform: rotateX(30deg);&lt;br /&gt;
  transform-origin: 0 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.two {&lt;br /&gt;
  transform-origin: 100px 0;&lt;br /&gt;
  transform: rotateY(90deg) rotateX(-30deg);&lt;br /&gt;
  border-bottom-color: cyan;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.three {&lt;br /&gt;
  transform-origin: 100px 0;&lt;br /&gt;
  transform: rotateY(270deg) rotateX(-30deg);&lt;br /&gt;
  border-bottom-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.four {&lt;br /&gt;
  transform-origin: 100px 0;&lt;br /&gt;
  transform: rotateY(0) rotateX(-30deg);&lt;br /&gt;
  border-bottom-color: cyan;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.base {&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  width: 100%;&lt;br /&gt;
  height: 100%;&lt;br /&gt;
  transform: translateY(73px) rotateX(90deg);&lt;br /&gt;
  border: 0;&lt;br /&gt;
  background: url(&#039;[[File:Pointypfp.png]]&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes rotate {&lt;br /&gt;
  from {&lt;br /&gt;
    transform: rotateY(0) rotateX(0deg) rotateZ(0deg);&lt;br /&gt;
  }&lt;br /&gt;
  to {&lt;br /&gt;
    transform: rotateY(360deg) rotateX(360deg) rotateZ(360deg);&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.pyramid {&lt;br /&gt;
  animation: rotate 5s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
        /* enmd pyramid*/&lt;br /&gt;
                &amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;}}&lt;/div&gt;</summary>
		<author><name>Pointy</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=User:Pointy&amp;diff=78838</id>
		<title>User:Pointy</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=User:Pointy&amp;diff=78838"/>
		<updated>2023-06-03T19:41:18Z</updated>

		<summary type="html">&lt;p&gt;Pointy: i tried porting over the pointy pyramid from my tumblr lol&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{#css:|&amp;lt;style&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
        /* pyrami*/&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
  display: flex;&lt;br /&gt;
  justify-content: center;&lt;br /&gt;
  align-items: top;&lt;br /&gt;
  min-height: 100vh;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.pyramid {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  width: 200px;&lt;br /&gt;
  height: 200px;&lt;br /&gt;
  transform-style: preserve-3d;&lt;br /&gt;
  transform: rotateY(326deg) rotateX(2deg) rotateZ(359deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.side {&lt;br /&gt;
  width: 0;&lt;br /&gt;
  height: 0;&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  opacity: 0.7;&lt;br /&gt;
  border: 100px solid transparent;&lt;br /&gt;
  border-bottom: 200px solid transparent;&lt;br /&gt;
  border-image:url(&#039;[[File:Pointypfp.png]]&#039;);&lt;br /&gt;
  border-top: 0px;&lt;br /&gt;
  -webkit-clip-path: polygon(0 100%, 50% 0, 100% 100%);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.one {&lt;br /&gt;
  transform: rotateX(30deg);&lt;br /&gt;
  transform-origin: 0 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.two {&lt;br /&gt;
  transform-origin: 100px 0;&lt;br /&gt;
  transform: rotateY(90deg) rotateX(-30deg);&lt;br /&gt;
  border-bottom-color: cyan;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.three {&lt;br /&gt;
  transform-origin: 100px 0;&lt;br /&gt;
  transform: rotateY(270deg) rotateX(-30deg);&lt;br /&gt;
  border-bottom-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.four {&lt;br /&gt;
  transform-origin: 100px 0;&lt;br /&gt;
  transform: rotateY(0) rotateX(-30deg);&lt;br /&gt;
  border-bottom-color: cyan;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.base {&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  width: 100%;&lt;br /&gt;
  height: 100%;&lt;br /&gt;
  transform: translateY(73px) rotateX(90deg);&lt;br /&gt;
  border: 0;&lt;br /&gt;
  background: url(&#039;[[File:Pointypfp.png]]&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes rotate {&lt;br /&gt;
  from {&lt;br /&gt;
    transform: rotateY(0) rotateX(0deg) rotateZ(0deg);&lt;br /&gt;
  }&lt;br /&gt;
  to {&lt;br /&gt;
    transform: rotateY(360deg) rotateX(360deg) rotateZ(360deg);&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.pyramid {&lt;br /&gt;
  animation: rotate 5s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
        /* enmd pyramid*/&lt;br /&gt;
                &amp;lt;/style&amp;gt;}}&lt;/div&gt;</summary>
		<author><name>Pointy</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=File:Pointypfp.png&amp;diff=78836</id>
		<title>File:Pointypfp.png</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=File:Pointypfp.png&amp;diff=78836"/>
		<updated>2023-06-03T19:38:16Z</updated>

		<summary type="html">&lt;p&gt;Pointy: User:Pointy]&amp;#039;s profile picture&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
[[User:Pointy]]]&#039;s profile picture&lt;/div&gt;</summary>
		<author><name>Pointy</name></author>
	</entry>
</feed>