Difference between revisions of "Template:Members"
(Created page with "<noinclude> This is the "Members" template. It should be called in the following format: <pre> {{Members |picture= |nickname= |Memberstatus= |URL= |email= }} </pre> Edit the p...") |
|||
(54 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
{{Members | {{Members | ||
|picture= | |picture= | ||
− | | | + | |Nickname= |
|Memberstatus= | |Memberstatus= | ||
+ | |Tasks= | ||
|URL= | |URL= | ||
|email= | |email= | ||
+ | |Part of projects= | ||
}} | }} | ||
</pre> | </pre> | ||
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;" | ||
+ | ! colspan=2 | ''TechInc Member'' | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
− | + | {{#if:{{{picture|}}}| | |
− | | | + | {{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{picture|}}}|300px]] |
− | + | }} | |
|- | |- | ||
− | ! nickname | + | ! style="background-color:#DDDDDD;" | nickname |
− | | '''{{{ | + | | '''{{{Nickname|}}}''' |
|- | |- | ||
− | ! Memberstatus | + | ! style="background-color:#DDDDDD;" | Memberstatus |
| [[Memberstatus::{{{Memberstatus|}}}]] | | [[Memberstatus::{{{Memberstatus|}}}]] | ||
− | |- | + | {{!}}- |
− | ! URL | + | {{#if:{{{Tasks|}}}| |
− | + | ! style="background-color:#DDDDDD;" {{!}} Tasks | |
− | |- | + | {{!}} [[Tasks::{{{Tasks|}}}]] |
− | ! email | + | }} |
− | | [[ | + | {{!}}- |
+ | {{#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}} | ||
+ | }} | ||
|} | |} | ||
− | |||
[[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.