Difference between revisions of "UserID (LogiX node)"

From Neos Wiki
Jump to navigation Jump to search
(Update category)
Line 1: Line 1:
 
<languages></languages>
 
<languages></languages>
 
<translate>
 
<translate>
The '''UserID''' node outputs a string corresponding to the input user's ID.
+
<!--T:1-->
 +
{{Infobox Logix Node
 +
| Name = UserID
 +
| Image =[[File: UserUserIDNode.png | noframe | 128px | 'UserID' LogiX node ]]
 +
| Input0Type = User | Input0Name = User
 +
| Output0Type = String | Output0Name = *
 +
}}
  
<!--[[File:|border|256px|right]]-->
+
<!--T:2-->
 +
The '''UserID''' node outputs a string corresponding to the input <code>User</code>'s UserID.
  
== Inputs & Outputs ==
+
== Usage == <!--T:3-->
{| class="wikitable"
+
A user's UserID is a permanent ID linked to their user account. It commonly has the form U-Username.
|+Inputs
 
|-
 
| Color
 
| Label
 
| Type
 
|-
 
| style="background-color:#827388" |
 
| User
 
| User
 
|}
 
  
{| class="wikitable"
+
== Examples == <!--T:4-->
|+Outputs
 
|-
 
| Color
 
| Label
 
| Type
 
|-
 
| style="background-color:#7f0000" |
 
| *
 
| String
 
|}
 
 
 
== Usage ==
 
A user's ID typically, but not always, has the form U-username.
 
== Examples ==
 
== Node Menu ==
 
  
 +
== Node Menu == <!--T:5-->
 
</translate>
 
</translate>
  
[[Category:LogiX|UserID (LogiX node)]]
+
[[Category:LogiX{{#translation:}}|UserID]]
[[Category:LogiX:Users|UserID (LogiX node)]]
+
[[Category:LogiX:Users{{#translation:}}|UserID]]
{{:NodeMenu-Users}}
+
{{NodeMenu-Users{{#translation:}}}}

Revision as of 16:25, 15 August 2021