Template:Members: Difference between revisions

From Technologia Incognita
Jump to navigation Jump to search
Dreamer (talk | contribs)
m another test to hide empty email-field
No edit summary
 
(15 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|}}}]]
{{!}}-
{{#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:{{#ask: [[Category:Machines]] [[Contact::{{FULLPAGENAME}}]]|format=list}}|
! style="background-color:#DDDDDD;" {{!}}  Manages
{{!}} {{#ask: [[Category:Machines]] [[Contact::{{FULLPAGENAME}}]]|format=list}}
}}
}}
|}
|}
[[Category:Members]]
[[Category:Members]]
</includeonly>
</includeonly>

Latest revision as of 19: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.