Template:HFProfile: Difference between revisions
From Hack Forums Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Plain_links|url=http://www.hackforums.net/member.php?action=profile&uid={{{1}}}|name= <span style="color: {{{2}}}; font-weight: bold;">{{{3}}}</span>}}</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}} is cool. | ||
</noinclude> | </noinclude> | ||
Revision as of 03:42, 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}}
is cool.