Difference between revisions of "WolfTech Ex-Staff"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| (4 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | __NOTOC__ | + | {{About WolfTech}}__NOTOC__ | 
| ::''TWO roads diverged in a yellow wood, And sorry I could not travel both | ::''TWO roads diverged in a yellow wood, And sorry I could not travel both | ||
| ::''And be one traveler, long I stood, And looked down one as far as I could | ::''And be one traveler, long I stood, And looked down one as far as I could | ||
| Line 13: | Line 13: | ||
| ::--Robert Frost | ::--Robert Frost | ||
| + | |||
| Over the years, we've had many of our staff move on. <BR>We wish them well, and enjoy hearing where their travels have taken them. | Over the years, we've had many of our staff move on. <BR>We wish them well, and enjoy hearing where their travels have taken them. | ||
| Line 35: | Line 36: | ||
| displayStaff("w", "n"); | displayStaff("w", "n"); | ||
| </php> | </php> | ||
| + | |||
| ==(Ex) Eos Operators== | ==(Ex) Eos Operators== | ||
Latest revision as of 11:14, 16 May 2007
- TWO roads diverged in a yellow wood, And sorry I could not travel both
- And be one traveler, long I stood, And looked down one as far as I could
- To where it bent in the undergrowth;
 
- I shall be telling this with a sigh, Somewhere ages and ages hence:
- Two roads diverged in a wood, and I, I took the one less traveled by,
- And that has made all the difference.
 
- I shall be telling this with a sigh, Somewhere ages and ages hence:
- Two roads diverged in a wood, and I, I took the one less traveled by,
- And that has made all the difference.
 
- --Robert Frost
 
Over the years, we've had many of our staff move on. 
We wish them well, and enjoy hearing where their travels have taken them.
(Ex) WolfTech Staff
<php> require_once('wiki-main-functions.inc'); displayStaff("f", "n"); </php>
(Ex) Part-Timers
<php> require_once('wiki-main-functions.inc'); displayStaff("p", "n"); </php>
(Ex) WorkStudy Students
<php> require_once('wiki-main-functions.inc'); displayStaff("w", "n"); </php>
(Ex) Eos Operators
<php> require_once('wiki-main-functions.inc'); displayStaff("o", "n"); </php>