Difference between revisions of "Help:Templates"
sc4e>Freedo50 |
sc4e>Freedo50 (Added userbox template parameter description) |
||
Line 22: | Line 22: | ||
| Include wiki code here | | Include wiki code here | ||
| | | | ||
− | *'''site''' - The name of the site | + | *'''site''' - The name of the site |
*'''id''' - Your user ID | *'''id''' - Your user ID | ||
*'''name''' - (optional) can be added if you want your name to replace "My" | *'''name''' - (optional) can be added if you want your name to replace "My" | ||
Line 46: | Line 46: | ||
}}</pre> | }}</pre> | ||
| {{Userbox}} | | {{Userbox}} | ||
− | | | + | | |
+ | * '''border-c:''' The border colour of the userbox | ||
+ | * '''border-s:''' The border size of the userbox | ||
+ | * '''id-c:''' The background colour of the id box | ||
+ | * '''id-s:''' The font size of the id box | ||
+ | * '''id-fc:''' The font colour of the id box | ||
+ | * '''id-p:''' The distance between the border and the content of the id box | ||
+ | * '''id-lh:''' The distance between lines of text in the id box | ||
+ | * '''info-c:''' The background colour of the info box | ||
+ | * '''info-s:''' The font size of the info box | ||
+ | * '''info-fc:''' The font colour of the info box | ||
+ | * '''info-p:''' The distnace between the border and the content of the info box | ||
+ | * '''info-lh:''' The distance between lines of text in the info box | ||
+ | * '''id:''' The content of the id box | ||
+ | * '''info:''' The content of the info box | ||
|} | |} | ||
Revision as of 14:51, 22 August 2008
A list of templates and reasons why you would use them, including appropriate locations, etc...
Contents
How to Use a Template
To use a template in a document just include the code in the What you type column in the tables below. Or use the info under the Syntax heading on the template page itself. Remember to fill in all the parameters associated with the template, or it wont display properly.
For example, to include the Language template (on a page with Dutch, French and Japanese translations):
{{Languages|nl|fr|ja}}
will look like this:
Languages: |
English • Dutch (Nederlands) • French (français) • Japanese (日本語)
|
Curent Templates
The the sections below show all of the templates currently available on the wiki.
Userpage Templates
Template Name | What you type | What you see | Variables | ||
---|---|---|---|---|---|
{{SiteProfile| site = | id = | name = }} | Include wiki code here |
| |||
{{Userbox | border-c = | border-s = | id-c = | id-s = | id-fc = | id-fs = | id-p = | id-lh = | info-c = | info-s = | info-fc = | info-fs = | info-p = | info-lh = | id = | info = }} |
|
|
Infobox Templates
Template Name | What you type | What you see | Variables |
---|---|---|---|
{{Infobox TGI | name = | format = | type = | group = | instance = | comments = }} |
See the template description for details |
| |
{{infobox lot |type = |image1 = |image2 = |desc = |credits = |support = |download-site = |download-id = }} |
See the template description for details |
| |
{{infobox grow |download-site = |download-id = |image1 = |image2 = |desc = |credits = |support = |size = |style = |type = |stage = |occupants = |worth = |bulldoze-cost = |construction-time = |fire = |power = |water = |air-mag = |air-spr = |water-mag = |water-spr = |garbage-mag = |garbage-spr = |depend = }} |
See the template description for details |
| |
{{infobox plop |download-site = |download-id = |image1 = |image2 = |desc = |credits = |support = |size = |menu = |jobs = |plop-cost = |monthly-cost = |bulldoze-cost = |park-mag = |park-spr = |landmark-mag = |landmark-spr = |fire = |power = |water = |air-mag = |air-spr = |water-mag = |water-spr = |garbage-mag = |garbage-spr = |depend = }} |
See the template description for details |
|
Request/Marking Templates
Template Name | What you type | What you see | Variables | ||
---|---|---|---|---|---|
{{current}} |
|
N/A | |||
{{review}} |
|
N/A | |||
{{expand}} |
|
N/A | |||
{{stub|extracontent}} |
|
extracontent: any information relating to what particular information is required. | |||
{{sectstub|extracontent}} | extracontent: any information relating to what particular information is required. | ||||
{{inappropriate tone}} |
|
N/A | |||
{{wikify}} |
|
N/A | |||
{{external}} |
|
N/A | |||
{{globalize}} |
|
N/A | |||
{{cleanup}} |
|
N/A | |||
{{rename|newname|reason}} |
|
rename: your suggestion for the new name of the article
| |||
{{remove|reason}} |
|
reason: why you think the article is no longer necessary |
Language Templates
Template Name | What you type | What you see | Variables | |||
---|---|---|---|---|---|---|
{{languages |lang1 |lang2 |lang3 |lang4 ... |lang19 }} |
|
*lang (multiple, optional) - the 2 character code of the languages where a translation of this page is available. The code for English (en) does not need to be inlcuded, its presence is assumed by the template. |