<insert name here>
Exibe o nome de usuário do usuário que visualiza a página.
If the user is not logged in, then the template will display <insert name here>. You can control this by adding a parameter to the template with a value of the default text. For example, {{USERNAME|foo}} outputs "foo" if the user is not logged in.
Use este modelo com moderação. O uso indevido pode resultar em proibição..
Por exemplo, o seguinte não é aceitável:: {{USERNAME}} é um idiota.
Veja também:
| Código | Dá |
|---|---|
| [[Special:Mypage|{{USERNAME}}]] | <insert name here> |
| [[Special:Mytalk|{{USERNAME}}'s talkpage]] | <insert name here>'s talkpage |
| [[Especial:Contribuições|{{USERNAME}}'s Contribs]] | <insert name here>'s Contribs |