Template:HFProfile: Difference between revisions

From Hack Forums Wiki
D3xus (talk | contribs)
No edit summary
D3xus (talk | contribs)
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[http://www.hackforums.net/member.php?action{{=}}profile&uid{{=}}{{{1}}} <span style="color: {{{2}}}; font-weight: bold;">{{{3}}}</span>]</includeonly>
<includeonly>[http://www.hackforums.net/member.php?action=profile&uid={{{1}}} {{{2}}}]</includeonly>
<noinclude>
<noinclude>
Makes a prettier HF Profile link and negates the need for redundant span elements.
Makes a prettier HF Profile link and negates the need for redundant span elements.
<pre>{{HFProfile|UID|Color (Hexadecimal)|Username}}</pre>
<pre>{{HFProfile|UID|Username}}</pre>
<pre>{{HFProfile|827711|#FFFFFF|D3xus}}</pre>
<pre>{{HFProfile|827711|D3xus}}</pre>
{{HFProfile|827711|#FFFFFF|D3xus}} is cool.
{{HFProfile|827711|D3xus}} is cool.
</noinclude>
</noinclude>

Latest revision as of 03:47, 19 July 2015


Makes a prettier HF Profile link and negates the need for redundant span elements.

{{HFProfile|UID|Username}}
{{HFProfile|827711|D3xus}}

D3xus

is cool.