Şablon:Kullanıcı bağlantısı
[[User:{{{1}}}|{{{1}}}]]
Bu şablon yaklaşık 83.000 sayfada kullanılmaktadır. Bundan dolayı üzerinde yapılan değişiklikler hemen fark edilecektir. Lütfen yapacağınız değişiklikleri öncelikle şablonun deneme tahtası ile test senaryosu alt sayfalarında ya da kendi kullanıcı sayfanızda test ediniz. Eğer yapmayı planladığınız değişiklikler ile istediğiniz sonucu elde edemiyorsanız tartışma sayfasında görüş alışverişinde bulununuz. |
Bu madde veya sayfa başka bir dilden kötü bir biçimde tercüme edilmiştir. Sayfa makine çevirisi veya dilde yetkinliği bulunmayan bir çevirmen tarafından oluşturulmuş olabilir. |
Kullanım
[kaynağı değiştir]This template provides a way to link to a userpage and display just the username, like [[User:Example|Example]]
. This may not save much typing for a short username like "Example", but it may be more useful with long usernames such as [[User:Guywh0sitsbehindphilip12|Guywhositsbehindphilip12]]
. This template is commonly used to ping a user to a discussion (when not using something like {{reply to}}
).
Örnek
[kaynağı değiştir]{{user link|Example}}
or the shortcut form
{{u|Example}}
gives
The template's second parameter, which is optional, takes the link's label; for example, a link to the long username used above can be shortened while viewing the text like this:
{{u|Guywhositsbehindphilip12|Guy}}
which gives
Alternatif
[kaynağı değiştir]The desired result can also be achieved using the pipe trick feature of the MediaWiki software. For example, the wikitext
[[User:Example|]]
gives