Michael Rolfe

Michael Rolfe (born 14 September 1962) is a former Australian rules footballer who played with Richmond and Footscray in the Victorian Football League (VFL). [1]

Michael Rolfe
Personal information
Full name Michael Rolfe
Date of birth (1962-09-14) 14 September 1962
Original team(s) Echuca
Height 180 cm (5 ft 11 in)
Weight 76 kg (168 lb)
Playing career
Years Club Games (Goals)
1983-1988 Richmond 122 (67)
1988-1992 Footscray 47 (13)
Total 169 (80)
Sources: AFL Tables, AustralianFootball.com

Notes

  1. Holmesby, Russell; Main, Jim (2014). The Encyclopedia of AFL Footballers: every AFL/VFL player since 1897 (10th ed.). Seaford, Victoria: BAS Publishing. p. 764. ISBN 978-1-921496-32-5.
gollark: So readLength instead if you want to remain consistent with that.
gollark: Well, Lua doesn't actually *have* a convention for that, though CC does camelCase I guess.
gollark: ```luafunction read_length() while true do term.clear() term.setCursorPos(1, 1) print("Enter Length:") local length = read() if length > 0 and tonumber(length) then return tonumber(length) else print("Length is not a Number!") end endendlocal length = read_length()```
gollark: Make that function return `length` and do `local length = whatever()`.
gollark: Just don't do that.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.