Template:Members: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
  Gebruik dit template op je user page:
This is the "Members" template.
  <nowiki>{{Members
It should be called in the following format:
  |nickname=nickname
<pre>
  |status={member,wannabe,visitor,lurker}
{{Members
  |email=email
|nickname=
  |URL=https://nurdspace.nl/
|status=
  }}</nowiki>
|URL=
</noinclude>
|email=
<includeonly>
}}
{| border="2" cellspacing="0" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%; empty-cells:hide"
</pre>
|- style="text-align:center;"
Edit the page to see the template text.
! colspan=2 | ''Member [[Page name::{{PAGENAME}}|{{{nickname|}}}]]''
</noinclude><includeonly>
{| class="wikitable"
! nickname
| [[nickname::{{{nickname|}}}]]
|-
|-
! style="vertical-align:top" | Status
! status
| {{#if:{{{status|}}} | [[Member status::{{{status|}}}]] | "No Member" }}
| [[status::{{{status|}}}]]
|-
|-
! Nickname
! URL
| {{#if:{{{nickname}}}|[[Member name::{{{nickname|}}}]] | "N/A" }}
| [[url::{{{URL|}}}]]
|-
|-
! Email
! email
| {{#if:{{{email|}}} | [[Member email::{{{email|}}}]] | ''N/A'' }}
| [[email::{{{email|}}}]]
|-
! Website
| {{#if:{{{URL|}}} | [[Member URL::{{{URL|}}}]] | ''N/A'' }}
|}
|}


[[Category:Member|{{{nickname}}}]]
[[Category:Members]]
</includeonly>
</includeonly>

Revision as of 17:38, 25 September 2011

This is the "Members" template. It should be called in the following format:

{{Members
|nickname=
|status=
|URL=
|email=
}}

Edit the page to see the template text.