I am randomly being blocked, then unblocked across the fandom network for no reason. The reasons given are not true. Also, I get unblocked with 5-8 hours after the block. Please tell me why this is happening.
Clear your cache. If that doesn't work, if you are on chrome press CRTL+SHIFT+R. This should fix it.
I am randomly being blocked, then unblocked across the fandom network for no reason. The reasons given are not true. Also, I get unblocked with 5-8 hours after the block. Please tell me why this is happening.
Like some code so I can know? I'm the founder of the wiki so I have permissions.
The user was blocked for vandalising after getting their user rights.
I didn't.
PRODIGY FAN IDEAS WIKI BRO
Hello, I cannot remove user rights as a Bureacrat from Pepsibro159. I am the owner of the wiki, however, I have learned that telling fandom staff to do so will work. Here is the wiki:
https://prodigy-math-game-fan-ideas.fandom.com/wiki/
Remove user rights from @Pepsibro159 .
Thank you for helping.
@Magisukiyo is a user, who has openly confessed to be 10-11. If you can, block him from the fandom community for 2-3 years. On top of this, he has started to spread lies by saying that it is OK to be underaged on fandom with parental consent, while this was debunked a while ago. However, I have reported him on fandom zendesk.
It may be a bug like the bug with user pages, contact fandom support and report it here.
All users other than my own user page say "This user has not filled out their userpage yet".
No, like the actual font of my username.
So I'm an admin on the wiki but I wanna change my username font, any CSS Code?
I know but the idea is the same. IDK Well I'm just gonna credit our wiki for the page idea.
On the prodigy math game fan ideas wiki, we have a page called Mysteral.
Well, a few days later, on the drawing masters wiki, there was the exact same thing.
https://drawing-masters.fandom.com/wiki/Mysteral_(water_pet_in_prodigy_thats_made_up)
I already know how to edit navigation.
I want to know how to add a link to the discussions page in my top navigation.
How do I add discussions into my top navigation?
Simple! If you want to make a template, just go to YOURWIKI.fandom.com/wiki/template:TEMPLATENAME.
Replace YOURWIKI with the name of your wiki, and TEMPLATENAME with the name of the template. Example: Say I wanted to make a Template on Pixel Gun Wiki called: Gadget Infobox. I would go to: pixelgun.fandom.com/wiki/template:Gadget Infobox.
IT WORKED THX BRO! :D
@HumansCanWinElves here is the code: @keyframes RainbowUserName { from { -webkit-filter:hue-rotate(15deg); filter:hue-rotate(15deg); } to { -webkit-filter:hue-rotate(360deg); filter:hue-rotate(360deg); } }/* Rainbow Animation */ @-moz-keyframes spin { from { -moz-transform: rotate(0deg); } to { -moz-transform: rotate(360deg); } } @-webkit-keyframes spin { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); } } @keyframes spin { from {transform:rotate(0deg);} to {transform:rotate(360deg);} }/* Spin Animation */ /** Names **/ /* Great Sniper Player */ a[href*=":Great Sniper Player"], a[href*="/Great Sniper Player"], a[href$=":Great Sniper Player"]:not(.wds-community-header), a[href$="/Great Sniper Player"]:not(.wds-community-header) { color: white !important; text-shadow: 2px 0 2px #009dff !important; animation: RainbowUserName 2s infinite; font-family: "Lucida Handwriting" !important; /* font-weight: bold !important; */ font-size: 12px !important; } a[href$=":Great Sniper Player"].EntityHeader_name__2oRXg::after { content: " 许墨的小笨蛋" !important; }/**/