Difference between revisions of "User:Panos/doc"

From Team Fortress Wiki
Jump to: navigation, search
(Created page with '== Usage == Please remove the parameters that are left blank. See Parameters section below for documentation of all parameters. <pre><nowiki> {{User infobox | ti…')
 
(Blanked the page)
 
Line 1: Line 1:
== Usage ==
 
Please remove the parameters that are left blank. See [[#Parameters|Parameters]] section below for documentation of all parameters.
 
  
<pre><nowiki>
 
{{User infobox
 
| title =
 
| infoboxcolour =
 
| image =
 
| icon =
 
 
| type =
 
| gender =
 
| health =
 
| speed =
 
| birthplace =
 
| language =
 
| age =
 
 
| favmap =
 
| favclass =
 
| favweap =
 
| favhat =
 
 
| site =
 
| steampage =
 
| email =
 
| skype =
 
| googletalk =
 
}}
 
</nowiki></pre>
 
 
== Parameters ==
 
 
===Main===
 
 
:; ''title''
 
:: Assign if you want to override and manually set the infobox title. It will by default use your userpage name.
 
 
:; ''infoboxcolour''
 
:: Manually set the infobox colour. Default is silver.
 
::*Example: {{code| <nowiki>|infoboxcolour = #000000</nowiki>}} or {{code| <nowiki>|infoboxcolour = red</nowiki>}}
 
 
:; ''image''
 
:: Your image link.
 
::*Example: {{code| <nowiki>|image = User Robin Profile Image.png</nowiki>}}
 
 
:; ''icon''
 
:; ''type''
 
:; ''gender''
 
:; ''health''
 
:; ''speed''
 
:; ''birthplace''
 
:; ''language''
 
:; ''age''
 
::Self explanatory.
 
 
===Team Fortress 2 info===
 
 
:; ''tf2info''
 
:: This section appears by default unless you set this attribute to {{code|no}} or {{code|nope}}
 
::*Example: {{code| <nowiki>|tf2info = no</nowiki>}}
 
 
:; ''favmap''
 
:; ''favclass''
 
:; ''favweap''
 
:; ''favhat''
 
::Self explanatory.
 
 
:US English can be substituted instead by adding a "_us" suffix to the above, as follows:
 
 
:; ''favmap_us''
 
:; ''favclass_us''
 
:; ''favweap_us''
 
:; ''favhat_us''
 
 
::This simply changes the entry line from "Favourite" to "Favorite."
 
 
===Contact info===
 
 
:; ''contactinfo''
 
:: This section appears by default unless you set this attribute to {{code|no}} or {{code|nope}}
 
::*Example: {{code| <nowiki>|contactinfo = no</nowiki>}}
 
 
:; ''site''
 
:; ''steampage''
 
:; ''email''
 
:; ''skype''
 
:; ''googletalk''
 
::Self explanatory.
 
 
<noinclude>[[Category:Template documentation]]</noinclude>
 

Latest revision as of 15:19, 7 June 2011