(130 intermediate revisions by 30 users not shown)
Line 37:
Line 37:
== Susanoo edit ==
== Susanoo edit ==
Hello Jacce!I had edited Susanoo to fix some mistakes.The part where it's written that in order to awaken Susanoo an Uchiha has to awaken Tsukuyomi and Amaterasu is wrong!Sasuke doesn't have Tsukuyomi but managed to awaken it!An Uchiha has to awaken their abilities in both their eyes to awaken Susanoo and we don't even know if Madara has those abilities!It doen't have to be those EXACT abilities!We need to fix those mistakes...{{unsigned|Ichigo Tenza Zangetsu}}
Hello Jacce!I had edited Susanoo to fix some mistakes.The part where it's written that in order to awaken Susanoo an Uchiha has to awaken Tsukuyomi and Amaterasu is wrong!Sasuke doesn't have Tsukuyomi but managed to awaken it!An Uchiha has to awaken their abilities in both their eyes to awaken Susanoo and we don't even know if Madara has those abilities!It doen't have to be those EXACT abilities!We need to fix those mistakes...{{unsigned|Ichigo Tenza Zangetsu}}
−
== Ittan ==
== Ittan ==
Line 101:
Line 100:
::Yup.— {{User:UltimateSupreme/SigCode|14:24 UTC|Thursday|29 November 2012}}
::Yup.— {{User:UltimateSupreme/SigCode|14:24 UTC|Thursday|29 November 2012}}
−
== Re:Abuse Filters ==
+
== RE:Abuse Filters ==
I will see what I can do.— {{User:UltimateSupreme/SigCode|00:51 UTC|Monday|26 November 2012}}
I will see what I can do.— {{User:UltimateSupreme/SigCode|00:51 UTC|Monday|26 November 2012}}
Line 127:
Line 126:
it's so funny when you make tobi page, and then be obito page haha!, you make madara page too! are you need help jacce?? [[User:Eddy wijaya|Eddy wijaya]] ([[User talk:Eddy wijaya|talk]]) 11:50, December 3, 2012 (UTC)
it's so funny when you make tobi page, and then be obito page haha!, you make madara page too! are you need help jacce?? [[User:Eddy wijaya|Eddy wijaya]] ([[User talk:Eddy wijaya|talk]]) 11:50, December 3, 2012 (UTC)
−
== Re:Filters ==
+
== Re:Abuse Filters ==
This should do it:
This should do it:
Line 170:
Line 169:
No problem ;)— {{User:UltimateSupreme/SigCode|05:56 UTC|Thursday|6 December 2012}}
No problem ;)— {{User:UltimateSupreme/SigCode|05:56 UTC|Thursday|6 December 2012}}
+
+
----
+
Looks like we need one for shouting and another for repeatation of characters as well.— {{User:UltimateSupreme/SigCode|04:59 UTC|Sunday|9 December 2012}}
+
+
I think you can use the shouting one on our [[w:c:naruto.answers]] wiki.— {{User:UltimateSupreme/SigCode|09:26 UTC|Sunday|9 December 2012}}
+
+
Does that work as intended O.o?— {{User:UltimateSupreme/SigCode|10:40 UTC|Sunday|9 December 2012}}
+
+
Yup, I know that. It was made to work only in the main namespace i.e. on articles. Add talkpages to the rules.— {{User:UltimateSupreme/SigCode|12:40 UTC|Sunday|9 December 2012}}
+
+
You have made the filter hidden. So I can't see whats inside there...
</pre>— {{User:UltimateSupreme/SigCode|13:08 UTC|Sunday|9 December 2012}}
+
+
I ll see what I can do. Btw, you can use [http://naruto.wikia.com/wiki/Special:AbuseFilter/test/19 this] to test the filter.— {{User:UltimateSupreme/SigCode|14:58 UTC|Sunday|9 December 2012}}
+
+
Try:
+
<pre>
+
added_lines rlike "^[A-Z0-9\s]+$"
+
& !( added_lines rlike "^[a-z0-9\s]+$")
+
</pre> instead.— {{User:UltimateSupreme/SigCode|16:30 UTC|Sunday|9 December 2012}}
+
Test it somewhere else like on an article's talkpage.— {{User:UltimateSupreme/SigCode|11:43 UTC|Monday|10 December 2012}}
+
::Added tildes:
+
<pre>
+
added_lines rlike "^[A-Z0-9\s]~*$"
+
& !( added_lines rlike "^[a-z0-9\s]~*$")
+
</pre>
+
That should match.— {{User:UltimateSupreme/SigCode|18:16 UTC|Monday|10 December 2012}}
+
+
Thats working, right? Btw, the new chapter is out.— {{User:UltimateSupreme/SigCode|07:01 UTC|Wednesday|12 December 2012}}
+
:And something for [http://naruto.wikia.com/wiki/Sage_of_the_Six_Paths?curid=4007&diff=724832&oldid=723364 these] too.— {{User:UltimateSupreme/SigCode|05:12 UTC|Sunday|16 December 2012}}
+
::I went ahead and made one already. Put it up when you get some free time:
+
<pre>
+
!("sysop" in user_groups) &
+
(new_size > 50) &
+
(article_namespace == 0) &
+
(edit_delta < -1000) &
+
!(user_name in article_recent_contributors) &
+
!("#redirect" in lcase(added_lines))
+
</pre>
+
Also if you don't mind can you make this and the above 2, '''private'''?— {{User:UltimateSupreme/SigCode|11:08 UTC|Sunday|16 December 2012}}
+
+
Removal of large amount of content.— {{User:UltimateSupreme/SigCode|14:56 UTC|Sunday|16 December 2012}}
+
+
Where, when? I can't find it in deletion log O.o''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 08:16, December 27, 2012 (UTC)
::Hi. Can you enter this in [[MediaWiki:Common.css|Common.css]]:
+
<source lang=css>
+
/* Makes Abuse Filter and other tags on the Recent Changes red and bold to stand out
+
* By [[User:UltimateSupreme]]
+
*/
+
.mw-tag-markers {
+
color: red;
+
font-weight: bold;
+
}
+
</source>
+
This would make it easier to find them.''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 13:14, December 27, 2012 (UTC)
:::::^Make the change''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 11:26, January 4, 2013 (UTC)
+
+
The name of the 20th one should be: '''''Prevent large content removal''''' ''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 15:52, January 7, 2013 (UTC)
+
+
:{{tlx|UseAnswersWiki}}
+
:Change <pre>user_age=0</pre> to
+
<pre>!("autoconfirmed" in user_groups)</pre>''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 12:11, January 11, 2013 (UTC)
+
Any luck?'''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 15:29, January 16, 2013 (UTC)
+
+
== Sarutobi and fire release ==
+
+
Hey hello i was sooooo right. I told Cerez and Omnibender like 4 months ago that all sarutobi had fire and i was right so i am the awesome.[[User:Drew8324|Drew8324]] ([[User talk:Drew8324|talk]]) 04:44, December 9, 2012 (UTC)Drew8324
+
+
== Ref popups ==
+
+
It was meant to go to [[MediaWiki:Common.js|Common.js]] :P''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 17:55, December 27, 2012 (UTC)
+
+
== Lockdown ==
+
+
We need it again - a bigger one this time.''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 13:24, December 31, 2012 (UTC)
+
+
== Re: Image tags ==
+
+
Quite easy. Just tell me which templates you need in there.''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 16:04, January 1, 2013 (UTC)
+
+
[[User:UltimateSupreme/FileTemplatesAdder.js|Done]]. Thats just a mere ''Get it done version''. Place it in [[mediawiki:common.js|common.js]] like the rest above. I would improve the script when I find some free time.''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 07:52, January 2, 2013 (UTC)
press backspace once, you won't see anything being deleted but something will be deleted.''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 12:03, January 2, 2013 (UTC)
+
+
Seeing that its an easily abusable feature, make it for auto-confirmed only.''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 13:48, January 2, 2013 (UTC)
+
+
== Shouting filter ==
+
+
Looks like it caught a few ''unexpected'' people. Can you check the diffs and see if its working properly or not (only admins can see them :/ )''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 05:37, January 7, 2013 (UTC)
+
+
Nevermind, I got to see one. Revert it to the previous version for now.''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 05:45, January 7, 2013 (UTC)
+
+
Did u check it now, using '''Test against recent changes'''?''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 06:30, January 7, 2013 (UTC)
+
+
Erm :(
+
So use your normal method, log out and try doing the same thing [http://naruto.wikia.com/wiki/Special:Contributions/NinjaSheik here] which triggered the filter. Also try shouting once.''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 07:06, January 7, 2013 (UTC)
+
+
There won't be any such in the future, imo.''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 14:11, January 7, 2013 (UTC)
Some might still slip this though...''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 03:58, January 10, 2013 (UTC)
:::Hey, do you think you can [[Special:contact|contact]] staff and ask them to include abuse filter rights in rollback group '''or''' create another user group for them or anything else you may think of...''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 14:04, January 10, 2013 (UTC)
+
:::Thanx. Btw, there are some false positves (chances). So make the change:
Can you log out and try creating the same page?''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 11:58, January 11, 2013 (UTC)
+
+
== Hey, a question ==
+
+
Hey, do you or have you been to the Naruto Fanon pages? Because I made some page on there, but they were deleted, because they weren't made right. Do you know who to make infobox? So I can try to make one too for on there. Also if you do those, could you help me make some of the characters pages for me to help me with it? [[User:Hopemon|Hopemon]] ([[User talk:Hopemon|talk]]) 05:19, January 8, 2013 (UTC)
+
+
Thanks, I'll send him a message later. [[User:Hopemon|Hopemon]] ([[User talk:Hopemon|talk]]) 17:04, January 8, 2013 (UTC)
+
+
== Deaths ==
+
+
What is the name of the page that shows all deaths that occurred in the anime?--人間のサメ 15:29, January 8, 2013 (UTC)
+
:[http://naruto.wikia.com/index.php?title=Special%3AAsk&q=%5B%5BCategory%3ACharacters%5D%5D+%5B%5BStatus%3A%3ADeceased%5D%5D&po=&sort_num=&order_num=ASC&eq=yes&p%5Bformat%5D=broadtable&p%5Blimit%5D=&p%5Bsort%5D=&p%5Border%5D%5Bascending%5D=1&p%5Boffset%5D=&p%5Bheaders%5D=show&p%5Bmainlabel%5D=&p%5Blink%5D=all&p%5Bsearchlabel%5D=&p%5Bintro%5D=&p%5Boutro%5D=&p%5Bdefault%5D=&p%5Bclass%5D=sortable+wikitable+smwtable&eq=yes This page] shows it.''' ~ [[User:UltimateSupreme|<span style="color:black;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 16:50, January 8, 2013 (UTC)
+
::No, not this page. It is a page that has a list of the dead and their data, where it has died, how he died and who killed him.--人間のサメ 17:43, January 8, 2013 (UTC)
+
+
== Re: Move ==
+
I moved to [[Dream World (disambiguation)]] to Dream World, but it won't let me and i have to contact admins. or something. [[User:Kunoichi101|Kunoichi101]] ([[User talk:Kunoichi101|talk]]) 16:59, January 28, 2013 (UTC)Kunoichi101
+
:yeah that's right. if it won't work, well leave it be then. some articles like [[Brothers, Fight Together!!]] dosen't have the disambiguation. [[User:Kunoichi101|Kunoichi101]] ([[User talk:Kunoichi101|talk]]) 20:52, January 28, 2013 (UTC)Kunoichi101
+
+
::I had a feeling you wouldn't be able to change the extensions, I'll get a new file uploaded now. --[[User:Speysider|Speysider]] <sup><small>[[User_talk:Speysider|Talk Page]] | [[User:Speysider/Images|My Image Uploads]] | [[User:Speysider/Tabber Code|Tabber Code]] | [[w:c:supersajuuk|My Wiki]] | [http://youtube.com/user/SuperSajuuk Channel]</small></sup> 17:06, January 31, 2013 (UTC)
+
+
== Infobox ==
+
+
Can you tell me how do you do the character box thing that shows age lood and all that{{unsigned|ShobiS}}
+
+
==References==
+
When and why did the wiki start using {{tlx|Scroll box}}? Its... ugly. Everything can be done using clean and nice css.'''''~ [[User:UltimateSupreme|<span style="font-family:chiller; font-size:1.7em; color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C; font-family:chiller; font-size:1.7em;">Supreme</span>]]''''' 11:04, February 5, 2013 (UTC)
+
+
:I already entered the css ;)
+
:See [[Tobirama]]'s page as an example.
+
:Perhaps you could help removing the template from all the pages...?
+
:And btw, the 2 columned view is not because of the template. Its sometthing we import from anime-common css.'''''~ [[User:UltimateSupreme|<span style="font-family:chiller; font-size:1.7em; color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C; font-family:chiller; font-size:1.7em;">Supreme</span>]]''''' 15:04, February 5, 2013 (UTC)
+
+
:: Hmm... so you will keep an eye huh?
+
:: What if it happens just in the [[Special:Contributions/UltimateSupreme Bot|blink of your eye]] :P :P :P--'''''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''''' 07:38, February 6, 2013 (UTC)
+
+
== a little request ==
+
+
Is it possible to find out if these three share an address?
Thanks--[[User:Elveonora|Elveonora]] ([[User talk:Elveonora|talk]]) 20:27, February 5, 2013 (UTC)
+
+
: All you have to do is request an IP check from the Wikia Staff, and they should be able to tell you. ~ '''''[[User:Ten Tailed Fox|Ten Tailed Fox]]''''' [[File:Yamagakure Symbol.svg|14px|link=User talk:Ten Tailed Fox]] 21:26, February 5, 2013 (UTC)
+
+
== Something interesting ==
+
[[Template:TempBlock]] Just found it.'''''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''''' 17:12, February 6, 2013 (UTC)
+
+
Didn't expect anything different :P'''''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''''' 17:20, February 6, 2013 (UTC)
+
+
== Need help editing an article, the wiki detects it as abuse ==
+
+
On [[Naruto Shippūden Animation Credits]], I'm trying to add one of the names at the very end of the table, but I can only write the name as Matsushta. If I add the i between the h and t the way the name should be it detects the edit as abuse. [[User:TheGeg|TheGeg]] ([[User talk:TheGeg|talk]]) 04:19, February 9, 2013 (UTC)
+
+
:Its '''shit''' in Matsu'''shit'''a ;)'''''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''''' 07:26, February 9, 2013 (UTC)
+
+
== Image policy ==
+
+
what did i do wrong?
+
--[[Special:Contributions/74.214.56.195|74.214.56.195]] ([[User talk:74.214.56.195|talk]]) 12:22, February 10, 2013 (UTC)nahongo
+
+
== Naruto question ==
+
+
What episode does naruto fight a girl in naruto shuppuden?
+
im almost positive its in the anime he fights a girl near his age not fuka and i believe she is some prodigy fighter or thinks she is and at the end of the fight naruto wins and they end up in a big crater
+
+
== Re:New Filter ==
+
+
Don't think so... Can you spot any repeated pattern in the edits?'''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 06:30, March 1, 2013 (UTC)
+
+
So.. should I make it so that anons can't edit a section which contains {{tlx|Main with-include}}?'''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 12:06, March 1, 2013 (UTC)
+
+
[[Special:AbuseFilter/26]].'''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 08:43, March 2, 2013 (UTC)
+
+
It prevents them from editing the stats section. He must have clicked the <span class="button">Edit this page</span> button.'''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 16:44, March 9, 2013 (UTC)
+
+
== Re: Edit ==
+
well... just wondering if needed [[User:Kunoichi101|Kunoichi101]] ([[User talk:Kunoichi101|talk]]) 04:31, March 2, 2013 (UTC)Kunoichi101
+
+
== Ryuichi Cave symbol ==
+
+
Hello Jacce. I would like to ask. How can I upload an idea or a preview of my SVG without getting a strike or something. I would like to help this wiki, so it'd be nice for a little help. On how can get it passed the other admin's on here. Yeah, I know it wouldn't be official. But perhaps we could use it until the manga creates an idea. Here is the Link if you'd like to see it, Thanks
:I edited the link to be worked, you can open it again. —[[User:Shakhmoot|<font color="blue">'''Shakhmoot'''</font>]] [[File:Nadeshiko Village Symbol.svg|20px]] [[User_talk:Shakhmoot|<sub>(Talk)</sub>]] 18:01, March 6, 2013 (UTC)
+
+
+
The gentlemen edited the link, what do you think of the concept, for now Jacce? --[[User:Asuma 000|Asuma 000]] ([[User talk:Asuma 000|talk]]) 15:02, March 8, 2013 (UTC)
+
+
== Image File Name of "Flying Thunder God Slash" ==
+
+
I'd like to request changing the image file name of "Flying Thunder God Beheading" to "Flying Thunder God Slash."
+
As I've said in it's talk page, http://naruto.wikia.com/wiki/Talk:Flying_Thunder_God_Slash, "giri" better translates as "slash", not "beheading." General Awesomo 11:08, March 20, 2013 (UTC)
+
+
Thanks. General Awesomo 20:13, March 22, 2013 (UTC)
+
+
== Manga name? ==
+
[[File:Jump_Issue_17_201s3.png|thumb]]
+
Hi, bro. Long time no talk, missed talking to u again, i was very busy on study and still ^_^. Ok anyway, I just wanna asked u a question, Do you u know what this manga name (marked as a red circle)? THANKYOU [[User:Small brother|Small brother]] ([[User talk:Small brother|talk]]) 19:03, March 23, 2013 (UTC)
+
+
Oh, soka. Thank you very much bro ^_^. THANKYOU [[User:Small brother|Small brother]] ([[User talk:Small brother|talk]]) 21:00, April 11, 2013 (UTC)
+
+
== This weeks manga ==
+
+
Hey are you looking forward to this weeks manga?--
Looks like they forgot the '''?''' '''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 12:05, April 3, 2013 (UTC)
+
+
== About the comment. ==
+
+
My apologizes if I offended any UK residents. It was not my intention. [[User:BHM1250|BHM1250]] ([[User talk:BHM1250|talk]]) 10:17, April 7, 2013 (UTC)
+
+
== Adding lyrics ==
+
+
Hi, I just tried to add romaji lyrics to the latest opening and it was identified as harmful, could you please help me out? :) --[[User:Quarrelz|Quarrelz]] ([[User talk:Quarrelz|talk]]) 19:16, April 15, 2013 (UTC)
+
+
== Obito/Tobi trick ==
+
+
Hey Jacce, I just wanted to tell about the trick between the two names Obito and Tobi! If you take the -to from obito anf place it in the beggining of the name you get Tobi! My english aren t the greatest so could you please write about it in the trivia of Obito Uchiha? --[[User:HarryHS|HarryHS]] ([[User talk:HarryHS|talk]]) 22:48, April 15, 2013 (UTC)
+
+
== Ino Yamanaka image ==
+
+
Hi Jacce listen, I'm a little new at this stuff so I was kinda wondering if you would put those two images back up Thank You! [[:File:Ino_Chakra_Hair_Trap.png]] &
+
[[:File:Ino_Shika_Cho.jpg]] [[User:Inoyamanaka98|Inoyamanaka98]] ([[User talk:Inoyamanaka98|talk]]) 06:18, April 16, 2013 (UTC)
+
+
== Images and Talkpage policy==
+
All right. They did not like the pictures, and I stopped to send them. What more do you want from me?? --[[User:Мидейла|Мидейла]] ([[User talk:Мидейла|talk]]) 09:51, April 28, 2013 (UTC)
+
+
== Thanks ==
+
+
Thank you,by the way have you and leafshinobi make your profile pages? [[User:Justin Holland|Justin Holland]] ([[User talk:Justin Holland|talk]]) 17:21, May 1, 2013 (UTC)
+
+
== Re:Forum ==
+
+
Not really as much as I'd like. I'd maybe have some after a couple of weeks. '''Maybe''' I can just create a filter to prevent addition of those surnames then...'''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 15:31, May 2, 2013 (UTC)
+
+
==My Wikia App==
+
Hello. My name is Nic and I'm from the Community Development Team. As you may or may not have heard, we recently released an application called My Wikia. We are hoping to bring this app to the attention of more people and for this reason could use some cooperation with this Wiki. We are hoping that you will allow us to display this [http://community.wikia.com/wiki/Template:MyWikia Template] in the upper-right hand column on your wiki. If you are fine with us displaying this, please let me know. Thanks. - [[User:Wagnike2|Wagnike2]] ([[User talk:Wagnike2|talk]]) 14:18, May 6, 2013 (UTC)
+
+
== RE: Wikia App ==
+
+
I think they just want you to say yes or no and they will add it.--'''~ [[User:UltimateSupreme|<span style="color:blue;">Ultimate</span>]][[User talk:UltimateSupreme|<span style="color:#EE2C2C;">Supreme</span>]]''' 10:29, May 17, 2013 (UTC)
+
+
==Kotoamatsukami==
+
Hello, {{{{{|safesubst:}}}#titleparts:{{{{{|safesubst:}}}PAGENAME}}|1}}. You have new messages at [[Talk:Kotoamatsukami#Itachi_as_a_user_2]]
+
[[Special:Contributions/141.0.9.78|141.0.9.78]] ([[User talk:141.0.9.78|talk]]) 15:45, May 17, 2013 (UTC)
+
::Then why did you call it "Excessive vandalism"? Besides, it wasn't even a war! The IP who edited before me initially added "Itachi's Crow" and when he was reverted with an explanation, added "Itachi" with his own explanation. It's the others who have been reverting without explanation. I'm not requesting unprotection but next time you wanna lock an article, show more care and don't just call everything vandalism.[[Special:Contributions/141.0.9.78|141.0.9.78]] ([[User talk:141.0.9.78|talk]]) 17:53, May 17, 2013 (UTC)
hello jacce i hope you liked my page yugioh-naruto.wikia.com and i hope you will leave some comments and naruto pedia is the best and im new here so i dont know what to do.—This unsigned comment was made by Theasllan1 (talk • contribs) .
Why exactly did you protect his infobox? Infoboxes cannot be edited by unregistered users. Protecting it only makes sense if you want to keep registered users from doing it. Omnibender - Talk - Contributions 00:13, October 11, 2012 (UTC)
Hello Jacce!I had edited Susanoo to fix some mistakes.The part where it's written that in order to awaken Susanoo an Uchiha has to awaken Tsukuyomi and Amaterasu is wrong!Sasuke doesn't have Tsukuyomi but managed to awaken it!An Uchiha has to awaken their abilities in both their eyes to awaken Susanoo and we don't even know if Madara has those abilities!It doen't have to be those EXACT abilities!We need to fix those mistakes...—This unsigned comment was made by Ichigo Tenza Zangetsu (talk • contribs) .
During what fight was it shown that Naruto can stay in Sage Mode for ten minutes? I thought he can only maintain it for five minutes.--98.109.95.216 (talk) 16:10, October 21, 2012 (UTC)
Jacce, please ignore any requests for changing the spelling of MediaWiki: messages. Even if the wiki is using UK English -- and the rationales for using that look dubious -- that is not the proper way to change the wiki's locale. ~ Daniel Friesen(DanTMan, Nadir Seen Fire) (Local Talk ⁝ Animanga Talk) 05:08, October 28, 2012 (UTC)
Thanks for the link, it helps, now I have one question, how do I add the rationale? Do I need to reupload the images? I'll be honest working with these things was never my strong suit, I prefer to have an example to work off cause the templates just look like jargon on top of jargon without the context for me. --Hawkeye2701 (talk) 05:49, October 29, 2012 (UTC)
Nevermind, Nix that, I found it. We're cool. --Hawkeye2701 (talk) 05:51, October 29, 2012 (UTC)
Hi Jacce and how are you? I have a question. how can I create a new article on my userpage just like sandboxs or requests for admins for example. Explain the procedure. Thanks —Shakhmoot(Talk) 12:36, October 30, 2012 (UTC)
sup Jacce, can you tell me if this is fair??? i am talking in the ten-tails article and i have my own opinions about who the ten-tails is, and that the Gedo Mazo is a vessel of the Ten-tails, but just because i dont agree with the user Elevonora, he/she keeps on deleting my comments and calls it pointless comment is this allowed here?? and fair?? please let me know thanks!--Manga-anime90001 (talk) 11:31, November 11, 2012 (UTC)
Hello Jacce. I'm KingGuy12. You unedited my edit for Tayuya and told me I did vandalism. I don't mean to sound stupid but what does vandalism mean?-KingGuy12
Sorry i didnt know (Byzantinefire 15:19, November 14, 2012 (UTC))
I was overly eager to let people see the 10 tails (Byzantinefire 15:24, November 14, 2012 (UTC))
I am sorry but a guy deleted a message that took two hours for to write for no reason! It wasn't even his talkpage to begin with. Would kindly send him a warning not vandalize other people's work, please?--BrennanMulcahey (talk) 12:13, November 23, 2012 (UTC)BrennanMulcahey
it's so funny when you make tobi page, and then be obito page haha!, you make madara page too! are you need help jacce?? Eddy wijaya (talk) 11:50, December 3, 2012 (UTC)
This would prevent creation of pages starting with 'wh' or 'how' or ending in a '?' I would recommend keeping it on tag and warn mode and btw if you want I can create a nice warning message tomorrow.— UltimateSupremeƒ(♫)17:51 UTC, Tuesday, 4 December 2012
Just open this up in edit mode and copy the source:
Warning: An automated filter has identified this edit as potentially unconstructive. This is Narutopedia, not Naruto Answers Wiki.
Narutopedia is not the place to ask general questions about Naruto
/* Makes Abuse Filter and other tags on the Recent Changes red and bold to stand out
* By [[User:UltimateSupreme]]
*/.mw-tag-markers{color:red;font-weight:bold;}
This would make it easier to find them. ~ UltimateSupreme 13:14, December 27, 2012 (UTC)
Hey hello i was sooooo right. I told Cerez and Omnibender like 4 months ago that all sarutobi had fire and i was right so i am the awesome.Drew8324 (talk) 04:44, December 9, 2012 (UTC)Drew8324
Quite easy. Just tell me which templates you need in there. ~ UltimateSupreme 16:04, January 1, 2013 (UTC)
Done. Thats just a mere Get it done version. Place it in common.js like the rest above. I would improve the script when I find some free time. ~ UltimateSupreme 07:52, January 2, 2013 (UTC)
Looks like it caught a few unexpected people. Can you check the diffs and see if its working properly or not (only admins can see them :/ ) ~ UltimateSupreme 05:37, January 7, 2013 (UTC)
Nevermind, I got to see one. Revert it to the previous version for now. ~ UltimateSupreme 05:45, January 7, 2013 (UTC)
Did u check it now, using Test against recent changes? ~ UltimateSupreme 06:30, January 7, 2013 (UTC)
Erm :(
So use your normal method, log out and try doing the same thing here which triggered the filter. Also try shouting once. ~ UltimateSupreme 07:06, January 7, 2013 (UTC)
There won't be any such in the future, imo. ~ UltimateSupreme 14:11, January 7, 2013 (UTC)
For shouting:
!"#REDIRECT" in added_lines &
added_lines rlike "^[A-Z0-9\s\pP]*?[A-Z]{5}[A-Z0-9\s\pP]*$"
Some might still slip this though... ~ UltimateSupreme 03:58, January 10, 2013 (UTC)
Hey, do you think you can contact staff and ask them to include abuse filter rights in rollback group or create another user group for them or anything else you may think of... ~ UltimateSupreme 14:04, January 10, 2013 (UTC)
Thanx. Btw, there are some false positves (chances). So make the change:
! ("autoconfirmed" in user_groups)
& length(added_lines) > 1
& !"#REDIRECT" in added_lines
& added_lines rlike "[A-Z\s']{20}"
Hey, do you or have you been to the Naruto Fanon pages? Because I made some page on there, but they were deleted, because they weren't made right. Do you know who to make infobox? So I can try to make one too for on there. Also if you do those, could you help me make some of the characters pages for me to help me with it? Hopemon (talk) 05:19, January 8, 2013 (UTC)
Thanks, I'll send him a message later. Hopemon (talk) 17:04, January 8, 2013 (UTC)
No, not this page. It is a page that has a list of the dead and their data, where it has died, how he died and who killed him.--人間のサメ 17:43, January 8, 2013 (UTC)
I moved to Dream World (disambiguation) to Dream World, but it won't let me and i have to contact admins. or something. Kunoichi101 (talk) 16:59, January 28, 2013 (UTC)Kunoichi101
yeah that's right. if it won't work, well leave it be then. some articles like Brothers, Fight Together!! dosen't have the disambiguation. Kunoichi101 (talk) 20:52, January 28, 2013 (UTC)Kunoichi101
When and why did the wiki start using {{Scroll box}}? Its... ugly. Everything can be done using clean and nice css.~ UltimateSupreme 11:04, February 5, 2013 (UTC)
Perhaps you could help removing the template from all the pages...?
And btw, the 2 columned view is not because of the template. Its sometthing we import from anime-common css.~ UltimateSupreme 15:04, February 5, 2013 (UTC)
Didn't expect anything different :P~ UltimateSupreme 17:20, February 6, 2013 (UTC)
Need help editing an article, the wiki detects it as abuse Edit
On Naruto Shippūden Animation Credits, I'm trying to add one of the names at the very end of the table, but I can only write the name as Matsushta. If I add the i between the h and t the way the name should be it detects the edit as abuse. TheGeg (talk) 04:19, February 9, 2013 (UTC)
Its shit in Matsushita ;)~ UltimateSupreme 07:26, February 9, 2013 (UTC)
What episode does naruto fight a girl in naruto shuppuden?
im almost positive its in the anime he fights a girl near his age not fuka and i believe she is some prodigy fighter or thinks she is and at the end of the fight naruto wins and they end up in a big crater
Hello Jacce. I would like to ask. How can I upload an idea or a preview of my SVG without getting a strike or something. I would like to help this wiki, so it'd be nice for a little help. On how can get it passed the other admin's on here. Yeah, I know it wouldn't be official. But perhaps we could use it until the manga creates an idea. Here is the Link if you'd like to see it, Thanks
http://s1187.beta.photobucket.com/user/Aceofspades801/media/path147_zps509880fb.png.htmlAsuma 000 (talk) 16:25, March 6, 2013 (UTC))
I edited the link to be worked, you can open it again. —Shakhmoot(Talk) 18:01, March 6, 2013 (UTC)
The gentlemen edited the link, what do you think of the concept, for now Jacce? --Asuma 000 (talk) 15:02, March 8, 2013 (UTC)
Image File Name of "Flying Thunder God Slash" Edit
I'd like to request changing the image file name of "Flying Thunder God Beheading" to "Flying Thunder God Slash."
As I've said in it's talk page, http://naruto.wikia.com/wiki/Talk:Flying_Thunder_God_Slash, "giri" better translates as "slash", not "beheading." General Awesomo 11:08, March 20, 2013 (UTC)
Thanks. General Awesomo 20:13, March 22, 2013 (UTC)
Hi, bro. Long time no talk, missed talking to u again, i was very busy on study and still ^_^. Ok anyway, I just wanna asked u a question, Do you u know what this manga name (marked as a red circle)? THANKYOU Small brother (talk) 19:03, March 23, 2013 (UTC)
Oh, soka. Thank you very much bro ^_^. THANKYOU Small brother (talk) 21:00, April 11, 2013 (UTC)
Hey could you please join FairyTaill Fanon wiki please, It's new and I need Admins who can develop the wiki really well please join --
Jmootam1999 09:29, April 3, 2013 (UTC)
Hi, I just tried to add romaji lyrics to the latest opening and it was identified as harmful, could you please help me out? :) --Quarrelz (talk) 19:16, April 15, 2013 (UTC)
Hey Jacce, I just wanted to tell about the trick between the two names Obito and Tobi! If you take the -to from obito anf place it in the beggining of the name you get Tobi! My english aren t the greatest so could you please write about it in the trivia of Obito Uchiha? --HarryHS (talk) 22:48, April 15, 2013 (UTC)
Not really as much as I'd like. I'd maybe have some after a couple of weeks. Maybe I can just create a filter to prevent addition of those surnames then...~ UltimateSupreme 15:31, May 2, 2013 (UTC)
Hello. My name is Nic and I'm from the Community Development Team. As you may or may not have heard, we recently released an application called My Wikia. We are hoping to bring this app to the attention of more people and for this reason could use some cooperation with this Wiki. We are hoping that you will allow us to display this Template in the upper-right hand column on your wiki. If you are fine with us displaying this, please let me know. Thanks. - Wagnike2 (talk) 14:18, May 6, 2013 (UTC)
Then why did you call it "Excessive vandalism"? Besides, it wasn't even a war! The IP who edited before me initially added "Itachi's Crow" and when he was reverted with an explanation, added "Itachi" with his own explanation. It's the others who have been reverting without explanation. I'm not requesting unprotection but next time you wanna lock an article, show more care and don't just call everything vandalism.141.0.9.78 (talk) 17:53, May 17, 2013 (UTC)