Difference between revisions of "Template:User banner"

From Team Fortress Wiki
Jump to: navigation, search
(Updated backpack link)
(Changed template to use new service for viewing backpacks (previous website seems to be deleted))
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://optf2.com/user/{{{steamid}}}|Backpack]]|}}|}}{{#if:{{{steamid|}}}|{{#if:{{{stats|}}}|<br />
+
{{!}}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://optf2.com/tf2/user/{{{steamid}}} Backpack]|}}|}}{{#if:{{{steamid|}}}|{{#if:{{{stats|}}}|<br />
+
{{!}}style="width:10%" {{!}}[http://tf2tools.net/{{{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 optf2.com backpack. Leave blank to remove. Requires steamid to work.
+
:<code>backpack - </code>: adds a link to tf2tools.net backpack. Leave blank to remove. Requires steamid to work.
 
</noinclude>
 
</noinclude>

Revision as of 06:58, 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 page
stats - 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.