User:Theki/profile
![]() | Uses Lua: |
![]() | This template uses TemplateStyles: |
Creates a monospaced, two-pane user info page with fields for interwiki site information, a profile image, userboxes, and more.
Usage
[edit]{{User:Theki/profile | image= | name= | pronouns= | userboxes= | about= | sites= | footer= }}
image is the filename of a Commons image you want to embed on your profile (if any), without the File: prefix.
userboxes is not required to be enclosed in {{Userboxtop}} and {{Userboxbottom}}; this is done automatically.
sites is a list of semicolon-separated strings that follow the format:
SITE-ID JOINED-TIMESTAMP[ INFORMATION]
SITE-ID
corresponds to the interwiki prefix described in interwiki.list. For example: Wikipedia iswikipedia
, Meta-Wiki ismetawikimedia
.JOINED-TIMESTAMP
is a UNIX timestamp representing the number of seconds since the Epoch that you joined the respective sister site.INFORMATION
is optional and allows you to specify extra information regarding the sister site that you wish to display in the rendered list.
If the list is well-formed, an element displaying the provided site information will be output beneath the text specified in the about parameter.
footer allows you to append information immediately after the sites listing, if necessary.
TemplateData
[edit]TemplateData for Theki
Creates a monospaced, two-pane user info page with fields for interwiki site information, a profile image, userboxes, and more.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | The filename of a Commons image you want to embed on your profile (if any) | File | optional |
Name | name | no description | Line | required |
Personal pronouns | pronouns | no description
| Line | optional |
Userboxes | userboxes | Not required to be enclosed in {{Userboxtop}} and {{Userboxbottom}}; this is done automatically. | String | optional |
Bio | about | no description | String | optional |
Interwiki sites | sites | no description
| Line | optional |
Footer | footer | Allows you to append information immediately after the interwiki site listing, if necessary. | String | optional |