Template:HFProfile: Difference between revisions
From Hack Forums Wiki
Created page with "<includeonly> [http://www.hackforums.net/member.php?action{{=}}profile&uid{{=}}{{{1}}} <span style="color: #{{{2}}}; font-weight: bold;">{{{3}}}</span>] </includeonly> <noincl..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>[http://www.hackforums.net/member.php?action{{=}}profile&uid{{=}}{{{1}}} <span style="color: {{{2}}}; font-weight: bold;">{{{3}}}</span>]</includeonly> | ||
[http://www.hackforums.net/member.php?action{{=}}profile&uid{{=}}{{{1}}} <span style="color: | |||
</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|Color (Hexadecimal)|Username}}</pre> | ||
<pre>{{HFProfile|827711|#FFFFFF|D3xus}}</pre> | <pre>{{HFProfile|827711|#FFFFFF|D3xus}}</pre> | ||
{{HFProfile|827711|#FFFFFF|D3xus}}is cool. | |||
{{HFProfile|827711|#FFFFFF|D3xus}} | |||
</noinclude> | </noinclude> | ||
Revision as of 03:23, 19 July 2015
Makes a prettier HF Profile link and negates the need for redundant span elements.
{{HFProfile|UID|Color (Hexadecimal)|Username}}
{{HFProfile|827711|#FFFFFF|D3xus}}
D3xus is cool.