Template:User info/doc: Difference between revisions

From TestWiki
Content added Content deleted
m (20 revisions imported: testing)
 
(6 intermediate revisions by 6 users not shown)
Line 23: Line 23:
<pre>
<pre>
{{user info
{{user info
| full name = Charlotte Portero
| full name =
| image name = Charlotte Portero.jpg
| image name =
| hover text =
| hover text =
| job title = Project Manager, Security
| job title =
| organization = Wikimedia Foundation
| organization = Wikimedia Foundation
| short quote =
| short quote =
| about me =
| about me = My background has been mostly in the Financial IT arena. I am excited to be branching out into new territory, with the opportunity to learn and experience many new challenges.
| about my work =

| contact me =
I am originally from Louisiana, and I still support my alum, LSU, and the Saints. I enjoy reading, watching football (US) and soccer, and riding motorcycles.
| disclaimer =
| about my work = I am a project manager in Security, shhh, it is hush-hush. Seriously, as I learn more what I will be doing I will update.
| contact me = Email: cportero@wikimedia.org; IRC: CPortero
| disclaimer = I work for or provide services to the Wikimedia Foundation, and this is the account I try to use for edits or statements I make in that role. However, the Foundation does not vet all my activity, and edits, statements, or other contributions made by this account may not reflect the views of the Foundation.
}}
}}
</pre>
</pre>
* See the Wikimedia Foundation's internal [https://office.wikimedia.org/wiki/Getting_started_with_User_info_and_Talk_pages guide to creating a global user page] for more details.
* See the Wikimedia Foundation's internal [https://office.wikimedia.org/wiki/Getting_started_with_User_info_and_Talk_pages guide to creating a global user page] for more details.
*To include an image, put the name of the file where it says "image name", excluding the word "file" from the front. Example: <code>| image name = BobaFett.jpg</code>
* During off-boarding, the parameter <code>| former = true</code> should be added to the userpage. This will add the {{Template|Former staff}} template, and remove the page from the category [[:Category:Wikimedia Foundation staff]].
*Add your [[m:User language|languages]] in standard format, like: <code><nowiki>{{#babel:la-N|en-3}}</nowiki></code>. These are usually placed at the end of the "contact me" section.
*The "hover text" parameter is for the little pop-up text that comes up when your mouse hovers over the image.

Offboarding note: During off-boarding, the parameter <code>| former = true</code> should be added to the userpage. This will add the {{Template|Former staff}} template, and remove the page from the category [[:Category:Wikimedia Foundation staff]].


== TemplateData ==
== TemplateData ==
Line 96: Line 98:
"type": "string",
"type": "string",
"label": "Contact me"
"label": "Contact me"
},
"about": {
"label": "About me label",
"description": "Text to display instead of \"About me\" as a section header.",
"type": "string"
},
"work": {
"label": "About my work label",
"description": "Text to display instead of \"About my work\" as a section header.",
"type": "string"
},
"contact": {
"label": "Contact me label",
"description": "Text to display instead of \"Contact me\" as a section header.",
"type": "string"
},
},
"former": {
"former": {
Line 119: Line 106:
},
},
"uselang": {},
"uselang": {},
"image width": {}
"image width": {},
"barheight": {
"label": "Bar height",
"description": "Height, in pixels, of the coloured bars",
"example": "4px",
"type": "string",
"default": "4px",
"autovalue": ""
}
}
}
}
}

Latest revision as of 15:46, 3 January 2020

Usage - anyone[edit]

{{user info
| full name = 
| image name =
| hover text = 
| job title = 
| organization = 
| short quote =
| about me = 
| about my work = 
| contact me = 
| disclaimer =
}}
  • The "organization" parameter can also be called as "company".
  • To include an image, put the name of the file where it says "image name", excluding the word "file" from the front. Example: | image name = BobaFett.jpg
  • Add your languages in standard format, like: {{#babel:la-N|en-3}}. These are usually placed at the end of the "contact me" section.
  • The "hover text" parameter is for the little pop-up text that comes up when your mouse hovers over the image.

Usage - Wikimedia Foundation staff[edit]

{{user info
| full name = 
| image name =
| hover text = 
| job title = 
| organization = Wikimedia Foundation
| short quote =
| about me = 
| about my work = 
| contact me = 
| disclaimer =
}}
  • See the Wikimedia Foundation's internal guide to creating a global user page for more details.
  • To include an image, put the name of the file where it says "image name", excluding the word "file" from the front. Example: | image name = BobaFett.jpg
  • Add your languages in standard format, like: {{#babel:la-N|en-3}}. These are usually placed at the end of the "contact me" section.
  • The "hover text" parameter is for the little pop-up text that comes up when your mouse hovers over the image.

Offboarding note: During off-boarding, the parameter | former = true should be added to the userpage. This will add the {{Former staff}} template, and remove the page from the category Category:Wikimedia Foundation staff.

TemplateData[edit]

No description.

Template parameters

ParameterDescriptionTypeStatus
Full namefull name

Your full name, like "John Smith" or "Вася Пупкин".

Stringoptional
Positionjob title

The position or job title you wish to show you have, if any

Stringoptional
Organisationorganization company

The organisation to which your "position" refers, if any. If you work for the Wikimedia Foundation, this should be exactly "Wikimedia Foundation" without any link. This will be shown after your position.

Stringoptional
Quoteshort quote

A short quote that you'd like to show that represents how you feel

Stringoptional
Imageimage name

The name of a file that you'd like to show about you, normally a photo of you like "Example.jpg"

Fileoptional
Image hoverhover text

The label to show when people hover your image, or for screenreaders.

Stringoptional
About meabout me

Some information about you and your background.

Stringoptional
About my workabout my work

Some details about what you do on the wikis and why.

Stringoptional
Disclaimerdisclaimer

A disclaimer about your work, if any. If your organisation is set to "Wikimedia Foundation", it will show the regular Foundation staff disclaimer.

Stringoptional
Contact mecontact me

Details of how you can be contacted beyond on-wiki methods.

Stringoptional
Former staff identifierformer

If the account belongs to a former Wikimedia Foundation staff member, this should be set to 'true' (or to any string) to tag the account as belonging to a former staff member.

Example
true
Stringoptional
uselanguselang

no description

Unknownoptional
image widthimage width

no description

Unknownoptional
Bar heightbarheight

Height, in pixels, of the coloured bars

Default
4px
Example
4px
Auto value
Stringoptional

Copies[edit]

The master version of this template is at wmf:Template:User info. The following wikis have copies of this template: