import wixData from 'wix-data'; $w.onReady(function() { wixData.query('Jarryd').eq('name', 'Jarryd') .find().then(result => { //Get data of the first row const rowInDatabase = result.items[0]; //Creating array for images to put it gallery const imagesToShow = []; //going over all fields in the row for (let key in rowInDatabase) { //assuming images fields have the word 'image' in them if (key.includes('image')) { imagesToShow.push({src: rowInDatabase[key]}); } } $w('#gallery1').items = imagesToShow; }); });
top of page

26/08/21

Waifu Day

Einstein once said "Two things are eternal: the universe, and the electro archon waifus!" So today we celebrate the ones who we unconditionally simp for, and who definitely simp back for us...if only they were real. We even delayed this event because all of us were too preoccupied with our waifu wars to notice this needed to be posted. Oh well, I guess I must leave the 02 vs Emilia debate go unanswered. But what about you? Go ahead and tell us who your beloved is - or take the opportunity to brag a little about your memorabilia - but please don't steal our waifus! This would be the part where we make fun of @Awaiz's waifu tastes, but he is on vacation, so we would like to take a moment to wish him good luck with his exams!

Kusogaki badges

Community badges

For any queries or suggestions, please contact Gaige#0666 on Discord.

  • AniList
  • Discord
bottom of page