Difference between revisions of "Template:User banner"
(fixed: not displaying text under the image of backpack when "stats" are setted to "no") |
Bigbangbilly (talk | contribs) (Updated backpack link) |
||
Line 14: | Line 14: | ||
{{!}}style="width:10%" {{!}}[http://steamcommunity.com/id/{{{steamid}}} Steam]|}}{{#if:{{{youtube|}}}|<br /> | {{!}}style="width:10%" {{!}}[http://steamcommunity.com/id/{{{steamid}}} Steam]|}}{{#if:{{{youtube|}}}|<br /> | ||
{{!}}style="width:10%" {{!}}[http://youtube.com/{{{youtube}}} Youtube]|}}{{#if:{{{steamid|}}}|{{#if:{{{backpack|}}}|<br /> | {{!}}style="width:10%" {{!}}[http://youtube.com/{{{youtube}}} Youtube]|}}{{#if:{{{steamid|}}}|{{#if:{{{backpack|}}}|<br /> | ||
− | {{!}}style="width:10%" {{!}}[http://optf2.com/user/{{{steamid}}} Backpack]|}}|}}{{#if:{{{steamid|}}}|{{#if:{{{stats|}}}|<br /> | + | {{!}}style="width:10%" {{!}}[http://optf2.com/tf2/user/{{{steamid}}} Backpack]|}}|}}{{#if:{{{steamid|}}}|{{#if:{{{stats|}}}|<br /> |
{{!}}style="width:10%" {{!}}[http://tf2stats.net/player_stats/{{{steamid}}} Stats]|}}|}} | {{!}}style="width:10%" {{!}}[http://tf2stats.net/player_stats/{{{steamid}}} Stats]|}}|}} | ||
|} | |} |
Revision as of 14:36, 18 February 2012
Documentation for User banner
This template makes a nice banner for the top of your user page
Usage
{{User Banner |color = deeppink |steamid=natemckn |youtube=natemckn |stats=yes |backpack=yes}}
creates:
The parameters are as follows:
color -
applies an HTML color to the border.steamid -
will add a link to your steamcommunity page, currently only accepts /id/ links/youtube -
adds a link to your youtube pagestats -
adds a link to tf2stats.net page. Leave blank to remove. Requires steamid to work.backpack -
: adds a link to optf2.com backpack. Leave blank to remove. Requires steamid to work.