Difference between revisions of "Template:Members"

From Technologia Incognita
Jump to: navigation, search
m (webmind added the tasks-field a 2nd time ... no idea why, but now I removed the first .. -sigh-)
m (This broke the people-page. Back to pre-webmind revision.)
Line 28: Line 28:
 
! Memberstatus
 
! Memberstatus
 
| [[Memberstatus::{{{Memberstatus|}}}]]
 
| [[Memberstatus::{{{Memberstatus|}}}]]
 +
{{!}}-
 +
{{#if:{{{Tasks|}}}|
 +
! Tasks
 +
{{!}} [[Tasks::{{{Tasks|}}}]]
 +
}}
 
{{!}}-
 
{{!}}-
 
{{#if:{{{URL|}}}|
 
{{#if:{{{URL|}}}|
Line 43: Line 48:
 
{{!}} {{#arraymap:{{{Project|}}}|,|x|[[Working on::x]]}}
 
{{!}} {{#arraymap:{{{Project|}}}|,|x|[[Working on::x]]}}
 
}}
 
}}
{{!}}-
 
{{#if:{{{Tasks|}}}|
 
! Does the following tasks
 
{{!}} {{{Tasks}}}
 
}}
 
 
 
|}
 
|}
  
 
[[Category:Members]]
 
[[Category:Members]]
 
</includeonly>
 
</includeonly>

Revision as of 09:57, 23 October 2012

This is the "Members" template. It should be called in the following format:

{{Members
|picture=
|Nickname=
|Memberstatus=
|Tasks=
|URL=
|email=
|Part of projects=
}}

Edit the page to see the template text.