Template:User info/doc: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
→‎Usage: direct ppl to post on Meta-Wiki rather than WikimediaFoundation.org
No edit summary
Tag: 2017 source edit
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{note|'''NOTE:''' Per the Wikimedia Foundation's internal [//office.wikimedia.org/wiki/Getting_started_with_User_info_and_Talk_pages guide to creating a global user page], user pages should be setup on Meta-Wiki.}}
== Usage ==
Per 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], user pages should be setup on Meta-Wiki and redirected from WikimediaFoundation.org.


== Usage ==
<pre>
<pre>
{{user info
{{user info
Line 21: Line 21:
| image name = BobaFett.jpg
| image name = BobaFett.jpg
</code>
</code>
*Add your [[m:User language|languages]] in standard format, like: <code><nowiki>{{#babel:la-N|en-3}}</nowiki></code>.
*Add your [[:m:User language|languages]] in standard format, like: <code><nowiki>{{#babel:la-N|en-3}}</nowiki></code>.
*The "hover text" parameter is for the little pop-up text that comes up when your mouse hovers over the image.
*The "hover text" parameter is for the little pop-up text that comes up when your mouse hovers over the image.


Line 49: Line 49:
"short quote": {
"short quote": {
"label": "Quote",
"label": "Quote",
"description": "A short quote that you'd like to show that represents how you feel",
"description": "A short quote that you would like to show that represents how you feel",
"type": "string"
"type": "string"
},
},
"image name": {
"image name": {
"label": "Image",
"label": "Image",
"description": "The name of a file that you'd like to show about you, normally a photo of you like \"Example.jpg\"",
"description": "The name of a file that you would like to show about you, normally a photo of you like \"Example.jpg\"",
"type": "string/wiki-file-name"
"type": "string/wiki-file-name"
},
},
Line 102: Line 102:


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

* [[:w:en:Template:User info]]
* [[:mw:Template:User info]]
* [[:m:Template:User info]]


<includeonly>{{Sandbox other||
* [[w:en:Template:User info]]
<!-- Categories below this line -->
* [[mw:Template:User info]]
[[Category:Templates]]
* [[m:Template:User info]]
}}</includeonly>

Latest revision as of 22:58, 26 March 2024

Usage

{{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}}.
  • The "hover text" parameter is for the little pop-up text that comes up when your mouse hovers over the image.

TemplateData

Template parameters

ParameterDescriptionTypeStatus
Full namefull name

Your full name, like "John Smith" or "Samantha Jones".

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". This will be shown after your position.

Stringoptional
Quoteshort quote

A short quote that you would like to show that represents how you feel

Stringoptional
Imageimage name

The name of a file that you would 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
About me labelabout

Text to display instead of "About me" as a section header.

Stringoptional
About my work labelwork

Text to display instead of "About my work" as a section header.

Stringoptional
Contact me labelcontact

Text to display instead of "Contact me" as a section header.

Stringoptional

Copies

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