Difference between revisions of "Template:Ha user"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Created page with "<span class="plainlinks">alt= [https://hydrogenaud.io/index.php?action=profile;u={{{u|{{{1}}}}}} {{{name|{{{2}}}}}}]</span><noinclude> =...")
 
m (Added classes for later use.)
 
Line 1: Line 1:
<span class="plainlinks">[[Image:Small HA logo.png|16px|link=|alt=]] [https://hydrogenaud.io/index.php?action=profile;u={{{u|{{{1}}}}}} {{{name|{{{2}}}}}}]</span><noinclude>
+
<span class="icon icon-ha plainlinks">[[File:Small HA logo.png|16px|link=|alt=]] [https://hydrogenaud.io/index.php?action=profile;u={{{u|{{{1}}}}}} {{{name|{{{2}}}}}}]</span><noinclude>
 
==Usage==
 
==Usage==
 
The following template (and its variations) can be used for creating styled links to users on Hydrogenaudio. These can be useful when used in infoboxes.
 
The following template (and its variations) can be used for creating styled links to users on Hydrogenaudio. These can be useful when used in infoboxes.
Line 9: Line 9:
 
; 1
 
; 1
 
; u
 
; u
: [REQUIRED] The unique ID assigned to the user when creating their account. For example, [https://hydrogenaud.io/index.php?action=profile;u=1615 spoon] would be {{code|1615}}.
+
: [REQUIRED] The unique ID assigned to the user when creating their account. For example, [https://hydrogenaud.io/index.php?action=profile;u=1615 spoon] would be <code>1615</code>.
 
; 2
 
; 2
 
; name
 
; name
 
: [REQUIRED] The name of the display name of the user being linked to.</noinclude>
 
: [REQUIRED] The name of the display name of the user being linked to.</noinclude>

Latest revision as of 16:43, 16 June 2022

{{{2}}}

Usage

The following template (and its variations) can be used for creating styled links to users on Hydrogenaudio. These can be useful when used in infoboxes.

{{ha user|1|2}}
{{ha user|u=|name=}}

Fields

1
u
[REQUIRED] The unique ID assigned to the user when creating their account. For example, spoon would be 1615.
2
name
[REQUIRED] The name of the display name of the user being linked to.