Template:Member: Difference between revisions

From MuHack
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
{| 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"
{| 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 | ''MuHack Member''
! colspan=2 | ''TechInc Member''
|- style="text-align:center;"
|- style="text-align:center;"
{{#if:{{{picture|}}}|
{{#if:{{{Picture|}}}| {{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{Picture|}}}|300px]] }}
{{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{picture|}}}|300px]]
}}
|-
|-
! style="background-color:#DDDDDD;" | Nickname
! style="background-color:#DDDDDD;" | nickname
| '''{{{Nickname|}}}'''
| '''{{{Nickname|}}}'''
|-
|-
! style="background-color:#DDDDDD;" | Status
! style="background-color:#DDDDDD;" | Memberstatus
| {{{Status|}}}
| [[Memberstatus::{{{Memberstatus|}}}]]
{{!}}-
{{#if:{{{Tasks|}}}|
! style="background-color:#DDDDDD;" {{!}} Tasks
{{!}} [[Tasks::{{{Tasks|}}}]]
}}
{{!}}-
{{!}}-
{{#if:{{{URL|}}}|
{{#if:{{{URL|}}}|
Line 19: Line 26:
}}
}}
{{!}}-
{{!}}-
{{#if:{{{Email|}}}|
{{#if:{{{email|}}}|
! style="background-color:#DDDDDD;" {{!}} Email
! style="background-color:#DDDDDD;" {{!}} Email
{{!}} [[Email::{{{email|}}}]]
{{!}} [[Email::{{{email|}}}]]
}}
}}
{{!}}-
{{!}}-
{{#if:{{{Projects|}}}|
{{#if:{{{Project|}}}|
! style="background-color:#DDDDDD;" {{!}} 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 15:38, 25 April 2025

This is the "Member" template.

It should be called in the following format:

{{Member
|Picture=
|Nickname=
|URL=
|Email=
|Projects=
|Status=
}}

Edit the page to see the template text.