Redirect pages
63,453pages on
this wiki
this wiki
Forum page
Forums: Index → Support Requests → Redirect pages
Wikia's forums are a place for the community to help other members.
To contact staff directly or to report bugs, please use Special:Contact.
To contact staff directly or to report bugs, please use Special:Contact.
Note: This topic has been unedited for 547 days. It is considered archived - the discussion is over. Do not add to unless it really needs a response.
Is there a way to tell them apart from normal pages in "All Pages", like in Monaco? It annoys me when I accidentally click on one. ~ILmaster 17:34, November 21, 2010 (UTC)
- They were shown in italic text. Oasis does not appear to have this feature. Inclusivedisjunction 17:41, November 21, 2010 (UTC)
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect,
.watchlistredir {
font-style: italic;
}
to your Mediawiki:Wikia.css and it'll italicize redirects. --Light Daxter - Talk 23:18, November 21, 2010 (UTC)
Oh, thanks for the help! ~ILmaster 23:20, November 21, 2010 (UTC)