No edit summary |
No edit summary |
||
(84 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Members" template. | |||
It should be called in the following format: | |||
<pre> | |||
{{Members | |||
|picture= | |||
|Nickname= | |||
|Memberstatus= | |||
|URL= | |||
</noinclude> | |Email= | ||
<includeonly> | |XMPP= | ||
{| | |Extension= | ||
|Omemo= | |||
|CallSign= | |||
|Project= | |||
|Event= | |||
}} | |||
</pre> | |||
Edit the page to see the template text. | |||
</noinclude><includeonly> | |||
{| class="wikitable" style="float:right; clear:right; width:370px; margin:5px; font-size:95%; empty-cells:hide" | |||
|- style="text-align:center;" | |- style="text-align:center;" | ||
! colspan=2 | ''Member | ! colspan=2 | ''Member of NURDs'' | ||
{{#if:{{{picture|}}} | | |- style="text-align:center;" | ||
{{!}}- | {{#if:{{{picture|}}}| | ||
{{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{picture|}}}|300px]] | |||
}} | }} | ||
|- | |- | ||
! Nickname | ! Nickname | ||
| | | '''[[Nickname::{{{Nickname|}}}]]''' | ||
|- | |- | ||
! Memberstatus | |||
| [[Memberstatus::{{{Memberstatus|}}}]] | |||
{{!}}- | |||
{{#if:{{{URL|}}}| | |||
! URL | |||
{{!}} [[URL::{{{URL|}}}]] | |||
}} | |||
{{!}}- | |||
{{#if:{{{age|}}}| | |||
! Age | |||
{{!}} {{{age|}}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{Email|}}}| | |||
! Email | ! Email | ||
| {{#if:{{{ | {{!}} [[Email::{{{Email|}}}]] | ||
|- | }} | ||
! | {{!}}- | ||
| {{#if:{{{ | {{#if:{{{Omemo|}}}| | ||
! Omemo | |||
{{!}} [[Omemo::{{{Omemo|}}}]] | |||
}} | |||
{{!}}- | |||
{{#if:{{{XMPP|}}}| | |||
! XMPP | |||
{{!}} [[XMPP::{{{XMPP|}}}]] | |||
}} | |||
{{!}}- | |||
{{#if:{{{CallSign|}}}| | |||
! CallSign | |||
{{!}} [[CallSign::{{{CallSign|}}}]] | |||
}} | |||
{{!}}- | |||
{{#if:{{{Extension|}}}| | |||
! Extension | |||
{{!}} [[Extension::{{{Extension|}}}]] | |||
}} | |||
{{!}}- | |||
{{#if:{{{Project|}}}| | |||
! Part of Projects | |||
{{!}} {{#arraymap:{{{Project|}}}|,|x|[[Working on::x]]}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{Event|}}}| | |||
! Attending events | |||
{{!}} {{#arraymap:{{{Event|}}}|,|x|[[Attending::x]]}} | |||
}} | |||
|} | |} | ||
[[Category: | [[Category:Members]] | ||
</includeonly> | </includeonly> |
Latest revision as of 20:39, 8 August 2022
This is the "Members" template. It should be called in the following format:
{{Members |picture= |Nickname= |Memberstatus= |URL= |Email= |XMPP= |Extension= |Omemo= |CallSign= |Project= |Event= }}
Edit the page to see the template text.