Difference between revisions of "Template:Members"
m |
m |
||
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]]}} | ||
}} | }} |
Revision as of 23:11, 3 December 2012
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.