Template:Members: Difference between revisions

Template page
(Created page with "<noinclude> This is the "Members" template. It should be called in the following format: <pre> {{Members |Nickname= |Status= |Email= }} </pre> Edit the page to see the template ...")
 
No edit summary
 
(86 intermediate revisions by 7 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{Members
{{Members
|picture=
|Nickname=
|Nickname=
|Status=
|Memberstatus=
|URL=
|Email=
|Email=
|XMPP=
|Extension=
|Omemo=
|CallSign=
|Project=
|Event=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{| class="infobox"
{| class="wikitable" style="float:right; clear:right; width:370px; margin:5px; font-size:95%; empty-cells:hide"
! Name
|- style="text-align:center;"
| [[Nickname::{{{Nickname|}}}]]
! colspan=2 | ''Member of NURDs''
|- style="text-align:center;"
{{#if:{{{picture|}}}|
{{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{picture|}}}|300px]]
}}
|-
|-
! Status
! Nickname
| [[Status::{{{Status|}}}]]
| '''[[Nickname::{{{Nickname|}}}]]'''
|-
|-
! Memberstatus
| [[Memberstatus::{{{Memberstatus|}}}]]
{{!}}-
{{#if:{{{URL|}}}|
! URL
{{!}} [[URL::{{{URL|}}}]]
}}
{{!}}-
{{#if:{{{age|}}}|
! Age
{{!}} {{{age|}}}
}}
{{!}}-
{{#if:{{{Email|}}}|
! Email
! Email
| [[Email::{{{Email|}}}]]
{{!}} [[Email::{{{Email|}}}]]
}}
{{!}}-
{{#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:Members]]
[[Category:Members]]
</includeonly>
</includeonly>

Latest revision as of 21: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.