Difference between revisions of "Template:Members"

From Technologia Incognita
Jump to: navigation, search
m (testing #if:)
m (testing #if:)
Line 30: Line 30:
 
{{!}} [[URL::{{{URL|}}}]]
 
{{!}} [[URL::{{{URL|}}}]]
 
}}
 
}}
|-
+
{{!}}-
! Email
+
{{#if:
| [[Email::{{{email}}}]]
+
! Email{{{email}}}|
|-
+
{{!}} [[Email::{{{email}}}]]
 +
}}
 +
{{!}}-
 +
{{#if:{{{Project|}}}
 
! Part of Projects
 
! Part of Projects
| {{#arraymap:{{{Project|}}}|,|x|[[Working on::x]]}}
+
{{!}} {{#arraymap:{{{Project|}}}|,|x|[[Working on::x]]}}
 +
}}
 
|}
 
|}
  
 
[[Category:Members]]
 
[[Category:Members]]
 
</includeonly>
 
</includeonly>

Revision as of 09:54, 11 June 2012

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

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

Edit the page to see the template text.