User:JetZep Zabelin/Profile sidebar template

From Second Life Wiki
Jump to navigation Jump to search


Profile
JetZep Zabelin 025.jpg
JetZep Zabelin
Born:
6/17/2007
Account:
Resident
About:
Builder
Second Life Mentor
See Also:

Profile sidebar template

This is an adaptation of SignpostMarv Martin's {{SL-hCard}} userpage template. I modified it mainly to make it smaller for better viewing within the web tab of in-world profiles. See my Second Life profile for example.

This mod provides a small photo, a link to your SL websearch profile, and basic information and customized link(s) by default. You can modify it any way you like, see instruction step #3 (below) !

Feel free to use (modify/copy/transfer).

Instructions

  • 1. Place the following line at the top of your user page:
  • {{subst:User:JetZep Zabelin/Profile sidebar template|1|2|3|4|5|6}}
example:
{{subst:User:JetZep Zabelin/Profile sidebar template|Image:JetZep Zabelin 025.jpg|http://world.secondlife.com/resident/c819dd8e-c87e-4286-9f81-78c2522d0020|6/17/2007|Resident|Builder|[http://www.flickr.com/photos/14120146@N08/ Photos from JetZep]}}
  • {{{1}}} ( Image:JetZep Zabelin 025.jpg ) - Replace with your image (note: the usual [ ] brackets are not required here)
  • {{{2}}} ( http://world.secondlife.com/resident/c819dd8e-c87e-4286-9f81-78c2522d0020 ) - Replace with your SL websearch profile URL ([ ] brackets not required)
  • {{{3}}} ( 6/17/2007 ) - Avatar birthdate
  • {{{4}}} ( Resident ) - Resident or Linden
  • {{{5}}} ( Builder ) - SL Volunteer roles
  • {{{6}}} ( [http://www.flickr.com/photos/14120146@N08/ Photos from JetZep] ) - Replace with your link (note: Brackes [ ] ARE required for each link here)
  • 2. Save your page.
  • 3. To modify, just edit your userpage.

Code

{| class="vcard hreview" style="width:12em;text-align: left; font-size: 95%;float:right;border:1px outset #000;background:#dfdfdf;color:#3a3a3a;margin-left: 1em;"
| colspan="2" style="color:#4F6EAD;font-size:140%" |Profile
|-
| colspan="2" style="text-align:center;" | [[{{{1}}}|150px]]
|-
| class="fn item" style="text-align:center;font-size:120%;font-weight: bolder ;border-bottom:1px solid #000;padding:0.2em;" | '''[{{{2}}} {{PAGENAME}}]'''
|-
| colspan="2" | 
<div class="summary">
<div style="color:#4F6EAD;font-weight:bold;">Born:</div>
<div style="border:1px inset #000;padding:0.1em;margin-left:0;">{{{3}}}</div>
<div style="color:#4F6EAD;font-weight:bold;">Account:</div>
<div style="border:1px inset #000;padding:0.1em;margin-left:0;">{{{4}}}</div>
<div style="color:#4F6EAD;font-weight:bold;">About:</div>
<div style="border:1px inset #000;padding:0.1em;margin-left:0;">{{{5}}}</div>
<div style="color:#4F6EAD;font-weight:bold;">See Also:</div>
<div style="border:1px inset #000;padding:0.1em;margin-left:0;">{{{6}}}</div>
</div>
|}

See also

Template

Profile
[[{{{1}}}|150px]]
[{{{2}}} JetZep Zabelin/Profile sidebar template]
Born:
{{{3}}}
Account:
{{{4}}}
About:
{{{5}}}
See Also:
{{{6}}}