Template:UserProfile: Difference between revisions
Bluedreaming (talk | contribs) tried to increase all widths |
Bluedreaming (talk | contribs) m changed "name" to "pseudonym" in the parameter description |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
== Template == | |||
</noinclude> | |||
<table class="infobox" > | <table class="infobox" > | ||
<tr><td valign="top" width=" | <tr><td valign="top" width="40%" > '''Name/s:'''</td> | ||
<td> {{{names|}}}</td></tr> | <td> {{{names|}}}</td></tr> | ||
<tr><td valign="top" width=" | <tr><td valign="top" width="40%"> '''Area/s of Interest:'''</td> | ||
<td>{{{interests|}}}</td></tr> | <td>{{{interests|}}}</td></tr> | ||
<tr><td valign="top" width=" | <tr><td valign="top" width="40%"> '''You can find me at:'''</td> | ||
<td> {{{links|}}}</td></tr> | <td> {{{links|}}}</td></tr> | ||
<tr><td valign="top" width=" | <tr><td valign="top" width="40%">'''On FandomResources:'''</td> | ||
<td> [{{fullurl:Special:Contributions/{{PAGENAMEE}}}} My contributions] / [{{fullurl:Special:Emailuser/User:{{PAGENAMEE}}}} email me]</td></tr></table> | <td> [{{fullurl:Special:Contributions/{{PAGENAMEE}}}} My contributions] / [{{fullurl:Special:Emailuser/User:{{PAGENAMEE}}}} email me]</td></tr></table> | ||
<includeonly>[[Category:FandomResources Contributors|{{PAGENAME}}]] | <includeonly>[[Category:FandomResources Contributors|{{PAGENAME}}]]</includeonly> | ||
<noinclude>== About == | |||
<templatedata> | |||
{ | |||
"params": { | |||
"names": { | |||
"description": "your fannish pseudonym/s", | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"interests": { | |||
"description": "areas of interest, specialities, etc.", | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"links": { | |||
"description": "a link to your website or profile or anywhere else you think would be helpful", | |||
"suggested": true, | |||
"type": "url" | |||
} | |||
}, | |||
"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> | |||
== Usage == | |||
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 == | |||
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 == | |||
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 == | |||
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> |
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
names | names | your fannish pseudonym/s | String | suggested |
interests | interests | areas of interest, specialities, etc. | String | suggested |
links | links | a link to your website or profile or anywhere else you think would be helpful | URL | suggested |
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.