Difference between revisions of "Template:Visl"

From Second Life Wiki
Jump to navigation Jump to search
m (LSL Mentor > LSL Mentors)
(updated template)
Line 1: Line 1:
{{lowercase|title=visl}}
__NOEDITSECTION__
__NOEDITSECTION__
<includeonly>
<includeonly>
{{ #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:{{{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:{{{LSL}}}|*|[[Category:LSL Mentors|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}
#ifeq:{{{i18n}}}|*|[[Category:Internationalisation project members|{{#ifeq:{{{name|}}}||{{PAGENAME}}|{{{name}}}|}}]]|}}
#ifeq:{{{l10n}}}|*|[[Category:Localisation project members|{{#ifeq:{{{name|}}}||{{PAGENAME}}|{{{name}}}|}}]]|}}
</includeonly><noinclude>
</includeonly><noinclude>
:''<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">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>''
Line 16: Line 19:
|Mentors=
|Mentors=
|LSL=
|LSL=
|i18n=
|l10n=
|}}</nowiki></pre></code></div>
|}}</nowiki></pre></code></div>


Line 22: Line 27:
<div style="font-size:140%"><code><pre><nowiki>{{visl
<div style="font-size:140%"><code><pre><nowiki>{{visl
|name=
|name=
|Greeters=
|Helpers=*
|Helpers=*
|Instructors=
|Mentors=
|}}</nowiki></pre></code></div>
|}}</nowiki></pre></code></div>


Line 31: Line 33:
<div style="font-size:140%"><code><pre><nowiki>{{visl
<div style="font-size:140%"><code><pre><nowiki>{{visl
|name=
|name=
|Greeters=
|Helpers=
|Instructors=
|Mentors=*
|Mentors=*
|}}</nowiki></pre></code></div>
|}}</nowiki></pre></code></div>
Line 46: Line 45:
|}}</nowiki></pre></code></div>
|}}</nowiki></pre></code></div>


[[Category:Templates in need of documentation]]
</noinclude>
</noinclude>

Revision as of 02:19, 22 February 2007

The correct title of this article is Template:visl. The initial letter is shown capitalized due to technical restrictions.


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.

Usage

Copy the code below, place it in your user-page, and put an Asterisk next to each group you're in. If you're placing it on a page that doesn't start with your username, set the name variable to your username.

{{visl
|name=
|Greeters=
|Helpers=
|Instructors=
|Mentors=
|LSL=
|i18n=
|l10n=
|}}

Examples

Live Helpers / Second Life Helpers

{{visl
|name=
|Helpers=*
|}}

Second Life Mentors

{{visl
|name=
|Mentors=*
|}}

All Volunteer Groups

{{visl
|name=
|Greeters=*
|Helpers=*
|Instructors=*
|Mentors=*
|}}