TipTemplate
From TeamDeveloperWiki
Tip template
To add a new tip to a section, just copy the code below to clipboard and paste it into the section where a new tip should be placed.
Fill in the details there.
{{TipHeader|ENTER TIP TITLE HERE}}
Tip description here
If you want to display sourcecode, just copy/paste the following into your tip body text
and fill in the sourcecode there.
<pre>Put any SAL code here</pre>
User template
To add user personalia to your account, copy/paste the code below to your user page
and fill in the details there.
{{UserInfo
|Name = ENTER NAME
|Occupation = ENTER OCCUPATION
|Since = ENTER YEAR
|Location = ENTER COUNTRY
|Email = ENTER EMAIL
|URL = ENTER URL
|Image = UPLOAD IMAGE
|ImageDescription = ENTER IMAGE DESCR
}}

