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-)
 
(9 intermediate revisions by one other user not shown)
Line 15: Line 15:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{| class="wikitable" style="float:right; clear:right; width:370px; margin:5px; font-size:95%; empty-cells:hide"
+
{| border="2" cellspacing="2" cellpadding="4" rules="all" style="float:right; clear:right; width:320px; margin:5px 0 1em 1em; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#FFFFFF; font-size:95%; empty-cells:hide"
|- style="text-align:center;"
+
|- style="font-size:150%; background: #CCCCCC; text-align:center;"  
 
! colspan=2 | ''TechInc Member''  
 
! colspan=2 | ''TechInc Member''  
 
|- style="text-align:center;"
 
|- style="text-align:center;"
Line 23: Line 23:
 
}}
 
}}
 
|-
 
|-
! nickname
+
! style="background-color:#DDDDDD;" | nickname
 
| '''{{{Nickname|}}}'''
 
| '''{{{Nickname|}}}'''
 
|-
 
|-
! Memberstatus
+
! style="background-color:#DDDDDD;" | Memberstatus
 
| [[Memberstatus::{{{Memberstatus|}}}]]
 
| [[Memberstatus::{{{Memberstatus|}}}]]
 +
{{!}}-
 +
{{#if:{{{Tasks|}}}|
 +
! style="background-color:#DDDDDD;" {{!}} Tasks
 +
{{!}} [[Tasks::{{{Tasks|}}}]]
 +
}}
 
{{!}}-
 
{{!}}-
 
{{#if:{{{URL|}}}|
 
{{#if:{{{URL|}}}|
! URL
+
! style="background-color:#DDDDDD;" {{!}}  URL
 
{{!}} [[URL::{{{URL|}}}]]
 
{{!}} [[URL::{{{URL|}}}]]
 
}}
 
}}
 
{{!}}-
 
{{!}}-
 
{{#if:{{{email|}}}|
 
{{#if:{{{email|}}}|
! Email
+
! style="background-color:#DDDDDD;" {{!}}  Email
 
{{!}} [[Email::{{{email|}}}]]
 
{{!}} [[Email::{{{email|}}}]]
 
}}
 
}}
 
{{!}}-
 
{{!}}-
 
{{#if:{{{Project|}}}|
 
{{#if:{{{Project|}}}|
! Part of Projects
+
! style="background-color:#DDDDDD;" {{!}}  Part of Projects
 
{{!}} {{#arraymap:{{{Project|}}}|,|x|[[Working on::x]]}}
 
{{!}} {{#arraymap:{{{Project|}}}|,|x|[[Working on::x]]}}
 
}}
 
}}
 
{{!}}-
 
{{!}}-
{{#if:{{{Tasks|}}}|
+
{{#if:{{#ask: [[Category:Machines]] [[Contact::{{FULLPAGENAME}}]]|format=list}}|
! Does the following tasks
+
! style="background-color:#DDDDDD;" {{!}}  Manages
{{!}} {{{Tasks}}}
+
{{!}} {{#ask: [[Category:Machines]] [[Contact::{{FULLPAGENAME}}]]|format=list}}
 
}}
 
}}
 
 
|}
 
|}
 
 
[[Category:Members]]
 
[[Category:Members]]
 
</includeonly>
 
</includeonly>

Latest revision as of 18:03, 14 February 2013

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.