Template:YSTV Member old: Difference between revisions

From YSTV History Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
{{ #if: {{{positions<includeonly>|</includeonly>}}} |
{{ #if: {{{positions<includeonly>|</includeonly>}}} |
! style="white-space: nowrap;" {{!}} Positions Held:
! style="white-space: nowrap;" {{!}} Positions Held:
{{!}} {{foreach|positions|delim=,||<br />}} }}
{{!}} {{{positions}}} }}
|-
|-
{{ #if: {{{floppys<includeonly>|</includeonly>}}} |
{{ #if: {{{floppys<includeonly>|</includeonly>}}} |
! style="white-space: nowrap;" {{!}} [[FLOPPYs]] Won:
! style="white-space: nowrap;" {{!}} [[FLOPPYs]] Won:
{{!}} {{foreach|floppys|delim=,||<br />}} }}
{{!}} {{{floppys}}} }}
|-
|-
{{ #if: {{{end date<includeonly>|</includeonly>}}} |
{{ #if: {{{end date<includeonly>|</includeonly>}}} |
Line 38: Line 38:
{{ #if: {{{degrees<includeonly>|</includeonly>}}} |
{{ #if: {{{degrees<includeonly>|</includeonly>}}} |
! style="white-space: nowrap;" {{!}} Degrees:
! style="white-space: nowrap;" {{!}} Degrees:
{{!}} {{foreach|degrees|delim=,||<br />}} }}
{{!}} {{{degrees}}} }}
|}<noinclude>
|}<noinclude>



Revision as of 21:08, 15 May 2017

{{{name}}}
[[File:{{{picturefile}}}|200px|{{{picturecaption}}}]]
Years Active:

{{{active from}}} - {{{active until}}} }}

Positions Held: {{{positions}}}
FLOPPYs Won: {{{floppys}}}
Last Broadcast: {{{end date}}}
Hometown: {{{hometown}}}
Current Location: {{{current location}}}
Current Occupation: {{{current occupation}}}
[{{{website url}}}]
Degrees: {{{degrees}}}

Template Documentation

To include this template on a member's page:

{{YSTV Member
| name = Member's Name
| picturefile = Image File Name (optional)
| picturecaption = Image caption (optional)
| picturesize = Picture size (default 200px)
| active from = First year member was active (optional)
| active until = Last year member was active (optional)
| positions = Positions member has held on comittee (separate multiple items with commas) (optional)
| floppys = List of [[FLOPPYs|FLOPPY Awards]] member has won (separate multiple items with commas) (optional)
| hometown = Member's home town (optional)
| current location = Member's current location (optional)
| current occupation = Members's current occupation (optional)
| website url = URL of member's homepage (optional)
| degrees = List of member's degrees (separate multiple items with commas) (optional)
}}