Template:UserProfile: Difference between revisions

From FandomResources
Jump to navigation Jump to search
removed string since I'm not sure that it's applicable
m changed "name" to "pseudonym" in the parameter description
 
(5 intermediate revisions by the same user not shown)
Line 18: Line 18:
"params": {
"params": {
"names": {
"names": {
"description": "your fannish name/s",
"description": "your fannish pseudonym/s",
"suggested": true
"suggested": true,
"type": "string"
},
},
"interests": {
"interests": {
"description": "areas of interest, specialities, etc.",
"description": "areas of interest, specialities, etc.",
"suggested": true
"suggested": true,
"type": "string"
},
},
"links": {
"links": {
"description": "a link to your website or profile or anything else you think would be helpful",
"description": "a link to your website or profile or anywhere else you think would be helpful",
"suggested": true
"suggested": true,
"type": "url"
}
}
},
},
"description": "This template adds an infobox with your fannish pseudonym, areas of interest, link(s), contact method (if enabled in settings) and link to your contributions to your user page."
"description": "This template adds an infobox with your fannish pseudonym, areas of interest, link(s), contact method (if enabled in your preferences) and link to your contributions to your user page."
}
}
</templatedata>
</templatedata>
Line 36: Line 39:
== Usage ==
== Usage ==


On your User Page, click "edit" (not "edit source"), and then in the editing toolbar, "insert" and "template". This will open up a template search tool. Type "user" into the search bar, and the "UserProfile" template will auto-suggest. Select it, follow the instructions, and click the "insert" button on the top right of the window.
On your [[Special:MyPage|User Page]], click "edit" (not "edit source"), and then in the editing toolbar, "insert" and "template". This will open up a template search tool. Type "user" into the search bar, and the "UserProfile" template will auto-suggest. Select it, follow the instructions, and click the "insert" button on the top right of the window.


== Category ==
== Category ==


All pages that include this template will be added to [[:Category:FandomResources Contributors]]. If you do not wish to be included in the category, (get the source) add the code for this template manually to your user profile.
All pages that include this template will be added to [[:Category:FandomResources Contributors]]. If you do not wish to be included in the category, add the following code for this template manually by clicking "edit source" on your [[Special:MyPage|User Page]]. After the <nowiki>=</nowiki>, put the value/s you'd like to add.
 
<pre>
{{UserProfile
|names=
|interests=
|links=
}}</pre>


== Contact ==
== Contact ==


If you have "Enable e-mail from other users" checked in your user profile (it's in "My Preferences"), other users can send you a message by clicking on "email me".
If you have "Enable e-mail from other users" checked in your [[Special:Preferences|Preferences]], other users can send you a message by clicking on "email me".


== References ==
== References ==


This template and instructions were slightly adapted from Fanlore's [https://fanlore.org/wiki/Template:UserProfile UserTemplate], which is under a [https://creativecommons.org/licenses/by-nc/2.0/ Creative Commons Attribution-NonCommercial 2.0 Generic (CC BY-NC 2.0 Deed)] license.
This template and instructions were adapted from Fanlore's [https://fanlore.org/wiki/Template:UserProfile UserTemplate], which is under a [https://creativecommons.org/licenses/by-nc/2.0/ Creative Commons Attribution-NonCommercial 2.0 Generic (CC BY-NC 2.0 Deed)] license.
</noinclude>
</noinclude>

Latest revision as of 02:46, 15 October 2023

Template

Name/s:
Area/s of Interest:
You can find me at:
On FandomResources: My contributions / email me

About

This template adds an infobox with your fannish pseudonym, areas of interest, link(s), contact method (if enabled in your preferences) and link to your contributions to your user page.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
namesnames

your fannish pseudonym/s

Stringsuggested
interestsinterests

areas of interest, specialities, etc.

Stringsuggested
linkslinks

a link to your website or profile or anywhere else you think would be helpful

URLsuggested

Usage

On your User Page, click "edit" (not "edit source"), and then in the editing toolbar, "insert" and "template". This will open up a template search tool. Type "user" into the search bar, and the "UserProfile" template will auto-suggest. Select it, follow the instructions, and click the "insert" button on the top right of the window.

Category

All pages that include this template will be added to Category:FandomResources Contributors. If you do not wish to be included in the category, add the following code for this template manually by clicking "edit source" on your User Page. After the =, put the value/s you'd like to add.

{{UserProfile
|names= 
|interests=
|links=
}}

Contact

If you have "Enable e-mail from other users" checked in your Preferences, other users can send you a message by clicking on "email me".

References

This template and instructions were adapted from Fanlore's UserTemplate, which is under a Creative Commons Attribution-NonCommercial 2.0 Generic (CC BY-NC 2.0 Deed) license.