Difference between revisions of "Template:WikiUsername"

From Team Fortress Wiki
Jump to: navigation, search
m (Added a way to customize your non-logged-in username.)
m (Oops.)
 
Line 6: Line 6:
 
== Usage ==
 
== Usage ==
 
* ''{{tlx|WikiUsername}}'' displays ''{{WikiUsername}}''
 
* ''{{tlx|WikiUsername}}'' displays ''{{WikiUsername}}''
* ''{{tlx|WikiUsername|Jane Doe}}'' displays ''{{WikiUsername}}''
+
* ''{{tlx|WikiUsername|Jane Doe}}'' displays ''{{WikiUsername|Jane Doe}}''
  
 
== Output ==
 
== Output ==

Latest revision as of 02:11, 8 May 2024

WikiUsername

Documentation for WikiUsername

{{WikiUsername}} is a client-side template that dynamically displays the wiki username of the currently logged-in user.

This template should only be used in interface messages, tutorials, or any other context where it is crucial to display the user's username. Do NOT use this template within other templates as it will not work properly.

Usage

Output

  • If the user is logged in as TheSoldier, the output will be: TheSoldier
  • If the user is not logged in, the output will be: WikiUsername
  • If the user is not logged in and the first parameter says Jane Doe, the output will be: Jane Doe