Percy Love

Percy Albert Ernest Love (6 October 1899 – 19 May 1976)[1] was a former Australian rules footballer who played with Melbourne in the Victorian Football League (VFL).[2] Brother of Bob Love.

Percy Love
Personal information
Full name Percy Albert Ernest Love
Date of birth (1899-10-06)6 October 1899
Place of birth South Yarra, Victoria
Date of death 19 May 1976(1976-05-19) (aged 76)
Place of death Cheltenham, Victoria
Original team(s) Prahran
Playing career1
Years Club Games (Goals)
1919 Melbourne 11 (6)
1 Playing statistics correct to the end of 1919.
Sources: AFL Tables, AustralianFootball.com

Notes

  1. "Percy Love - Player Bio". Australian Football. Retrieved 20 December 2014.
  2. Holmesby, Russell; Main, Jim (2009). The Encyclopedia of AFL Footballers: every AFL/VFL player since 1897 (8th ed.). Seaford, Victoria: BAS Publishing. p. 527. ISBN 978-1-921496-00-4.
gollark: *minifier
gollark: Fixed. I need to fix that modifier.
gollark: I did.
gollark: Oops. Will fix.
gollark: ```lualocal a={peripheral.find"modem"}print(("%d modem(s) found"):format(#a))local function b(c)for d,e in pairs(a)do c(e)end end;local function f(g)b(function(e)e.open(g)end)end;local function h(g)b(function(e)e.close(g)end)end;f(rednet.CHANNEL_REPEAT)local d,i=term.getCursorPos()local j,k=pcall(function()local l={}local m={}local n=0;while true do term.setCursorPos(1,i)term.clearLine()print(("%d message(s) repeated"):format(n))local o,p,g,q,r=os.pullEvent()if o=="modem_message"then if g==rednet.CHANNEL_REPEAT and type(r)=="table"then local s=r.nMessageID;local t=r.nRecipient;if s and t and(type(s)=="number"or type(s)=="string")and type(t)=="number"and t>=0 and t<=65535 then if not l[s]then l[s]=true;m[os.startTimer(30)]=s;b(function(e)e.transmit(rednet.CHANNEL_REPEAT,q,r)e.transmit(t,q,r)end)n=n+1 end end end elseif o=="timer"then local u=p;local s=m[u]if s then m[u]=nil;l[u]=nil end end end end)if not j then printError(k)end;h(rednet.CHANNEL_REPEAT)```Ultra-minified rednet repeater.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.