Forum:Geth, those redirects you're creating?: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
(Created page with "<div class="forumheader">'''Forums:''' Index '''→''' Tech Wishlist And Bug Reports</div> {{#if: {{{isforu...")
 
No edit summary
Line 9: Line 9:
1. redirect <span style="color:#0645AD">''pagename''</span>
1. redirect <span style="color:#0645AD">''pagename''</span>
I've been correcting them where I've noticed them up to now, but it just occurred to me that it might be something you have automated and it would be a good idea to let you know so you can fix it.
I've been correcting them where I've noticed them up to now, but it just occurred to me that it might be something you have automated and it would be a good idea to let you know so you can fix it.

EDIT: Okay, not all of them. But some of them suffer from this.

-- [[User:Looney Toons|Looney Toons]] ([[User talk:Looney Toons|talk]]) 13:30, 15 November 2013 (UTC)}}
-- [[User:Looney Toons|Looney Toons]] ([[User talk:Looney Toons|talk]]) 13:30, 15 November 2013 (UTC)}}

Revision as of 13:33, 15 November 2013


Like Played For Laughs and Refuge In Audacity? You've got a systematic syntax error in them all. They should be in the format

#REDIRECT [[pagename]]

but your code, script or whatever is putting out

# redirect [[pagename]]

and it ends up being a page with a single line in a numbered list:

1. redirect pagename

I've been correcting them where I've noticed them up to now, but it just occurred to me that it might be something you have automated and it would be a good idea to let you know so you can fix it.

EDIT: Okay, not all of them. But some of them suffer from this.

-- Looney Toons (talk) 13:30, 15 November 2013 (UTC)