Template:Visl: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
added flag for SL4B event volunteers |
||
Line 4: | Line 4: | ||
#ifeq:{{{LSL}}}|*|[[Category:LSL Mentors|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}{{ | #ifeq:{{{LSL}}}|*|[[Category:LSL Mentors|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}|}}]]|}}{{ | ||
#ifeq:{{{i18n}}}|*|[[Category:i18n project members|{{#ifeq:{{{name|}}}||{{PAGENAME}}|{{{name}}}|}}]]|}}{{ | #ifeq:{{{i18n}}}|*|[[Category:i18n project members|{{#ifeq:{{{name|}}}||{{PAGENAME}}|{{{name}}}|}}]]|}}{{ | ||
#ifeq:{{{l10n}}}|*|[[Category:l10n 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}}}|}}]]|}} | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{lowercase|title=visl}} | {{lowercase|title=visl}} | ||
Line 21: | Line 22: | ||
|i18n= | |i18n= | ||
|l10n= | |l10n= | ||
|SL4B= | |||
|}}</nowiki></pre></code></div> | |}}</nowiki></pre></code></div> | ||
Revision as of 13:25, 22 March 2007
- The correct title of this article is Template:visl. The initial letter is shown capitalized due to technical restrictions.
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=
|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=*
|}}