User:Pillowkeeper: Difference between revisions

From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Pillowkeeper
mNo edit summary
imported>Pillowkeeper
No edit summary
Line 20: Line 20:
----
----


{{Widget:HoverCard}}


[[Category:Moderator]]
[[Category:Moderator]]

Revision as of 02:01, 14 December 2016

I'm just a fan of the Buffalo Wizards who has been here since the beginning of the wiki.

Pillowkeeper
RoleWiki Mod
AffiliationsWiki
Twitter@Pillowkeeper
Reddit/u/Pillowkeeper


I found the Buffalo Wizards through Rob. Originally when DvZ included cakes and professions I watched his streams with Pause. I've been hooked ever since.


I don't do much art, but I am decent at editing photos. Other than actual wiki work, I can do some photoshop work if you need help.


Click for a Random Treasure Card

Click for a Random Accessory Card

Click for a Random Item Card



<script>
   window.addEventListener("load", function () { 
     var quotes = [
       {
         text: "text1",
       },
       {
         text: "text2",
       },
       {
         text: "text3",
       },
       {
         text: "text4",
       },
       {
         text: "text5",
       }
     ];
     var quote = quotes[Math.floor(Math.random() * quotes.length)];
     document.getElementById("text").innerHTML =

'

' + quote.text + '

';

   })();
 </script>