Difference between revisions of "Template:User banner"

From Team Fortress Wiki
Jump to: navigation, search
m
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| style="width: 70%" class="wikitable collapsible collapsed"
+
<div class="plainlinks">
! style="text-align: left;" colspan="2"| Update History
+
{|class="wikitable" style="width:100%; border:1px solid {{{color|black}}}; text-align:center"
 +
|style="width:10%" |[[Image:Speech voice.png|x52px|link=User_talk:{{PAGENAMEE}}|Talk]]
 +
|style="width:10%" |[[Image:Want.png|x52px|link={{fullurl:User_talk:{{PAGENAMEE}}|action=edit&section=new}}]]
 +
|style="width:10%" |[[Image:Tf2wiki_edit_icon.png|x52px|link=Special:Contributions/{{PAGENAMEE}}|Contributions]]{{#if:{{{steamid|}}}|<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: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]]|}}|}}
 
|-
 
|-
| width="20%"| [[{{{Patch1}}}]] || - {{{change1.1}}} {{#if:{{{change1.2|}}}|<br /> - {{{change1.2}}}|}} {{#if:{{{change1.3|}}}|<br /> - {{{change1.3}}}|}} {{#if:{{{change1.4|}}}|<br /> - {{{change1.4}}}|}} {{#if:{{{change1.5|}}}|<br /> - {{{change1.5}}}|}}
+
|style="width:10%" |[[User_talk:{{PAGENAMEE}}|Talk]]
|{{#if:{{{Patch2|}}}|-[[{{{Patch2}}}]] || - {{{change2.1}}} {{#if:{{{change2.2|}}}|<br /> - {{{change2.2}}}|}} {{#if:{{{change2.3|}}}|<br /> - {{{change2.3}}}|}} {{#if:{{{change2.4|}}}|<br /> - {{{change2.4}}}|}} {{#if:{{{change2.5|}}}|<br /> - {{{change2.5}}}|}}|}}
+
|style="width:10%" |[{{fullurl:User_talk:{{PAGENAMEE}}|action=edit&section=new}} Start discussion]
 +
|style="width:10%" |[[Special:Contributions/{{PAGENAMEE}}|Contributions]]{{#if:{{{steamid|}}}|<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://tf2tools.net/id/{{{steamid}}} Backpack]|}}|}}{{#if:{{{steamid|}}}|{{#if:{{{stats|}}}|<br />
 +
{{!}}style="width:10%" {{!}}[http://tf2stats.net/player_stats/{{{steamid}}} Stats]|}}|}}
 
|}
 
|}
 +
</div>
 
<noinclude>
 
<noinclude>
 +
{{doc begin}}
 +
This template makes a nice banner for the top of your user page
 +
=== Usage ===
 +
<nowiki>{{User Banner
 +
|color = deeppink
 +
|steamid=natemckn
 +
|youtube=natemckn
 +
|stats=yes
 +
|backpack=yes}}</nowiki>
 +
 +
creates:
 +
{{User:Natemckn/sandbox4
 +
|color = deeppink
 +
|steamid=natemckn
 +
|youtube=natemckn
 +
|stats=yes
 +
|backpack=yes}}
 +
 +
The parameters are as follows:
 +
 +
:<code>color -</code> applies an HTML color to the border.
 +
:<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>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 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 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.