Changes

Jump to navigation Jump to search
11 bytes removed ,  05:03, 23 November 2022
no edit summary
Line 1: Line 1: −
{{#css:
  −
.shakey {
  −
animation: shake 0.3s linear infinite alternate-reverse;
  −
}
  −
@keyframes shake{
  −
  0% { transform: translate(0.2px, -0.2px) rotate(1deg); scaleY(1);}
  −
  20% { transform: translate(-0.2px, 0.2px) rotate(-1deg) scaleY(1.02);}
  −
  40% { transform: translate(0.2px, -0.2px) rotate(1deg) scaleY(1);}
  −
  60% { transform: translate(-0.2px, 0.2px) rotate(-1deg) scaleX(0.98);}
  −
  80% { transform: translate(0.2px, -0.2px) rotate(1deg) scaleY(1);}
  −
  100% { transform: translate(-0.2px, 0.2px) rotate(-1deg) scaleY(1.02);}
  −
}
  −
.transmission {
  −
    font-size: 32px;
  −
}}
  −
   
{{Distinguish|Ad|2|Playlist}}
 
{{Distinguish|Ad|2|Playlist}}
 
'''Add to Playlist''' is an ongoing competition held by [[Playlist]] in cooperation with [[As-Is Records]]. The band, which is also a contestant of [[The Wiki Camp 2]], invited the winner of the competition's first round to join them as a member of the camp (and, by extension, as a contestant). As part of the submission contract, all auditions for the band are to be publicly displayed on this wiki. The competition began as a result of Versus' sudden disappearance from Playlist, throwing the band's three-member status into jeopardy. While the first round has ended, they are looking for new entries in the event of further disappearances.
 
'''Add to Playlist''' is an ongoing competition held by [[Playlist]] in cooperation with [[As-Is Records]]. The band, which is also a contestant of [[The Wiki Camp 2]], invited the winner of the competition's first round to join them as a member of the camp (and, by extension, as a contestant). As part of the submission contract, all auditions for the band are to be publicly displayed on this wiki. The competition began as a result of Versus' sudden disappearance from Playlist, throwing the band's three-member status into jeopardy. While the first round has ended, they are looking for new entries in the event of further disappearances.
Line 221: Line 205:  
Possible.
 
Possible.
   −
[[Category:Story posts]]  
+
[[Category:Story posts]] [[Category:Nerpa Dust in the Wind 🍃 (Prologue)]]
[[Category:Nerpa Dust in the Wind 🍃 (Prologue)]]
   
{{#css:
 
{{#css:
 
#override > table {
 
#override > table {
Line 237: Line 220:  
#override > table > tbody > tr > td ~ td {
 
#override > table > tbody > tr > td ~ td {
 
width:600px;
 
width:600px;
 +
}
 +
.shakey {
 +
animation: shake 0.3s linear infinite alternate-reverse;
 +
}
 +
@keyframes shake{
 +
  0% { transform: translate(0.2px, -0.2px) rotate(1deg); scaleY(1);}
 +
  20% { transform: translate(-0.2px, 0.2px) rotate(-1deg) scaleY(1.02);}
 +
  40% { transform: translate(0.2px, -0.2px) rotate(1deg) scaleY(1);}
 +
  60% { transform: translate(-0.2px, 0.2px) rotate(-1deg) scaleX(0.98);}
 +
  80% { transform: translate(0.2px, -0.2px) rotate(1deg) scaleY(1);}
 +
  100% { transform: translate(-0.2px, 0.2px) rotate(-1deg) scaleY(1.02);}
 +
}
 +
.transmission {
 +
    font-size: 32px;
 
}
 
}
 
}}
 
}}
7,016

edits

Navigation menu