Dokumentasie vir hierdie module kan geskep word by: Module:MasterGunner/data/doc

-- South African Master Gunner Data
-- Data Fields
--      Code: This is just a duplicate of the lookup code, but expressed as a number instead of a string
--      Rank: Person's rank. Not wikilinked
---     FirstName: Initials or first name(s)
--      Surname: Person's Surname
--      Year:   Year appointed Master Gunner
--      WikiPage: If the person has a Wiki article, name of the article here
--      PostNoms: list of Post Nominal Titles. Stored in Lua table format ie Curly braces with values seperated by commas
--      Post: The name of the post that they held when awarded. Commas will be turned into line breaks
--      Note: Any additional info about this Gunner.
--      RecipCat: Category for recipients. "List of Master Gunners (South Africa)"

local data = {
    A1001 = {Code = 1001, Rank="Major General", FirstName="JJ", Surname = "Stapelberg", Year="Before 1970", WikiPage="", PostNoms="", Post="", Note="Grandfathered. Long Gunnery Course, Larkhill, Great Britain. Number is assigned for convenience.", RecipCat="List of Master Gunners (South Africa)" },
    A1002 = {Code = 1002, Rank="Major General", FirstName="Jan", Surname = "Robbertze", Year="Before 1970", WikiPage="", PostNoms="", Post="", Note="Grandfathered. Long Gunnery Course, Larkhill, Great Britain. Number is assigned for convenience.", RecipCat="List of Master Gunners (South Africa)" },
    A1003 = {Code = 1003, Rank="Major General", FirstName="Bob", Surname = "Meintjies", Year="Before 1970", WikiPage="", PostNoms="", Post="", Note="Grandfathered. Long Gunnery Course, Larkhill, Great Britain. Number is assigned for convenience.", RecipCat="List of Master Gunners (South Africa)" },
    A1004 = {Code = 1004, Rank="Brigadier", FirstName="Hendrik Jacobus 'Greyvie'", Surname = "Greyvenstein", Year="Before 1970", WikiPage="Hendrik Greyvenstein", PostNoms="", Post="", Note="Grandfathered. Long Gunnery Course, Larkhill, Great Britain. Number is assigned for convenience.", RecipCat="List of Master Gunners (South Africa)" },
    A1005 = {Code = 1005, Rank="Brigadier", FirstName="Carl Sverre", Surname = "Leisegang", Year="Before 1970", WikiPage="Carl Leisegang", PostNoms="", Post="", Note="Grandfathered. Long Gunnery Course, Larkhill, Great Britain. Number is assigned for convenience.", RecipCat="List of Master Gunners (South Africa)" },
    A1006 = {Code = 1006, Rank="Brigadier", FirstName="Jack", Surname = "Hawtaynee", Year="Before 1970", WikiPage="", PostNoms="", Post="", Note="Grandfathered. Long Gunnery Course, Larkhill, Great Britain. Number is assigned for convenience.", RecipCat="List of Master Gunners (South Africa)" },
    A1007 = {Code = 1007, Rank="Brigadier", FirstName="Willie", Surname = "Kotze", Year="Before 1970", WikiPage="", PostNoms="", Post="", Note="Grandfathered. Long Gunnery Course, Larkhill, Great Britain. Number is assigned for convenience.", RecipCat="List of Master Gunners (South Africa)" },
    A1008 = {Code = 1008, Rank="Brigadier", FirstName="Helm", Surname = "Roos", Year="Before 1970", WikiPage="Helm Roos", PostNoms="", Post="", Note="Grandfathered. Long Gunnery Course, Larkhill, Great Britain. Number is assigned for convenience.", RecipCat="List of Master Gunners (South Africa)" },
    A1 = {Code = 1, Rank="Colonel", FirstName = "Frans E.C.", Surname = "van den Berg", Year="1970",  WikiPage="Frans van den Berg",  PostNoms="", Post="Officer Commanding School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A2 = {Code = 2, Rank="Major", FirstName = "A.A.", Surname = "Nell", Year="1970",  WikiPage="",  PostNoms="", Post="DS, Army Col", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A3 = {Code = 3, Rank="Commandant", FirstName = "P.J.", Surname = "van der Walt", Year="1972", WikiPage="", PostNoms="", Post="Officer Commanding, 4 Field Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A4 = {Code = 4, Rank="Commandant", FirstName = "Paul M.", Surname = "Lombard", Year="1970", WikiPage="Paul Lombard (general)", PostNoms="", Post="Officer Commanding School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A5 = {Code = 5, Rank="Major", FirstName = "Charles F. 'Willie'", Surname = "Wentzel", Year="1972", WikiPage="", PostNoms="", Post="Battery Commander, 1 Medium Battery, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A6 = {Code = 6, Rank="Major", FirstName = "Delville", Surname = "Linford", Year="1970", WikiPage="Delville Linford", PostNoms="", Post="SO2 Training, Western Province Command", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A7 = {Code = 7, Rank="Commandant", FirstName = "J.J. 'Koos'", Surname = "Bisschoff", Year="1970", WikiPage="Koos Bisschoff", PostNoms="", Post="CISD, Army College", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A8 = {Code = 8, Rank="Major", FirstName = "Hugh R.", Surname = "Stempfie", Year="1970", WikiPage="", PostNoms="", Post="SO2 Citizen Force, GS1", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A9 = {Code = 9, Rank="Major", FirstName = "G.W.", Surname = "Gravett", Year="1970", WikiPage="", PostNoms="", Post="SO2 Manpower, GS1", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A10 = {Code = 10, Rank="Major", FirstName = "J.M.", Surname = "van Heerden", Year="1970", WikiPage="", PostNoms="", Post="OI, Army College", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A11 = {Code = 11, Rank="Captain", FirstName = "J.J.J.", Surname = "van Rensburg", Year="1970", WikiPage="", PostNoms="", Post="OI, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A12 = {Code = 12, Rank="Major", FirstName = "M.P.H.", Surname = "Veermaak", Year="1970", WikiPage="", PostNoms="", Post="Unknown", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A13 = {Code = 13, Rank="Major", FirstName = "O.S.", Surname = "Holm", Year="1970", WikiPage="", PostNoms="", Post="Unknown", Note="Served at THA (Doornkop) and Sasolburg Commando (CF). Resigned from Permanent Force in 1966", RecipCat="List of Master Gunners (South Africa)" },
    A14 = {Code = 14, Rank="Captain", FirstName = "G.I.", Surname = "Potgieter", Year="1970", WikiPage="", PostNoms="", Post="Battery Commander, 43 Battery, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A15 = {Code = 15, Rank="Major", FirstName = "P.J.G.", Surname = "Booyse", Year="1970", WikiPage="", PostNoms="", Post="2IC, 4 Field Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A16 = {Code = 16, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A17 = {Code = 17, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A18 = {Code = 18, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A19 = {Code = 19, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A20 = {Code = 20, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A21 = {Code = 21, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A22 = {Code = 22, Rank="Major", FirstName = "Christoffel Pierre 'Joffel'", Surname = "van der Westhuizen", Year="1971", WikiPage="Joffel van der Westhuizen", PostNoms="", Post="Chief Instructor Gunnery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A23 = {Code = 23, Rank="Major", FirstName = "J.P. 'Jaap'", Surname = "du Rand", Year="1971", WikiPage="", PostNoms="", Post="Secondment to Rhodesian Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A24 = {Code = 24, Rank="Major", FirstName = "F.J.", Surname = "van Wyk", Year="1971", WikiPage="", PostNoms="", Post="DS, Army College", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A25 = {Code = 25, Rank="Major", FirstName = "E.O.", Surname = "de Munnick", Year="1971", WikiPage="", PostNoms="", Post="DS, Army College", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A26 = {Code = 26, Rank="Major", FirstName = "G.J.C.", Surname = "van Niekerk", Year="1971", WikiPage="", PostNoms="", Post="2IC, 2 South African Infantry Battalion Group", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A27 = {Code = 27, Rank="Major", FirstName = "J.E.", Surname = "Thomas", Year="1971", WikiPage="", PostNoms="", Post="Battery Commander, 3 Loc Battery, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A28 = {Code = 28, Rank="Major", FirstName = "A.A.", Surname = "Kotzé", Year="1971", WikiPage="", PostNoms="", Post="SO Research & Developmeent", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A29 = {Code = 29, Rank="Major", FirstName = "W. 'Willie'", Surname = "Wentzel", Year="1971", WikiPage="", PostNoms="", Post="OI, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A30 = {Code = 30, Rank="Captain", FirstName = "J.A. 'Koos'", Surname = "Laubscher", Year="1972", WikiPage="Koos Laubscher", PostNoms="", Post="OI, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A31 = {Code = 31, Rank="Major", FirstName = "Felix Marius 'Baksteen'", Surname = "Hurter", Year="1972", WikiPage="Felix Marius Hurter", PostNoms="", Post="OI, School of Artillery", Note="Maj Hurter completed the 3rd South African Long Gunnery Course from the 5 Jun-15 Dec 1972", RecipCat="List of Master Gunners (South Africa)" },
    A32 = {Code = 32, Rank="Captain", FirstName = "P.R.B.", Surname = "du Plessis", Year="1972", WikiPage="", PostNoms="", Post="Troop Commander, 3 Loc Battery, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A33 = {Code = 33, Rank="Captain", FirstName = "A.C.", Surname = "Human", Year="1972", WikiPage="", PostNoms="", Post="Battery Commander, Medium Battery, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A34 = {Code = 34, Rank="Captain", FirstName = "J.L.", Surname = "Rheeder", Year="1972", WikiPage="", PostNoms="", Post="OI, South African Coloured Corps, Training Center", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A35 = {Code = 35, Rank="Major", FirstName = "D.I.", Surname = "Puller", Year="1972", WikiPage="", PostNoms="", Post="Training Officer, 1 Field Regiment, Rhodesian Artillery", Note="Rhodesian", RecipCat="List of Master Gunners (South Africa)" },
    A36 = {Code = 36, Rank="Major", FirstName = "C.W.", Surname = "Bouwer", Year="1972", WikiPage="", PostNoms="", Post="OI, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A37 = {Code = 37, Rank="Major", FirstName = "Steve", Surname = "van Aswegen", Year="1972", WikiPage="", PostNoms="", Post="OI, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A38 = {Code = 38, Rank="Major", FirstName = "P.C. 'Chris'", Surname = "de Beer Venter", Year="1972", WikiPage="Chris Venter", PostNoms="", Post="Battery Commander, 1 Medium Battery, 4 Field Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A39 = {Code = 39, Rank="Captain", FirstName="Jack C.D.F.", Surname = "Bosch", Year="1972", WikiPage="", PostNoms="", Post="OI, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A40 = {Code = 40, Rank="Captain", FirstName="D.J.J.", Surname = "Kotzé", Year="1972", WikiPage="", PostNoms="", Post="OI, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A41 = {Code = 41, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A42 = {Code = 42, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A43 = {Code = 43, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A44 = {Code = 44, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A45 = {Code = 45, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A46 = {Code = 46, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A47 = {Code = 47, Rank="WO1", FirstName="Robbie", Surname = "Graham", Year="1984", WikiPage="", PostNoms="", Post="Unknown", Note="Unconfirmed", RecipCat="List of Master Gunners (South Africa)" },
    A48 = {Code = 48, Rank="General", FirstName="Constand L.", Surname = "Viljoen", Year="1984", WikiPage="Constand Viljoen", PostNoms="", Post="Chief South African Defence Force", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A49 = {Code = 49, Rank="Commandant", FirstName="Piet D.", Surname = "Uys", Year="1984", WikiPage="", PostNoms="", Post="2IC, Army College", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A50 = {Code = 50, Rank="Commandant", FirstName="Jacobus G. 'Jakes'", Surname = "Jacobs", Year="1984", WikiPage="Jakes Jacobs", PostNoms="", Post="Chief Instructor, Gunnery (CIG)", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A51 = {Code = 51, Rank="Commandant", FirstName="D.J.", Surname = "de Villiers", Year="1984", WikiPage="", PostNoms="", Post="Chief Instructor, Loc", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A52 = {Code = 52, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A53 = {Code = 53, Rank="Commandant", FirstName="H.G.S.", Surname = "Bothma", Year="1984", WikiPage="", PostNoms="", Post="Officer Commanding, 14 Field Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A54 = {Code = 54, Rank="Major", FirstName="J.K.", Surname = "Cilliers", Year="1984", WikiPage="", PostNoms="", Post="SO2 Res & Data, CD Planning", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A55 = {Code = 55, Rank="Colonel", FirstName="J.L.", Surname = "Lausberg", Year="1989", WikiPage="", PostNoms="", Post="Officer Commanding, 10 Artillery Brigade", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A56 = {Code = 56, Rank="Commandant", FirstName="G.H.F.", Surname = "Swanepoel", Year="1989", WikiPage="", PostNoms="", Post="SO1 Training, 10 Artillery Brigade", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A57 = {Code = 57, Rank="Major", FirstName="P.", Surname = "Franken", Year="1989", WikiPage="", PostNoms="", Post="2IC, 4 Artillery Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A58 = {Code = 58, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A59 = {Code = 59, Rank="Commandant", FirstName="I.R.", Surname = "Johnson", Year="1989", WikiPage="", PostNoms="", Post="SO1 Log, 10 Artillery Brigade", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A60 = {Code = 60, Rank="Commandant", FirstName="F.J.G.", Surname = "van Eeden", Year="1989", WikiPage="", PostNoms="", Post="SO1 Training & Evaluation, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A61 = {Code = 61, Rank="Commandant", FirstName="Theuns J.", Surname = "Coetzee", Year="1990", WikiPage="Theuns Coetzee", PostNoms="", Post="Chief Instructor, Gunnery (CIG)", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A62 = {Code = 62, Rank="Commandant", FirstName="J.W. 'Jackie'", Surname = "Potgieter", Year="1990", WikiPage="", PostNoms="", Post="CIRT", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A63 = {Code = 63, Rank="Commandant", FirstName="H.G. 'Deon'", Surname = "Holtzhausen", Year="1990", WikiPage="Deon Holtzhausen", PostNoms="", Post="Officer Commanding, 14 Artillery Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A64 = {Code = 64, Rank="Lt Colonel", FirstName="Leon", Surname = "Phillipson", Year="1995", WikiPage="", PostNoms="", Post="SO1 Personnel, D Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A65 = {Code = 65, Rank="Lt Colonel", FirstName="Ralph Brian", Surname = "Mills", Year="1995", WikiPage="", PostNoms="", Post="So1 Artillery Support Project, D Projects", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A66 = {Code = 66, Rank="Lt Colonel", FirstName="Carel C.", Surname = "Laubscher", Year="1995", WikiPage="Carel Laubscher", PostNoms="", Post="Chief Instructor, Gunnery (CIG)", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A67 = {Code = 67, Rank="Captain", FirstName="J. Daniel A.", Surname = "Crafford", Year="1995", WikiPage="", PostNoms="", Post="SO3 Artillery Project, D Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A68 = {Code = 68, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A69 = {Code = 69, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A70 = {Code = 70, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A71 = {Code = 71, Rank="Colonel", FirstName="Maarten A.", Surname = "Schalekamp", Year="1996", WikiPage="Maarten Schalekamp", PostNoms="", Post="Director Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A72 = {Code = 72, Rank="Brigadier General", FirstName="Chris H.", Surname = "Roux", Year="2001", WikiPage="Chris Roux", PostNoms="", Post="General Officer Commanding, Artillery Formation", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A73 = {Code = 73, Rank="Colonel", FirstName="F.J.", Surname = "Breytenbach", Year="1999", WikiPage="", PostNoms="", Post="", Note="Resigned on 30 September 1997", RecipCat="List of Master Gunners (South Africa)" },
    A74 = {Code = 74, Rank="Lt Colonel", FirstName="C.J.G.", Surname = "van Niekerk", Year="1999", WikiPage="", PostNoms="", Post="CIRT", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A75 = {Code = 75, Rank="Lt Colonel", FirstName="A.J.R.", Surname = "Oelofse", Year="1999", WikiPage="", PostNoms="", Post="SO1 Force Structure, Artillery Formation HQ", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A76 = {Code = 76, Rank="Lt Colonel", FirstName="J.P.", Surname = "Mynhardt", Year="1999", WikiPage="", PostNoms="", Post="SO1 Ctrl, DPSM", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A77 = {Code = 77, Rank="Colonel", FirstName="Phillip J.", Surname = "van Dyk", Year="1999", WikiPage="Phillip van Dyk", PostNoms="", Post="2IC, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A78 = {Code = 78, Rank="Colonel", FirstName="Niek J.", Surname = "du Plessis", Year="1999", WikiPage="", PostNoms="", Post="SSO Combat Systems, DCW", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A79 = {Code = 79, Rank="Brigadier General", FirstName="M.R. 'Abe'", Surname = "Notshweleka", Year="2002", WikiPage="Abe Notshweleka", PostNoms="", Post="General Officer Commanding, Artillery Formation", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A80 = {Code = 80, Rank="Lt Colonel", FirstName="Andre S.", Surname = "de Jager", Year="2002", WikiPage="", PostNoms="", Post="SO1 AOT, Artillery Formation HQ", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A81 = {Code = 81, Rank="Lt Colonel", FirstName="Sarel J.F.", Surname = "Kruger", Year="2002", WikiPage="", PostNoms="", Post="Officer Commanding, 4 Artillery Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A82 = {Code = 82, Rank="Lt Colonel", FirstName="J.J.", Surname = "Jacobs", Year="2002", WikiPage="", PostNoms="", Post="SO1 Combat Readiness, Artillery Formation HQ", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A83 = {Code = 83, Rank="Lt Colonel", FirstName="Dawid B.J.", Surname = "Schoonwinkel", Year="2002", WikiPage="Dawid Schoonwinkel", PostNoms="", Post="2IC, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A84 = {Code = 84, Rank="Lt Colonel", FirstName="André J.", Surname = "Claassen", Year="2002", WikiPage="", PostNoms="", Post="Chief Instructor, Gunnery (CIG)", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A85 = {Code = 85, Rank="WO1", FirstName="F.A.W.", Surname = "Botha", Year="2002", WikiPage="", PostNoms="", Post="Artillery Formation, Warrant Officer", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A86 = {Code = 86, Rank="WO1", FirstName="J.", Surname = "Niemand", Year="2000", WikiPage="", PostNoms="", Post="Regimental Sergeant Major, 4 Artillery Regiment", Note="Awarded later on discovery of an error", RecipCat="List of Master Gunners (South Africa)" },
    A87 = {Code = 87, Rank="Lt Colonel", FirstName="J.J.", Surname = "Cronje", Year="2008", WikiPage="", PostNoms="", Post="SO1 Training & Evaluation, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A88 = {Code = 88, Rank="Lt Colonel", FirstName="P.S.", Surname = "du Plessis", Year="2008", WikiPage="", PostNoms="", Post="SO1 Force Structure, Artillery Formation HQ", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A89 = {Code = 89, Rank="Lt Colonel", FirstName="L.V.", Surname = "Khasapane", Year="2008", WikiPage="", PostNoms="", Post="Officer Commanding, 4 Artillery Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A90 = {Code = 90, Rank="Lt Colonel", FirstName="J.J.", Surname = "Kritzinger", Year="2008", WikiPage="", PostNoms="", Post="SO1 Artillery Project, DAA", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A91 = {Code = 91, Rank="Lt Colonel", FirstName="C.T.", Surname = "Krugel", Year="2008", WikiPage="", PostNoms="", Post="SO1 Combat Readiness, Artillery Formation HQ", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A92 = {Code = 92, Rank="Major", FirstName="E.C.", Surname = "le Roux", Year="2008", WikiPage="", PostNoms="", Post="SO1 Artillery Project, DAA", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A93 = {Code = 93, Rank="Major", FirstName="J.K.", Surname = "Moraka", Year="2008", WikiPage="", PostNoms="", Post="2IC, 4 Artillery Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A94 = {Code = 94, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A95 = {Code = 95, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A96 = {Code = 96, Rank="", FirstName="", Surname = "-Spoilt Number", Year="", WikiPage="", PostNoms="", Post="", Note="96 was awarded to WO1 D Moleko, but he could not attend the investituree on 8 August 2008 and in 2009 another certificate was printed for him with another number.", RecipCat="" }, 
    A97 = {Code = 97, Rank="Lt Colonel", FirstName="E.C.D.", Surname = "Steyn", Year="2009", WikiPage="", PostNoms="", Post="2IC, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A98 = {Code = 98, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A99 = {Code = 99, Rank="WO1", FirstName="T.J.", Surname = "Molebatsi", Year="2009", WikiPage="", PostNoms="", Post="", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A100 = {Code = 100, Rank="", FirstName="", Surname = "Unknown", Year="", WikiPage="", PostNoms="", Post="", Note="", RecipCat="" },
    A101 = {Code = 101, Rank="WO2", FirstName="C.", Surname = "Gordon", Year="2010", WikiPage="", PostNoms="", Post="Battery Sergeant Major, 43 Battery, 4 Artillery Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A102 = {Code = 102, Rank="Brigadier General", FirstName="Khaya", Surname = "Makina", Year="2017", WikiPage="Khaya Makina", PostNoms="", Post="General Officer Commanding, Artillery Formation", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A103 = {Code = 103, Rank="Colonel", FirstName="Jongile G.", Surname = "Maso", Year="2017", WikiPage="Jongile Maso", PostNoms="", Post="Officer Commanding, Department of Defence, Mobilisation Center", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A104 = {Code = 104, Rank="Lt Col", FirstName="W.M. 'Buks'", Surname = "Botha", Year="2017", WikiPage="", PostNoms="", Post="SO1 Compliance, School of Artilleery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A105 = {Code = 105, Rank="Lt Colonel", FirstName="L.D.", Surname = "Croft", Year="2017", WikiPage="", PostNoms="", Post="SO1 Training & Evaluation, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A106 = {Code = 106, Rank="Major", FirstName="E.", Surname = "Joshua", Year="2017", WikiPage="", PostNoms="", Post="OIRT, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A107 = {Code = 107, Rank="Lt Colonel", FirstName="M.J. 'Joe'", Surname = "Tshabalala", Year="2019", WikiPage="", PostNoms="", Post="SO1 Training and Evaluation, School of Artillery", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A108 = {Code = 108, Rank="Lt Colonel", FirstName="R.", Surname = "Marx", Year="2019", WikiPage="", PostNoms="", Post="Artillery Branch Commander, Combat Training Center", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A109 = {Code = 109, Rank="Master Warrant Officer", FirstName="M.P.", Surname = "Mokoena", Year="2019", WikiPage="", PostNoms="", Post="Regimental Sergeant Major, 4 Artillery Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A110 = {Code = 110, Rank="Major General", FirstName="Roy C.", Surname = "Andersen", Year="2019", WikiPage="Roy Andersen (general)", PostNoms="", Post="CD SANDF Reserves, CSD", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A111 = {Code = 111, Rank="Lt Colonel", FirstName="M.S.", Surname = "Makhele", Year="2019", WikiPage="", PostNoms="", Post="SO1 Ext Training, Army College", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A112 = {Code = 112, Rank="Lt Colonel", FirstName="F.F.", Surname = "Kemp", Year="2019", WikiPage="", PostNoms="", Post="SO1 Artillery Project, DAA", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A113 = {Code = 113, Rank="Lt Colonel", FirstName="Mimi E.", Surname = "Matimbe", Year="2019", WikiPage="Mimy Matimbe", PostNoms="", Post="Officer Commanding, 4 Artillery Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A114 = {Code = 114, Rank="Major", FirstName="Gordon D.", Surname = "Fouché", Year="2019", WikiPage="", PostNoms="", Post="SO2 Artillery Project, DAA", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A115 = {Code = 115, Rank="Major", FirstName="K.", Surname = "Galane", Year="2019", WikiPage="", PostNoms="", Post="SO2 Policy & Planning, Artillery Formation HQ", Note="", RecipCat="List of Master Gunners (South Africa)" },
    A116 = {Code = 116, Rank="Major", FirstName="M.", Surname = "Pokolo", Year="2019", WikiPage="", PostNoms="", Post="SO2 Operations, 4 Artillery Regiment", Note="", RecipCat="List of Master Gunners (South Africa)" },

    
} -- Closing "}" closes "local GunnerData = {"
-- Initial data by John Dovey (13 April 2023) [[:en:User:BoonDock]]
return data