Difference between revisions of "Template:Visl"

From Second Life Wiki
Jump to navigation Jump to search
(+scribe)
 
(42 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<includeonly>{{#vardefine:Name|{{{Name|{{PAGENAME}}}}}|}}{{
#ifeq:{{{Coach|{{{OrientationCoach|}}}}}}|*|[[Category:Coaches|{{#var:Name}}]]|}}{{
#ifeq:{{{Helpers}}}|*|[[Category:Former Live Helpers|{{#var:Name}}]]|}}{{
#ifeq:{{{Scribe}}}|*|[[Category:Wiki Scribe|{{#var:Name}}]]|}}{{
#ifeq:{{{LSL}}}|*|[[Category:{{{prefix|}}}LSL Mentors|{{#var:Name}}]]|}}{{
#ifeq:{{{assist}}}|*|[[Category:Volunteers Available for Other Projects|{{#var:Name}}]]|}}</includeonly><noinclude>
{{Vol|M&G=*}}
{{lowercase|title=visl}}
__NOEDITSECTION__
__NOEDITSECTION__
<includeonly>
{{Alert Box|'''Please refrain from editing this article directly, it is meant to be included in other articles, such as user pages.'''}}
{{#ifeq:{{{Wiki}}}|*|[[Category:Second_Life_Wiki|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}{{ #ifeq:{{{Greeters}}}|*|[[Category:Second Life Greeters|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}{{ #ifeq:{{{Mentors}}}|*|[[Category:Second Life Mentors|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}{{ #ifeq:{{{Helpers}}}|*|[[Category:Live Helpers|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}{{ #ifeq:{{{Instructors}}}|*|[[Category:Instructors|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}{{
 
#ifeq:{{{LSL}}}|*|[[Category:LSL Mentors|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}{{
#ifeq:{{{Builder}}}|*|[[Category:Builder|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}{{
#ifeq:{{{Scripter}}}|*|[[Category:Scripter|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}{{
#ifeq:{{{i18n}}}|*|[[Category:i18n project members|{{#ifeq:{{{name|}}}||{{PAGENAME}}|{{{name}}}|}}]]|}}{{
#ifeq:{{{l10n}}}|*|[[Category:l10n project members|{{#ifeq:{{{name|}}}||{{PAGENAME}}|{{{name}}}|}}]]|}}{{
#ifeq:{{{SL4B}}}|*|[[Category:SL4B Event Volunteers|{{#ifeq:{{{name|}}}||{{PAGENAME}}|{{{name}}}|}}]]|}}{{
#ifeq:{{{Scribe}}}|*|[[Category:SL Mentor Scribes|{{#ifeq:{{{name|}}}||{{PAGENAME}}|{{{name}}}|}}]]|}}{{
#ifeq:{{{Linguist}}}|*|[[Category:SL Mentor Linguists|{{#ifeq:{{{name|}}}||{{PAGENAME}}|{{{name}}}|}}]]|}}
{{#ifeq:{{{Buddy}}}|*|[[Category:SL Mentor Buddy|{{#ifeq:{{{name|}}}||{{PAGENAME}}|{{{name}}}|}}]]|}}
</includeonly><noinclude>
{{lowercase|title=visl}}
:''<strong style="color:red">IMPORTANT! Do not place this template in order to falsely identify yourself or others as a member of the [[:Category:Second Life Volunteers|Second Life Volunteers]] group.</strong>''
:''<strong style="color:red">Please refrain from editing this article directly, it is meant to be included in other articles, such as the [[:Category:Second Life Volunteers|Second Life Volunteers]]' user pages.</strong>''
== Usage ==
== Usage ==
Step by step guide:
Step by step guide:
Line 22: Line 17:
*Click on the Edit tab on your <strong>user page</strong> (do not edit <i>this</i> page)
*Click on the Edit tab on your <strong>user page</strong> (do not edit <i>this</i> 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. See the [[#Examples|Examples]] below
*Put an Asterisk next to each group you're in. See the examples below
: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.
*{{:SL Volunteer Mentor Scribes/ask-notice|the visl template|Finally, if}}
*{{:SL Volunteer Mentor Scribes/ask-notice|the visl template|Finally, if}}


== Category abbreviations ==
Here is a guide to the abbreviations used by the visl template
=== Linden Lab Groups ===
* [[:Category:Second Life Greeters|Greeters]] - Second Life Greeters
* [[:Category:Live Helpers|Helpers]] - Live Helpers
* [[:Category:Instructors|Instructors]] - Second Life Instructors
* [[:Category:Second Life Mentors|Mentors]] - Second Life Mentors
** [[:Category:SL Mentor Scribes|Scribe]] - SL Mentor Scribes
** [[:Category:SL Mentor Linguists|Linguist]] - SL Mentor Linguist


=== General Volunteering ===
* [[:Category:LSL|LSL]] - Scripting Mentors
* [[:Category:Builder|Builder]] - Volunteers with building skills
* [[:Category:Scripter|Scripter]] - Volunteers with scripting skills
* [[:Category:I18n project members|i18n]] - [[Project:i18n|Second Life Internationalisation Project]]
* [[:Category:SL4B Event Volunteers|SL4B]] - Volunteers assisting with [[SL4B|Second Life's 4th Birthday]]
== Examples ==
=== Live Helpers / Second Life Helpers ===
<div style="font-size:140%"><code><pre><nowiki>{{visl
|name=
|Helpers=*
|}}</nowiki></pre></code></div>


=== Second Life Mentors ===
<div style="font-size:140%"><code><pre><nowiki>{{visl
|name=
|Mentors=*
|}}</nowiki></pre></code></div>


=== All Volunteer Groups ===
{{visl/wiki-code-examples}}
<div style="font-size:140%"><code><pre><nowiki>{{visl
 
|name=
== Category abbreviations ==
|Greeters=*
Here is a guide to the abbreviations used by the visl template
|Helpers=*
{{visl/category-list}}
|Instructors=*
|Mentors=*
|}}</nowiki></pre></code></div>


== Note ==
This template contains some more (undocumented) variables due to historical reasons. However, these aren't meant to be used anymore.
</noinclude>
</noinclude>

Latest revision as of 16:06, 16 December 2009

The correct title of this article is Template:visl. The initial letter is shown capitalized due to technical restrictions.
Please refrain from editing this article directly, it is meant to be included in other articles, such as user pages.

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 (do not edit this page)
  • Paste the wiki code you copied into your user page
  • Put an Asterisk next to each group you're in. See the examples below
If you're placing it on a page that doesn't start with your username, set the name variable to your username.
  • Finally, if you are in doubt as to how to use the visl template, ask a Wiki Scribe



SL Volunteers TSL Volunteers
Full Spec Full Spec
{{visl
|Coach=
|assist=
|LSL=
|}}
currently non supported

Category abbreviations

Here is a guide to the abbreviations used by the visl template


Note

This template contains some more (undocumented) variables due to historical reasons. However, these aren't meant to be used anymore.