htmlcss

<insert name here>


Displays the username of the user viewing the page.

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|Woo!}} outputs "Woo!" if the user is not logged in.

Use this template sparingly. Misuse of it may result in a ban.

The following is not acceptable: {{USERNAME}} is an idiot.