Template:Member: Difference between revisions
From SUWS-wiki
DavidNewman (talk | contribs) No edit summary |
DavidNewman (talk | contribs) No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
* '''User Page:''' {{#if: {{{user_page|}}} | [[has_user_page::User:{{{user_page}}}|{{{user_page}}}]] | None}} | * '''User Page:''' {{#if: {{{user_page|}}} | [[has_user_page::User:{{{user_page}}}|{{{user_page}}}]] | None}} | ||
* '''Status:''' [[has_status::{{{status|}}}]] | * '''Status:''' [[has_status::{{{status|}}}]] | ||
* '''Left?:''' {{#if: {{{left_society|}}} | [[has_left_society::{{{left_society|}}}]] | [[has_left_society::No]] }} | * '''Left?:''' {{#if: {{{left_society|}}} | [[has_left_society::{{{left_society|Yes}}}]] | [[has_left_society::{{{false|No}}}]] }} | ||
{{#if: {{{degree_course|}}} | * '''Degree Course:''' [[has_degree_course::{{{degree_course|}}}]] |}} | |||
{{#if: {{{year_of_graduation|}}} | * '''Year of Graduation:''' [[has_year_of_graduation::{{{year_of_graduation|}}}]] |}} | {{#if: {{{year_of_graduation|}}} | * '''Year of Graduation:''' [[has_year_of_graduation::{{{year_of_graduation|}}}]] |}} | ||
{{#if: {{{irc_nick|}}} | * '''IRC nick:''' [[has_irc_nick::{{{irc_nick|}}}]] |}} | {{#if: {{{irc_nick|}}} | * '''IRC nick:''' [[has_irc_nick::{{{irc_nick|}}}]] |}} | ||
{{#if: {{{committee_position|}}} | * '''Committee Position: ''' | {{#if: {{{committee_position|}}} | * '''Committee Position: ''' | ||
** {{#arraymap:{{{committee_position|}}}|,|x|[[has_committee_position::x]]|\n**<nowiki> </nowiki>}} |}} | |||
{{#if: {{{licence|}}} | [[has_licence::{{{licence}}}|]] |}} | {{#if: {{{licence|}}} | [[has_licence::{{{licence}}}|]] |}} | ||
Line 24: | Line 28: | ||
* '''Primary callsign:''' [[has_primary_callsign::{{{primary_callsign|}}}]] | * '''Primary callsign:''' [[has_primary_callsign::{{{primary_callsign|}}}]] | ||
* '''Old callsign(s):''' {{#arraymap:{{{old_callsigns|}}}|,|x|[[has_old_callsign::x]]|<nowiki>, </nowiki>}} | * '''Old callsign(s):''' {{#arraymap:{{{old_callsigns|}}}|,|x|[[has_old_callsign::x]]|<nowiki>, </nowiki>}} | ||
* '''Instructor:''' [[is_instructor::{{{instructor|}}}]] | * '''Instructor:''' {{#if: {{{instructor|}}} | [[is_instructor::{{{instructor|Yes}}}]] | [[is_instructor::{{{false|No}}}]] }} | ||
| }} | |}} | ||
__NOTOC__ | __NOTOC__ | ||
{{#default_form:Member}} | |||
[[Category:Member]] | [[Category:Member]] | ||
</includeonly> | </includeonly> |