Difference between revisions of "Template:Visl"
Jump to navigation
Jump to search
IMPORTANT! Do not place this template in order to falsely identify yourself or others as a member of the Second Life Volunteers group.
Please refrain from editing this article directly, it is meant to be included in other articles, such as the Second Life Volunteers' user pages.
(Step-by-step guide based on feedback from volunteers) |
m |
||
Line 19: | Line 19: | ||
*Click on the Edit tab on your user page | *Click on the Edit tab on your user page | ||
*Paste the wiki code you copied into your user page | *Paste the wiki code you copied into your user page | ||
*Put an Asterisk next to each group you're in. | *Put an Asterisk next to each group you're in. For example <code><pre>Mentors=*</pre></code> | ||
:If you're placing it on a page that doesn't start with your username, set the '''''name''''' variable to your username. | :If you're placing it on a page that doesn't start with your username, set the '''''name''''' variable to your username. | ||
*If you are in doubt, visit the [[:Category:Second Life Volunteers|Second Life Volunteers]] page and click on another volunteer's name, then click the Edit tab to view how they constructed their user page | *If you are in doubt, visit the [[:Category:Second Life Volunteers|Second Life Volunteers]] page and click on another volunteer's name, then click the Edit tab to view how they constructed their user page |
Revision as of 16:40, 28 May 2007
- The correct title of this article is Template:visl. The initial letter is shown capitalized due to technical restrictions.
Usage
Step by step guide:
- First log on to this wiki, use your Second Life name and password
- Copy the code below, the code starting with {{visl ... and ending with }}
- Click on your name at the top of the wiki to visit your user page
- Click on the Edit tab on your user page
- Paste the wiki code you copied into your user page
- Put an Asterisk next to each group you're in. For example
Mentors=*
- If you're placing it on a page that doesn't start with your username, set the name variable to your username.
- If you are in doubt, visit the Second Life Volunteers page and click on another volunteer's name, then click the Edit tab to view how they constructed their user page
{{visl
|name=
|Greeters=
|Helpers=
|Instructors=
|Mentors=
|LSL=
|Builder=
|Scripter=
|i18n=
|l10n=
|SL4B=
|}}
Examples
Live Helpers / Second Life Helpers
{{visl
|name=
|Helpers=*
|}}
Second Life Mentors
{{visl
|name=
|Mentors=*
|}}
All Volunteer Groups
{{visl
|name=
|Greeters=*
|Helpers=*
|Instructors=*
|Mentors=*
|}}