Difference between revisions of "Template:User banner"
Bigbangbilly (talk | contribs) (Updated backpack link) |
|||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
{{!}}style="width:10%" {{!}}[[Image:Steam_tray.png|x52px|link=http://steamcommunity.com/id/{{{steamid}}}|Steam]]|}}{{#if:{{{youtube|}}}|<br /> | {{!}}style="width:10%" {{!}}[[Image:Steam_tray.png|x52px|link=http://steamcommunity.com/id/{{{steamid}}}|Steam]]|}}{{#if:{{{youtube|}}}|<br /> | ||
{{!}}style="width:10%" {{!}}[[Image:YouTube Icon.png|x52px|link=http://youtube.com/{{{youtube}}}|Steam]]|}}{{#if:{{{steamid|}}}|{{#if:{{{backpack|}}}|<br /> | {{!}}style="width:10%" {{!}}[[Image:YouTube Icon.png|x52px|link=http://youtube.com/{{{youtube}}}|Steam]]|}}{{#if:{{{steamid|}}}|{{#if:{{{backpack|}}}|<br /> | ||
− | {{!}}style="width:10%" {{!}}[[Image:Backpack case.png|x52px|link=http:// | + | {{!}}style="width:10%" {{!}}[[Image:Backpack case.png|x52px|link=http://tf2tools.net/id/{{{steamid}}}|Backpack]]|}}|}}{{#if:{{{steamid|}}}|{{#if:{{{stats|}}}|<br /> |
{{!}}style="width:10%" {{!}}[[Image:Achieved.png|x52px|link=http://tf2stats.net/player_stats/{{{steamid}}}|Stats]]|}}|}} | {{!}}style="width:10%" {{!}}[[Image:Achieved.png|x52px|link=http://tf2stats.net/player_stats/{{{steamid}}}|Stats]]|}}|}} | ||
|- | |- | ||
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:// | + | {{!}}style="width:10%" {{!}}[http://tf2tools.net/id/{{{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]|}}|}} | ||
|} | |} | ||
Line 42: | Line 42: | ||
:<code>steamid -</code> will add a link to your steamcommunity page, currently only accepts /id/ links/ | :<code>steamid -</code> will add a link to your steamcommunity page, currently only accepts /id/ links/ | ||
:<code>youtube -</code> adds a link to your youtube page | :<code>youtube -</code> adds a link to your youtube page | ||
− | :<code>stats -</code> adds a link to tf2stats.net page. Leave blank to remove. Requires steamid to work. | + | :<code>stats -</code> adds a link to tf2stats.net page. Leave blank to remove. Requires steamid to work. (Currently Broken) |
− | :<code>backpack - </code>: adds a link to | + | :<code>backpack - </code>: adds a link to tf2tools.net backpack. Leave blank to remove. Requires steamid to work. |
</noinclude> | </noinclude> |
Latest revision as of 07:03, 24 April 2020
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. (Currently Broken)backpack -
: adds a link to tf2tools.net backpack. Leave blank to remove. Requires steamid to work.