Template:Member: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
{{#template_display:_format=infobox}} |
{{#template_display:_format=infobox}} |
||
[[Category:Members]] |
[[Category:Members]] |
||
<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 | ''MuHack Member'' |
|||
|- style="text-align:center;" |
|||
{{#if:{{{picture|}}}| |
|||
{{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{Picture|}}}|300px]] |
|||
}} |
|||
|- |
|||
! style="background-color:#DDDDDD;" | Nickname |
|||
| '''{{{Nickname|}}}''' |
|||
|- |
|||
! style="background-color:#DDDDDD;" | Status |
|||
| [[Status::{{{Status|}}}]] |
|||
{{!}}- |
|||
{{#if:{{{Tasks|}}}| |
|||
! style="background-color:#DDDDDD;" {{!}} Tasks |
|||
{{!}} [[Tasks::{{{Tasks|}}}]] |
|||
}} |
|||
{{!}}- |
|||
{{#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}} |
|||
}} |
|||
|} |
|||
</includeonly> |
</includeonly> |
Revision as of 15:13, 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.