Template:User info/doc: Difference between revisions

add some details about the WMF staff use-case
(→‎Copies: pointer to Wikidata listing)
(add some details about the WMF staff use-case)
Line 1:
{{documentation subpage}}
== Usage - anyone ==
<pre>
{{user info
Line 16:
</pre>
*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: <code>| image name = BobaFett.jpg</code>
<code>
| image name = BobaFett.jpg
</code>
*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.
 
== Usage - Wikimedia Foundation staff ==
<pre>
{{user info
| full name =
| image name = BobaFett.jpg
| hover text =
| job title =
| organization = Wikimedia Foundation
| short quote =
| about me =
| about my work =
| contact me =
| disclaimer =
}}
</codepre>
* 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.
* 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 ==