قالب:Username

من بيضيبيديا، الموسوعة الفارغة
مراجعة 00:18، 13 نوفمبر 2015 بواسطة imported>Classic 971 (أنشأ الصفحة ب'<span class="insertusername">{{{1|<insert name here>}}}</span><noinclude> ---- Adds the username of the registered user viewing the page into the page, so that with the...')
(فرق) → مراجعة أقدم | رؤية النسخة الحالية (فرق) | نسخة أحدث ← (فرق)
اذهب إلى التنقل اذهب إلى البحث

<insert name here>


Adds the username of the registered user viewing the page into the page, so that with the sentences:

You sucks. Userpage's userpage sucks too.

The user reading will always see an insult directed toward them and their userpage, no matter who they are.

Use this template sparingly. Misuse of it (including, but not limited to, adding "{{USERNAME}} is gay" to pages) may result in a ban.

A slightly less disconcerting variant is {{USERLINK}}, which produces the user's name with a link to Special:Mypage, as follows: <insert name here>. That way, people will know that it was done by magic, not by anyone who knows them personally.


How to disable this template[عدل المصدر]

Go to your uncyclopedia.js file, and add the following line at the top, and then refresh your browser -

var disableUsernameReplace = true;