Difference between revisions of "Template:Members"
m |
|||
(6 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> | ||
− | {| | + | {| 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="font-size:150%; background: #CCCCCC; text-align:center;" | |- style="font-size:150%; background: #CCCCCC; text-align:center;" | ||
! colspan=2 | ''TechInc Member'' | ! colspan=2 | ''TechInc Member'' | ||
Line 23: | Line 23: | ||
}} | }} | ||
|- | |- | ||
− | ! nickname | + | ! style="background-color:#DDDDDD;" | nickname |
| '''{{{Nickname|}}}''' | | '''{{{Nickname|}}}''' | ||
|- | |- | ||
− | ! Memberstatus | + | ! style="background-color:#DDDDDD;" | Memberstatus |
| [[Memberstatus::{{{Memberstatus|}}}]] | | [[Memberstatus::{{{Memberstatus|}}}]] | ||
{{!}}- | {{!}}- | ||
{{#if:{{{Tasks|}}}| | {{#if:{{{Tasks|}}}| | ||
− | ! Tasks | + | ! style="background-color:#DDDDDD;" {{!}} Tasks |
{{!}} [[Tasks::{{{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 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.