Difference between revisions of "Template:Members"

From Technologia Incognita
Jump to: navigation, search
m
 
(27 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
|Nickname=
 
|Nickname=
 
|Memberstatus=
 
|Memberstatus=
 +
|Tasks=
 
|URL=
 
|URL=
 
|email=
 
|email=
Line 14: 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;"
| style="vertical-align:top; text-align:center;" colspan="2" | [[File:{{{picture}}}|300px]]
+
{{#if:{{{picture|}}}|
 +
{{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{picture|}}}|300px]]
 +
}}
 
|-
 
|-
! nickname
+
! style="background-color:#DDDDDD;" | nickname
 
| '''{{{Nickname|}}}'''
 
| '''{{{Nickname|}}}'''
 
|-
 
|-
! Memberstatus
+
! style="background-color:#DDDDDD;" | Memberstatus
 
| [[Memberstatus::{{{Memberstatus|}}}]]
 
| [[Memberstatus::{{{Memberstatus|}}}]]
|-
 
! URL
 
| [[URL::{{{URL|}}}]]
 
{{#if:{{{Email|}}}|
 
 
{{!}}-
 
{{!}}-
! Email
+
{{#if:{{{Tasks|}}}|
{{!}} [[Email::{{{email}}}]]
+
! style="background-color:#DDDDDD;" {{!}} Tasks
 +
{{!}} [[Tasks::{{{Tasks|}}}]]
 +
}}
 +
{{!}}-
 +
{{#if:{{{URL|}}}|
 +
! style="background-color:#DDDDDD;" {{!}}  URL
 +
{{!}} [[URL::{{{URL|}}}]]
 +
}}
 +
{{!}}-
 +
{{#if:{{{email|}}}|
 +
! style="background-color:#DDDDDD;" {{!}}  Email
 +
{{!}} [[Email::{{{email|}}}]]
 +
}}
 +
{{!}}-
 +
{{#if:{{{Project|}}}|
 +
! style="background-color:#DDDDDD;" {{!}}  Part of Projects
 +
{{!}} {{#arraymap:{{{Project|}}}|,|x|[[Working on::x]]}}
 +
}}
 +
{{!}}-
 +
{{#if:{{#ask: [[Category:Machines]] [[Contact::{{FULLPAGENAME}}]]|format=list}}|
 +
! style="background-color:#DDDDDD;" {{!}}  Manages
 +
{{!}} {{#ask: [[Category:Machines]] [[Contact::{{FULLPAGENAME}}]]|format=list}}
 
}}
 
}}
|-
 
! Part of Projects
 
| {{#arraymap:{{{Project|}}}|,|x|[[Working on::x]]}}
 
 
|}
 
|}
 
 
[[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.