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

local data = {
    -- Module:MilAward/data --

    -- EDITORS PLEASE NOTE: Be VERY careful that you understand exactly what you are doing if you edit the data in this file. 
    -- If in doubt, add a topic on the talk page or ping me [[User:BoonDock]] with your questions.

    -- == A NOTE ON COUNTRIES == --
    -- For this Module, I have attempted to gather all the data into one large lookup table rather than splitting it into files 
    -- for each country. It just means it's easier to maintain and it's less likely to get busybodies interfering and rearranging 
    -- things because the "Good Idea Fairy" told them it would be a good idea. 

    -- That being said, Let's please try to keep this as organised as possible. Search the file for your Country's name. If there 
    -- isn't any mention of it, then create a heading using a comment for your country and add any relevant entries there. Within 
    -- the country heading, not a bad idea to create sub-headings for different things. Examples might be "Military/Civilian", 
    -- "Arms of service", "Types of awards". This then can be duplicated on the Documentation page of this Module and will make 
    -- more sense to new readers and ease of use for maintainers and editors.

    -- PLEASE KEEP the entries in this file and the documentation in sync. 
    -- If you add an entry here, please add it to the documentation page!!!!
    -- OK, CANCEL! It's pretty much sdelf documenting now. If you look at the {{tlx|Template talk:MilAward}}
    -- you will see I have implemented {{tlx|Template:MilAward Stats}} which creates a table of all the data

    -- ZAR (South Africa) Awards --
    -- xx = {Code = "xx", Description = "xx", Class="", RibbonImage="XX", PageLink="XX", PostNom="XX", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    -- ===Pre 1952=== --
    MABOSAR = {Code = "MABOSAR", Description = "Medalje voor de Anglo-Boere Oorlog", Class="South African Republic", RibbonImage="Ribbon - SAR & OFS War Medal (SAR).png", PageLink="Medalje voor de Anglo-Boere Oorlog", PostNom="", Country="ZAR", Note="", Org="UDF", RecipCat="" },
    MABOOFS = {Code = "MABOOFS", Description = "Medalje voor de Anglo-Boere Oorlog", Class="Orange Free State", RibbonImage="Ribbon - SAR & OFS War Medal (OFS).png", PageLink="Medalje voor de Anglo-Boere Oorlog", PostNom="", Country="ZAR", Note="", Org="UDF", RecipCat="" },

    -- ===1952-1994=== --
    AAD = {Code = "AAD", Description = "Ad Astra Decoration", Class="", RibbonImage="Ribbon - Ad Astra Decoration.jpg", PageLink="Ad Astra Decoration", PostNom="AAD", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    CA = {Code = "CA", Description = "Air Force Cross (South Africa)", Class="", RibbonImage="Ribbon - Air Force Cross (South Africa).gif", PageLink="Air Force Cross (South Africa)", PostNom="CA", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    CM = {Code = "CM", Description = "Army Cross", Class="", RibbonImage="Ribbon - Army Cross.gif", PageLink="Army Cross", PostNom="CM", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    Cadet = {Code = "Cadet", Description = "Cadet Corps Medal", Class="", RibbonImage="Ribbon - Cadet Corps Medal.gif", PageLink="Cadet Corps Medal", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    Champ = {Code = "Champ", Description = "Commandant General's Medal", Class="", RibbonImage="Ribbon - Commandant General's Medal.gif", PageLink="Commandant General's Medal", PostNom="", Country="ZAR", Note="", Org="UDF", RecipCat="" },
    DTM = {Code = "DTM", Description = "Danie Theron Medal", Class="", RibbonImage="Ribbon - Danie Theron Medal.gif", PageLink="Danie Theron Medal", PostNom="DTM", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    DWD = {Code = "DWD", Description = "De Wet Decoration", Class="", RibbonImage="Ribbon - De Wet Decoration.gif", PageLink="De Wet Decoration", PostNom="DWD", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    DeWet = {Code = "DeWet", Description = "De Wet Medal", Class="", RibbonImage="Ribbon - De Wet Medal.gif", PageLink="De Wet Medal", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    GSM = {Code = "GSM", Description = "General Service Medal (South Africa)", Class="", RibbonImage="Ribbon - General Service Medal (South Africa).gif", PageLink="General Service Medal (South Africa)", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    GoodServiceB = {Code = "GoodServiceB", Description = "Good Service Medal", Class="Bronze (10 Years)", RibbonImage="Ribbon - Good Service Medal, Bronze.gif", PageLink="Good Service Medal, Bronze", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    GoodServiceS = {Code = "GoodServiceS", Description = "Good Service Medal", Class="Silver (20 Years)", RibbonImage="Ribbon - Good Service Medal, Silver.gif", PageLink="Good Service Medal, Silver", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    GoodServiceG = {Code = "GoodServiceG", Description = "Good Service Medal", Class="Gold (30 Years)", RibbonImage="Ribbon - Good Service Medal, Gold.gif", PageLink="Good Service Medal, Gold", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    MDCLS = {Code = "MDCLS", Description = "Medal for Distinguished Conduct and Loyal Service", Class="40 Years", RibbonImage="Ribbon - Medal for Distinguished Conduct & Loyal Service 3.gif", PageLink="Medal for Distinguished Conduct and Loyal Service", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    HC52 = {Code = "HC52", Description = "Honoris Crux (1952)", Class="", RibbonImage="Ribbon - Honoris Crux (1952).gif", PageLink="Honoris Crux (1952)", PostNom="HC", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Honoris Crux" },
    HC75 = {Code = "HC75", Description = "Honoris Crux (1975)", Class="2<sup>de</sup> tipe", RibbonImage="Ribbon - Honoris Crux (1975).gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="HC", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Honoris Crux" },
    HC = {Code = "HC", Description = "Honoris Crux (1975)", Class="", RibbonImage="Ribbon - Honoris Crux (1975).gif", PageLink="Honoris Crux (1975)", PostNom="HC", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Honoris Crux" },
    HCG = {Code = "HCG", Description = "Honoris Crux Goud", Class="Goud", RibbonImage="Ribbon - Honoris Crux Gold.gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="HCG", Country="ZAR", Note="Vir uitnemende dapperheid in uiterste lewensgevaar. Dieselfde ontwerp as die HCD maar sonder die diamante. Dit hang aan 'n oranjekleurige lint met 'n wit middelstreep. Slegs 6 HCG's is toegeken, twee daarvan aan dieselfde persoon.", Org="SADF", RecipCat="Recipients of the Honoris Crux" },
    HCS = {Code = "HCS", Description = "Honoris Crux Silwer", Class="Silwer", RibbonImage="Ribbon - Honoris Crux Silver.gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="HCS", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Honoris Crux" },
    HCD = {Code = "HCD", Description = "Honoris Crux Diamant", Class="Diamant", RibbonImage="Ribbon - Honoris Crux Diamond.gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="HCD", Country="ZAR", Note="Vir doodsveragtende roemryke dade van uitnemende heldemoed. 'n Goue malteserkruis, groen geëmailleerd met gekruiste swaarde tussen die arms en 'n oranje- wit- blou skyf omring met agt diamante in die middel. Die lint is oranjekleurig. Die HCD is nooit toegeken nie.", Org="SADF", RecipCat="Recipients of the Honoris Crux" },
    JackH = {Code = "JackH", Description = "Jack Hindon Medal", Class="", RibbonImage="Ribbon - Jack Hindon Medal.gif", PageLink="Jack Hindon Medal", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    JCD = {Code = "JCD", Description = "John Chard Decoration", Class="", RibbonImage="Ribbon - John Chard Decoration.png", PageLink="John Chard Decoration", PostNom="JCD", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    JCD30 = {Code = "JCD30", Description = "John Chard Decoration", Class="with 30 year clasp", RibbonImage="Ribbon - John Chard Decoration & Clasp.png", PageLink="John Chard Decoration", PostNom="JCD", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    JCD40 = {Code = "JCD40", Description = "John Chard Decoration", Class="with 40 year clasp", RibbonImage="Ribbon - John Chard Decoration & Clasp.png", PageLink="John Chard Decoration", PostNom="JCD", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    JCM = {Code = "JCM", Description = "John Chard Medal", Class="", RibbonImage="Ribbon - John Chard Medal.gif", PageLink="John Chard Medal", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    Korea = {Code = "Korea", Description = "Korea Medal (South Africa)", Class="", RibbonImage="Ribbon - Korea Medal (South Africa).gif", PageLink="Korea Medal (South Africa)", PostNom="", Country="ZAR", Note="", Org="UDF", RecipCat="" },
    LWD = {Code = "LWD", Description = "Louw Wepener Decoration", Class="", RibbonImage="Ribbon - Louw Wepener Decoration.gif", PageLink="Louw Wepener Decoration", PostNom="LWD", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    LWM = {Code = "LWM", Description = "Louw Wepener Medal", Class="", RibbonImage="Ribbon - Louw Wepener Medal.gif", PageLink="Louw Wepener Medal", PostNom="LWM", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    MUG = {Code = "MUG", Description = "Medal for Distinguished Conduct and Loyal Service", Class="", RibbonImage="Ribbon - Medal for Distinguished Conduct & Loyal Service 2.png", PageLink="Medal for Distinguished Conduct and Loyal Service", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    CC = {Code = "CC", Description = "Medical Service Cross", Class="", RibbonImage="Ribbon - Medical Service Cross.gif", PageLink="Medical Service Cross", PostNom="CC", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    MMM =  {Code = "MMM", Description = "Military Merit Medal", RibbonImage = "Ribbon - Military Merit Medal (South Africa).png", PageLink = "Military Merit Medal (South Africa)", PostNom = "MMM", Country = "ZAR", Note="", Org="SADF", RecipCat="Recipients of the Military Merit Medal (South Africa)" },
    Bisley = {Code = "Bisley", Description = "National Cadet Bisley Grand Champion Medal", Class="", RibbonImage="Ribbon - National Cadet Bisley Grand Champion Medal.gif", PageLink="National Cadet Bisley Grand Champion Medal", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    CN = {Code = "CN", Description = "Navy Cross (South Africa)", Class="", RibbonImage="Ribbon - Navy Cross (South Africa).gif", PageLink="Navy Cross (South Africa)", PostNom="CN", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    PFGS = {Code = "PFGS", Description = "Permanent Force Good Service Medal", Class="", RibbonImage="Ribbon - Permanent Force Good Service Medal.png", PageLink="Permanent Force Good Service Medal", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    PMD = {Code = "PMD", Description = "Pro Merito Decoration", Class="", RibbonImage="Ribbon - Pro Merito Decoration.gif", PageLink="Pro Merito Decoration", PostNom="PMD", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    PMM67 = {Code = "PMM67", Description = "Pro Merito Medal", Class="1967", RibbonImage="Ribbon - Pro Merito Medal (1968).gif", PageLink="Pro Merito Medal (1967)", PostNom="PMM", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    PMM = {Code = "PMM", Description = "Pro Merito Medal", Class="1975", RibbonImage="Ribbon - Pro Merito Medal (1986).gif", PageLink="Pro Merito Medal (1975)", PostNom="PMM", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    PMM75 = {Code = "PMM75", Description = "Pro Merito Medal", Class="1975", RibbonImage="Ribbon - Pro Merito Medal (1986).gif", PageLink="Pro Merito Medal (1975)", PostNom="PMM", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    PP =  {Code = "PP", Description = "Pro Patria Medal", RibbonImage = "Ribbon - Pro Patria Medal (South Africa).gif", PageLink = "Pro Patria Medal (South Africa)", PostNom = "", Country = "ZAR", Note="", Org="SADF", RecipCat="Recipients of the Pro Patria Medal (South Africa)" },
    PPC = {Code = "PPC", Description = "Pro Patria Medal (South Africa)", Class="with Cunene Clasp", RibbonImage="Ribbon - Pro Patria Medal & Cunene Button.png", PageLink="Pro Patria Medal (South Africa)", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Pro Patria Medal (South Africa)" },
    PVD = {Code = "PVD", Description = "Pro Virtute Decoration", Class="", RibbonImage="Ribbon - Pro Virtute Decoration.gif", PageLink="Pro Virtute Decoration", PostNom="PVD", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    PVM = {Code = "PVM", Description = "Pro Virtute Medal", Class="", RibbonImage="Ribbon - Pro Virtute Medal.png", PageLink="Pro Virtute Medal", PostNom="PVM", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    QEII = {Code = "QEII", Description = "Queen Elizabeth II Coronation Medal", Class="", RibbonImage="UK Queen EII Coronation Medal ribbon.svg", PageLink="Queen Elizabeth II Coronation Medal", PostNom="", Country="GBR", Note="", Org="UDF", RecipCat="" },
    KGVI = {Code = "KGVI", Description = "King George VI Coronation Medal", Class="", RibbonImage="GeorgeVICoronationRibbon.png", PageLink="King George VI Coronation Medal", PostNom="", Country="ZAR", Note="", Org="", RecipCat="" },
    KGV = {Code = "KGV", Description = "King George V Coronation Medal", Class="", RibbonImage="King George V Silver Jubilee Medal ribbon.svg", PageLink="King George V Coronation Medal", PostNom="", Country="ZAR", Note="", Org="UDF", RecipCat="" },
    QMShot = {Code = "QMShot", Description = "Queen's Medal for Champion Shots", Class="", RibbonImage="Ribbon - Queen's Medal for Champion Shots.png", PageLink="Queen's Medal for Champion Shots", PostNom="", Country="GBR", Note="", Org="SADF", RecipCat="" },
    SAShot = {Code = "SAShot", Description = "SADF Champion Shot Medal", Class="", RibbonImage="Ribbon - SADF Champion Shot Medal.png", PageLink="SADF Champion Shot Medal", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    SAM = {Code = "SAM", Description = "Southern Africa Medal", Class="", RibbonImage="Ribbon - Southern Africa Medal.gif", PageLink="Southern Africa Medal", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    SD = {Code = "SD", Description = "Southern Cross Decoration", Class="", RibbonImage="Ribbon - Southern Cross Decoration.gif", PageLink="Southern Cross Decoration", PostNom="SD", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Southern Cross Decoration" },
    SD1 = {Code = "SD*", Description = "Southern Cross Decoration", Class="", RibbonImage="Ribbon - Southern Cross Decoration & Bar.png", PageLink="Southern Cross Decoration", PostNom="SD & Bar", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    SDx = {Code = "SD*", Description = "Southern Cross Decoration", Class="", RibbonImage="Ribbon - Southern Cross Decoration & Bar.png", PageLink="Southern Cross Decoration", PostNom="SD & Bar", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    SM52 = {Code = "SM52", Description = "Southern Cross Medal", Class="1952", RibbonImage="Ribbon - Southern Cross Medal (1952).gif", PageLink="Southern Cross Medal (1952)", PostNom="SM", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Southern Cross Medal" },
    SM52x = {Code = "SM52*", Description = "Southern Cross Medal", Class="1952", RibbonImage="Ribbon - Southern Cross Medal (1952).gif", PageLink="Southern Cross Medal (1952)", PostNom="SM & Bar", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Southern Cross Medal" },
    SM = {Code = "SM", Description = "Southern Cross Medal", Class="1975", RibbonImage="Ribbon - Southern Cross Medal (1986).gif", PageLink="Southern Cross Medal (1975)", PostNom="SM", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Southern Cross Medal" },
    SM75 = {Code = "SM75", Description = "Southern Cross Medal", Class="1975", RibbonImage="Ribbon - Southern Cross Medal (1986).gif", PageLink="Southern Cross Medal (1975)", PostNom="SM", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Southern Cross Medal" }, -- Duplicate of SM
    SM1 = {Code = "SM*", Description = "Southern Cross Medal", Class="1975", RibbonImage="Ribbon - Southern Cross Medal (1986).gif", PageLink="Southern Cross Medal (1975)", PostNom="SM & Bar", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Southern Cross Medal" },
    SMx = {Code = "SM*", Description = "Southern Cross Medal", Class="1975", RibbonImage="Ribbon - Southern Cross Medal (1986).gif", PageLink="Southern Cross Medal (1975)", PostNom="SM & Bar", Country="ZAR", Note="", Org="SADF", RecipCat="Recipients of the Southern Cross Medal" },
    SSAG = {Code = "SSAG", Description = "Orde van die Ster van Suid-Afrika (Militêr)", Class="Goud", RibbonImage="Ribbon - Star of South Africa, Gold.gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="SSAG", Country="ZAR", Note="Vir voortreflike militêre diens deur opperoffisiere. 'n Goue malteserkruis, blou geëmailleerd, met proteablomme tussen die arms en 'n agtpuntige ster op die oppervlakte. Dit hang aan 'n blou halslint; by seremoniële geleenthede word die kenteken aan 'n goue ketting gehang. Daar is ook 'n agtpuntige borsster met die kenteken daarop", Org="SADF", RecipCat="Recipient of the Order of the Star of South Africa" },
    SSAS = {Code = "SSAS", Description = "Orde van die Ster van Suid-Afrika (Militêr)", Class="Silwer", RibbonImage="Ribbon - Star of South Africa, Silver.gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="SSAS", Country="ZAR", Note="Vir besonder voortreflike diens deur opperoffisiere. Die kenteken en borsster is dieselfde ontwerp as die SSA s'n maar in silwer. Die halslint het 'n wit middelstreep. Gewoonlik is ontvangers van die SSAS na 'n paar jaar tot die SSA-klas bevorder.", Org="SADF", RecipCat="Recipient of the Order of the Star of South Africa" },
    SSA52 = {Code = "SSA52", Description = "Ster van Suid-Afrika", Class="1952", RibbonImage="Ribbon - Star of South Africa (1952).gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="SSA", Country="ZAR", Note="", Org="SADF", RecipCat="Recipient of the Order of the Star of South Africa" },
    SSA = {Code = "SSA", Description = "Ster van Suid-Afrika", Class="1952", RibbonImage="Ribbon - Star of South Africa (1952).gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="SSA", Country="ZAR", Note="", Org="SADF", RecipCat="Recipient of the Order of the Star of South Africa" }, -- Duplicated SSA as a default!!! --
    CSSA = {Code = "CSSA", Description = "Ster van Suid-Afrika", Class="Commander", RibbonImage="Ribbon - Star of South Africa, Commander.gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="CSSA", Country="ZAR", Note="", Org="SADF", RecipCat="Recipient of the Order of the Star of South Africa" },
    OSSA = {Code = "OSSA", Description = "Star of South Africa", Class="Officer", RibbonImage="Ribbon - Star of South Africa, Officer.gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="OSSA", Country="ZAR", Note="", Org="SADF", RecipCat="Recipient of the Order of the Star of South Africa" },
    MSSA = {Code = "MSSA", Description = "Ster van Suid-Afrika", Class="Member", RibbonImage="Ribbon - Star of South Africa, Member.gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="MSSA", Country="ZAR", Note="", Org="SADF", RecipCat="Recipient of the Order of the Star of South Africa" },
    Union = {Code = "Union", Description = "Union Medal", Class="", RibbonImage="Ribbon - Union Medal.gif", PageLink="Union Medal", PostNom="", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    DVR = {Code = "DVR", Description = "Van Riebeeck Decoration", Class="", RibbonImage="Ribbon - Van Riebeeck Decoration.gif", PageLink="Van Riebeeck Decoration", PostNom="DVR", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    VRM = {Code = "VRM", Description = "Van Riebeeck Medal", Class="", RibbonImage="Ribbon - Van Riebeeck Medal.gif", PageLink="Van Riebeeck Medal", PostNom="VRM", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    DTD = {Code = "DTD", Description = "Dekoratie voor Trouwe Dienst", Class="", RibbonImage="Ribbon - Dekoratie voor Trouwe Dienst (SAR).png", PageLink="Dekoratie voor Trouwe Dienst", PostNom="DTD", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    CGH = {Code = "CGH", Description = "Casteel de Goede Hoop-dekorasie", Class="", RibbonImage="Ribbon - Castle of Good Hope Decoration.gif", PageLink="Suid-Afrikaanse militêre dekorasies: 1975-2003", PostNom="CGH", Country="ZAR", Note="Vir buitengewone dapperheid of uitnemende dapperheid teen die vyand. 'n Goue kasteelvormige dekorasie wat die aankoms van drie seilskippe in Tafelbaai in 1652 uitbeeld. Dit hang aan 'n groen halslint. Die CGH is nooit toegeken nie", Org="SADF", RecipCat="" },
    MID1966 = {Code = "MID1966", Description = "Pro Patria Medal (South Africa)", Class="Mentioned in Dispatches", RibbonImage="Ribbon - Pro Patria Medal & Mentioned in Dispatches.png", PageLink="Pro Patria Medal (South Africa)#Mentioned in dispatches", PostNom="MID", Country="ZAR", Note="", Org="SADF", RecipCat="" },
    MID1939 = {Code = "MID1939", Description = "War Medal 1939 – 1945", Class="Mentioned in Dispatches", RibbonImage="Ribbon - War Medal & MiD.png", PageLink="War Medal 1939–1945#Clasps", PostNom="MID", Country="ZAR", Note="", Org="UDF", RecipCat="" },

    -- ===From 1994=== --
    Closure = {Code = "Closure", Description = "Commando Closure Commemoration Medal", Class="", RibbonImage="Ribbon - Closure Commemoration Medal.png", PageLink="Closure Commemoration Medal", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    PB = {Code = "PB", Description = "iPhrothiya yeBhronzi", Class="Bronze Protea", RibbonImage="Ribbon - iPhrothiya yeBhronzi.gif", PageLink="iPhrothiya yeBhronzi", PostNom="PB", Country="ZAR", Note="", Org="SANDF", RecipCat="Recipients of the iPhrothiya Medals" },
    PG = {Code = "PG", Description = "iPhrothiya yeGolide", Class="Golden Protea", RibbonImage="Ribbon - iPhrothiya yeGolide.gif", PageLink="iPhrothiya yeGolide", PostNom="PG", Country="ZAR", Note="", Org="SANDF", RecipCat="Recipients of the iPhrothiya Medals" },
    PS = {Code = "PS", Description = "iPhrothiya yeSiliva", Class="Silver Protea", RibbonImage="Ribbon - iPhrothiya yeSiliva.gif", PageLink="iPhrothiya yeSiliva", PostNom="PS", Country="ZAR", Note="", Org="SANDF", RecipCat="Recipients of the iPhrothiya Medals" },
    MTD = {Code = "MTD", Description = "Medalje vir Troue Diens (Medal for Loyal Service)", Class="10 Years", RibbonImage="Ribbon - Medalje vir Troue Diens.gif", PageLink="Medalje vir Troue Diens", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    MTD20 = {Code = "MTD20", Description = "Medalje vir Troue Diens (Medal for Loyal Service)", Class="20 Year Clasp", RibbonImage="Ribbon - Medalje vir Troue Diens.gif", PageLink="Medalje vir Troue Diens", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    MTD30 = {Code = "MTD30", Description = "Medalje vir Troue Diens (Medal for Loyal Service)", Class="30 Year Clasp", RibbonImage="Ribbon - Medalje vir Troue Diens.gif", PageLink="Medalje vir Troue Diens", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    MTD40 = {Code = "MTD40", Description = "Medalje vir Troue Diens (Medal for Loyal Service)", Class="40 Year Clasp", RibbonImage="Ribbon - Medalje vir Troue Diens.gif", PageLink="Medalje vir Troue Diens", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    MTD50 = {Code = "MTD50", Description = "Medalje vir Troue Diens (Medal for Loyal Service)", Class="50 Year Clasp", RibbonImage="Ribbon - Medalje vir Troue Diens.gif", PageLink="Medalje vir Troue Diens", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    NB = {Code = "NB", Description = "Nkwe ya Boronse", Class="Bronze Leopard", RibbonImage="Ribbon - Nkwe ya Boronse.gif", PageLink="Nkwe ya Boronse", PostNom="NB", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    NG = {Code = "NG", Description = "Nkwe ya Gauta", Class="Golden Leopard", RibbonImage="Ribbon - Nkwe ya Gauta.gif", PageLink="Nkwe ya Gauta", PostNom="NG", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    NS = {Code = "NS", Description = "Nkwe ya Selefera", Class="Silver Leopard", RibbonImage="Ribbon - Nkwe ya Selefera.gif", PageLink="Nkwe ya Selefera", PostNom="NS", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    Tshumelo = {Code = "Tshumelo", Description = "Tshumelo Ikatelaho (General Service Medal)", Class="", RibbonImage="Ribbon - Tshumelo Ikatelaho.gif", PageLink="Tshumelo Ikatelaho", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    TshumeloPS = {Code = "TshumeloPS", Description = "Tshumelo Ikatelaho (General Service Medal)", Class="Peace Support clasp", RibbonImage="Tshumelo Ikatelaho (Peace Support Clasp).png", PageLink="Tshumelo Ikatelaho#Clasps", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    TshumeloHS = {Code = "TshumeloHS", Description = "Tshumelo Ikatelaho (General Service Medal)", Class="Humanitarian Aid clasp", RibbonImage="Tshumelo Ikatelaho (Humanitarian Aid Clasp).png", PageLink="Tshumelo Ikatelaho#Clasps", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    TshumeloFIB = {Code = "TshumeloFIB", Description = "Tshumelo Ikatelaho (General Service Medal)", Class="Force Intervention Brigade clasp", RibbonImage="TIlint.gif", PageLink="Tshumelo Ikatelaho#Clasps", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    Unitas = {Code = "Unitas", Description = "Unitas (Unity) Medal", Class="", RibbonImage="Ribbon - Unitas Medal.gif", PageLink="Unitas Medal", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    RD = {Code = "RD", Description = "Medal Ribbon for Loyal Service - with RD device", Class="Reserve Distinction", RibbonImage="Ribbon - Medalje vir Troue Diens with RD.png", PageLink="South African military decorations#Bars and Clasps", PostNom="RD", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    MID = {Code = "MID", Description = "Mentioned in Dispatches - Okhankanyiweyo", Class="", RibbonImage="Ribbon - Tshumelo Ikatelaho & Okhankanyiweyo button.gif", PageLink="Tshumelo Ikatelaho#Mentioned in Dispatches - Okhankanyiweyo", PostNom="MID", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    Maluti = {Code = "Maluti", Description = "Maluti Clasp", Class="Operation BOLEAS", RibbonImage="Ribbon - Question mark.png", PageLink="South African military decorations#South African National Defence Force", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    MandelaG = {Code = "MandelaG", Description = "Mandela Commemoration Medal", Class="Gold", RibbonImage="Ribbon - Question mark.png", PageLink="Mandela Commemoration Medal", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    MandelaS = {Code = "MandelaS", Description = "Mandela Commemoration Medal", Class="Silver", RibbonImage="Ribbon - Question mark.png", PageLink="Mandela Commemoration Medal", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    MandelaB = {Code = "MandelaB", Description = "Mandela Commemoration Medal", Class="Bronze", RibbonImage="Ribbon - Question mark.png", PageLink="Mandela Commemoration Medal", PostNom="", Country="ZAR", Note="", Org="SANDF", RecipCat="" },
    -- xx = {Code = "xx", Description = "xx", Class="", RibbonImage="XX", PageLink="XX", PostNom="XX", Country="ZAR", Note="", Org="", RecipCat="" },
    -- ==SA Police== --
    SED = {Code = "SED", Description = "South African Police Star for Distinguished Leadership", Class="", RibbonImage="SEDRibbon.gif", PageLink="South African Police Star for Distinguished Leadership", PostNom="SED", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    SOO = {Code = "SOO", Description = "South African Police Star for Distinguished Service", Class="", RibbonImage="SAP - Star for Distinguished Service - Ribbon - 1st Type.svg", PageLink="South African Police Star for Distinguished Service", PostNom="SOO", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    SOO2 = {Code = "SOO2", Description = "South African Police Star for Distinguished Service", Class="", RibbonImage="SAP - Star for Distinguished Service - Ribbon - 2nd Type.svg", PageLink="South African Police Star for Distinguished Service", PostNom="SOO", Country="ZAR", Note="(SOO) - 2nd Type (1979-86)", Org="SAP", RecipCat="" },
    PCF = {Code = "PCF", Description = "South African Police Cross for Bravery", Class="", RibbonImage="SAP - Cross for Bravery - 1st Type - Ribbon.svg", PageLink="South African Police Cross for Bravery", PostNom="PCF", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    PCF1 = {Code = "PCF1", Description = "South African Police Cross for Bravery", Class="", RibbonImage="SAP - Cross for Bravery - 1st Type - Ribbon.svg", PageLink="South African Police Cross for Bravery", PostNom="PCF", Country="ZAR", Note="(PCF) - 1st Type (1963-89)", Org="SAP", RecipCat="" },
    PCFG = {Code = "PCFG", Description = "South African Police Cross for Bravery", Class="Gold", RibbonImage="SAP - Cross for Bravery - Gold - Ribbon.svg", PageLink="South African Police Cross for Bravery", PostNom="PCFG", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    SCG = {Code = "SCG", Description = "South African Police Silver Cross for Gallantry", Class="Silver", RibbonImage="SAP - Silver Cross for Gallantry - Ribbon.svg", PageLink="South African Police Silver Cross for Gallantry", PostNom="SCG", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    PCFS = {Code = "PCFS", Description = "South African Police Cross for Bravery", Class="Silver", RibbonImage="SAP - Cross for Bravery - Silver - Ribbon.svg", PageLink="South African Police Cross for Bravery", PostNom="PCFS", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    PCF2 = {Code = "PCF2", Description = "South African Police Cross for Bravery", Class="", RibbonImage="SAP - Cross for Bravery - 2nd Type - Ribbon.svg", PageLink="South African Police Cross for Bravery", PostNom="PCF", Country="ZAR", Note="(PCF) - 2nd Type (1989-2004)", Org="SAP", RecipCat="" },
    SOO1 = {Code = "SOO1", Description = "South African Police Star for Distinguished Service", Class="", RibbonImage="SAP - Star for Distinguished Service - Ribbon - 1st Type.svg", PageLink="South African Police Star for Distinguished Service", PostNom="SOO", Country="ZAR", Note="(SOO) - 1st Type", Org="SAP", RecipCat="" },
    SOO2 = {Code = "SOO2", Description = "South African Police Star for Distinguished Service", Class="", RibbonImage="SAP - Star for Distinguished Service - Ribbon - 2nd Type.svg", PageLink="South African Police Star for Distinguished Service", PostNom="SOO", Country="ZAR", Note="(SOO) - 2nd Type", Org="SAP", RecipCat="" },
    SOE = {Code = "SOE", Description = "South African Police Star for Outstanding Service", Class="", RibbonImage="SOERibbon.gif", PageLink="South African Police Star for Outstanding Service", PostNom="SOE", Country="ZAR", Note="", Org="SAP", RecipCat="Recipients of the South African Police Star for Outstanding Service" },
    
    -- SAP No Post Noms --
    SAPTERR = {Code = "SAPTERR", Description = "South African Police Medal for Combating Terrorism", Class="", RibbonImage="SAP - Medal for Combating Terrorism.svg", PageLink="South African Police Medal for Combating Terrorism", PostNom="", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    SAP75Com = {Code = "SAP75Com", Description = "South African Police Seventy-Fifth Anniversary Commemorative Medal", Class="", RibbonImage="SAP - 75th Anniversary Medal - Ribbon.svg", PageLink="South African Police Seventy-Fifth Anniversary Commemorative Medal", PostNom="", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    SAPAmal = {Code = "SAPAmal", Description = "South African Police Service Amalgamation Medal", Class="", RibbonImage="SAP - Amalgamation Medal - Ribbon.svg", PageLink="South African Police Service Amalgamation Medal", PostNom="", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    SAPSM = {Code = "SAPSM", Description = "South African Police Star for Merit", Class="", RibbonImage="SAP - Star for Merit - Ribbon.svg", PageLink="South African Police Star for Merit", PostNom="", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    SAPSFS = {Code = "SAPSFS", Description = "South African Police Star for Faithful Service", Class="", RibbonImage="SAP - Star for Faithful Service - Ribbon.svg", PageLink="South African Police Star for Faithful Service", PostNom="", Country="ZAR", Note="", Org="SAP", RecipCat="" },
    SAPMFS = {Code = "SAPMFS", Description = "South African Police Medal for Faithful Service", Class="", RibbonImage="SAP - Medal for Faithful Service - Ribbon.svg", PageLink="South African Police Medal for Faithful Service", PostNom="", Country="ZAR", Note="", Org="SAP", RecipCat="" },

    --==South African Railways Police== --
    SEE = {Code = "SEE", Description = "South African Railways Police Star for Distinguished Leadership", Class="", RibbonImage="SARP - Star for Distinguished Leadership - Ribbon.svg", PageLink="South African Police decorations#South African Railways Police", PostNom="SEE", Country="ZAR", Note="", Org="SARP", RecipCat="" },
    SDE = {Code = "SDE", Description = "South African Railways Police Star for Distinguished Devotion", Class="", RibbonImage="SARP - Star for Distinguished Devotion - Ribbon.svg", PageLink="South African Police decorations#South African Railways Police", PostNom="SDE", Country="ZAR", Note="", Org="SARP", RecipCat="" },
    IF = {Code = "IF", Description = "South African Railways Police Cross for Valour", Class="", RibbonImage="SARP - Cross for Bravery - 1st Type - Ribbon.svg", PageLink="South African Police decorations#South African Railways Police", PostNom="IF", Country="ZAR", Note="", Org="SARP", RecipCat="" },
    SMO = {Code = "SMO", Description = "Decoration for Outstanding Service in the South African Railways Police Force", Class="", RibbonImage="SARP - Decoration for Outstanding Service - Ribbon.svg", PageLink="South African Police decorations#South African Railways Police", PostNom="SMO", Country="ZAR", Note="", Org="SARP", RecipCat="" },

    -- ==== Campaign medal ==== --
    SARPTerr = {Code = "SARPTerr", Description = "South African Railways Police Medal for Combating Terrorism", Class="", RibbonImage="SARP - Medal for Combating Terrorism - Ribbon.svg", PageLink="South African Police decorations#South African Railways Police", PostNom="", Country="ZAR", Note="", Org="SARP", RecipCat="" },

    -- ==== Long service medals ==== --
    SARPSM = {Code = "SARPSM", Description = "Star for Merit in the South African Railways Police Force", Class="", RibbonImage="SARP - Star for Merit - 1st Type - Ribbon.svg", PageLink="South African Police decorations#South African Railways Police", PostNom="", Country="ZAR", Note="", Org="SARP", RecipCat="" },
    SARPSFS = {Code = "SARPSFS", Description = "South African Railways Police Star for Faithful Service", Class="", RibbonImage="SARP - Star for Faithful Service - Ribbon.svg", PageLink="South African Police decorations#South African Railways Police", PostNom="", Country="ZAR", Note="", Org="SARP", RecipCat="" },
    SARPFS1 = {Code = "SARPFS1", Description = "Medal for Faithful Service in the South African Railways Police Force", Class="", RibbonImage="SARP - Medal for Faithful Service - 1st Type - Ribbon.svg", PageLink="South African Police decorations#South African Railways Police", PostNom="", Country="ZAR", Note="SARP FS - 1st Type", Org="SARP", RecipCat="" },
    SARPFS2 = {Code = "SARPFS2", Description = "Medal for Faithful Service in the South African Railways Police Force", Class="", RibbonImage="SARP - Medal for Faithful Service - 2nd Type - Ribbon.svg", PageLink="South African Police decorations#South African Railways Police", PostNom="", Country="ZAR", Note="SARP FS - 2nd Type", Org="SARP", RecipCat="" },
    
    -- SA Police Service --
    PCFGn = {Code = "PCFGn", Description = "South African Police Service Gold Cross for Bravery", Class="", RibbonImage="SAPS - Gold Cross for Bravery - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="PCFG", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    PCFSn = {Code = "PCFSn", Description = "South African Police Service Silver Cross for Bravery", Class="", RibbonImage="SAPS - Silver Cross for Bravery - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="PCFS", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    SOEG = {Code = "SOEG", Description = "South African Police Service Gold Medal for Outstanding Service", Class="", RibbonImage="SAPS - Gold Medal for Outstanding Service - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="SOEG", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    SOES = {Code = "SOES", Description = "South African Police Service Silver Medal for Outstanding Service", Class="", RibbonImage="SAPS - Silver Medal for Outstanding Service - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="SOES", Country="ZAR", Note="", Org="SAPS", RecipCat="" },

    -- SA Police Service - No PostNoms --
    SAPSCom = {Code = "SAPSCom", Description = "South African Police Service Commendation Medal", Class="", RibbonImage="SAPS - Commendation Medal - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    WorldCup = {Code = "WorldCup", Description = "South African Police Service World Cup 2010 Support Award", Class="", RibbonImage="", PageLink="South African Police decorations", PostNom="", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    SAPS10Com = {Code = "SAPS10Com", Description = "South African Police Service Ten Year Commemoration Medal", Class="", RibbonImage="SAPS - 10 Year Commemoration - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    SAPS40 = {Code = "SAPS40", Description = "South African Police Service Forty Year Loyal Service Medal", Class="", RibbonImage="SAPS - 40 Year Loyal Service Medal - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    SAPS30 = {Code = "SAPS30", Description = "South African Police Service Thirty Year Loyal Service Medal", Class="", RibbonImage="SAPS - 30 Year Loyal Service Medal - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    SAPS20 = {Code = "SAPS20", Description = "South African Police Service Twenty Year Loyal Service Medal", Class="", RibbonImage="SAPS - 20 Year Loyal Service Medal - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    SAPS10 = {Code = "SAPS10", Description = "South African Police Service Ten Year Loyal Service Medal", Class="", RibbonImage="SAPS - 10 Year Loyal Service Medal - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    SAPSCanine = {Code = "SAPSCanine", Description = "South African Police Service Canine & Equine Star for Bravery", Class="", RibbonImage="SAPS - Canine and Equine Star for Bravery - Ribbon.svg", PageLink="South African Police decorations#South African Police", PostNom="", Country="ZAR", Note="", Org="SAPS", RecipCat="" },
    
    -- ==Municipal/Metropolitan Police Service== --
    -- === Decorations === --
    MPBG = {Code = "MPBG", Description = "Municipal/Metropolitan Police Service Gold Cross for Bravery", Class="Gold", RibbonImage="Metro - Gold Cross for Bravery - Ribbon.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="MPBG", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },
    MPSB = {Code = "MPSB", Description = "Municipal/Metropolitan Police Service Silver Cross for Bravery", Class="Silver", RibbonImage="Metro - Silver Cross for Bravery - Ribbon.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="MPSB", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },
    MPGS = {Code = "MPGS", Description = "Municipal/Metropolitan Police Service Gold Decoration for Outstanding Service", Class="Gold", RibbonImage="Metro - Gold Decoration for Outstanding Service - Ribbon.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="MPGS", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },
    MPSS = {Code = "MPSS", Description = "Municipal/Metropolitan Police Service Silver Decoration for Outstanding Service", Class="Silver", RibbonImage="Metro - Silver Decoration for Outstanding Service - Ribbon.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="MPSS", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },
    MPSCom = {Code = "MPSCom", Description = "Municipal/Metropolitan Police Service Commendation Medal", Class="", RibbonImage="Metro - Commendation Medal - Ribbon.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },
    
    -- === Commemorative Medal === --
    MPSInaug = {Code = "MPSInaug", Description = "Municipal/Metropolitan Police Service Inauguration Medal", Class="", RibbonImage="Metro - Inauguration Medal - Ribbon.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },

    -- === Long service medals === --
    MPS40 = {Code = "MPS40", Description = "Municipal/Metropolitan Police Service Forty Year Loyal Service Medal", Class="40 Years", RibbonImage="Metro - 40 Year Loyal Service Medal.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },
    MPS30 = {Code = "MPS30", Description = "Municipal/Metropolitan Police Service Thirty Year Loyal Service Medal", Class="30 Years", RibbonImage="Metro - 30 Year Loyal Service Medal.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },
    MPS20 = {Code = "MPS20", Description = "Municipal/Metropolitan Police Service Twenty Year Loyal Service Medal", Class="20 Years", RibbonImage="Metro - 20 Year Loyal Service Medal.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },
    MPS10 = {Code = "MPS10", Description = "Municipal/Metropolitan Police Service Ten Year Loyal Service Medal", Class="10 Years", RibbonImage="Metro - 10 Year Loyal Service Medal.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },
    
    -- === Animal decoration === --
    MPSCanine = {Code = "MPSCanine", Description = "Municipal/Metropolitan Police Service Canine & Equine Cross for Bravery", Class="", RibbonImage="Metro - Canine and Equine Cross for Bravery - Ribbon.svg", PageLink="South African Police decorations#South African Municipal/Metropolitan Police", PostNom="", Country="ZAR", Note="", Org="SAMPS", RecipCat="" },
    

    -- == South African Prisons Service 1968-1980 == --
    -- === Decorations === --
    CPV68 = {Code = "CPV68", Description = "Decoration for Valour in the SA Prisons Service", Class="Valour", RibbonImage="Decoration for Valour in the SA Prisons Service.svg", PageLink="South African Police decorations#South African Prisons Service 1968-1980", PostNom="CPV", Country="ZAR", Note="", Org="SA Prison", RecipCat="" },
    PrisonMM = {Code = "PrisonMM", Description = "Medal for Merit in the SA Prisons Service", Class="Merit", RibbonImage="Medal for Merit in the SA Prisons Service.svg", PageLink="South African Police decorations#South African Prisons Service 1968-1980", PostNom="", Country="ZAR", Note="", Org="SA Prison", RecipCat="" },
    
    -- ===Long service medal=== --
    PrisonMFS = {Code = "PrisonMFS", Description = "Medal for Faithful Service in the SA Prisons Service", Class="", RibbonImage="Medal for Faithful Service in the SA Prisons Service.svg", PageLink="South African Police decorations#South African Prisons Service 1968-1980", PostNom="", Country="ZAR", Note="", Org="SA Prison", RecipCat="" },
    
    -- == Department of Correctional Services == --
    -- === Decorations === --
    SPE = {Code = "SPE", Description = "Department of Correctional Services Star for Excellence", Class="", RibbonImage="Department of Correctional Services Star for Excellence.svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="SPE", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    CPV = {Code = "CPV", Description = "Department of Correctional Services Cross for Valour", Class="Diamond", RibbonImage="Department of Correctional Services Cross for Valour (Diamond).svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="CPV", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    CPF = {Code = "CPF", Description = "Department of Correctional Services Cross for Valour", Class="Ruby", RibbonImage="Department of Correctional Services Cross for Valour (Ruby).svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="CPF", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    SPO = {Code = "SPO", Description = "Department of Correctional Services Star for Distinction", Class="", RibbonImage="Department of Correctional Services Star for Distinction.svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="SPO", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    SPM = {Code = "SPM", Description = "Department of Correctional Services Star for Merit", Class="", RibbonImage="Department of Correctional Services Star for Merit.svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="SPM", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    CPM = {Code = "CPM", Description = "Department of Correctional Services Cross for Merit", Class="", RibbonImage="Department of Correctional Services Cross for Merit.svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="CPM", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    DCSMMO = {Code = "DCSMMO", Description = "Department of Correctional Services Medal for Merit", Class="Officers", RibbonImage="Department of Correctional Services Medal for Merit (Officers).svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    DCSMMN = {Code = "DCSMMN", Description = "Department of Correctional Services Medal for Merit", Class="Non-Commissioned Officers", RibbonImage="Department of Correctional Services Medal for Merit (Non-Commissioned Officers).svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    
    -- === Long service medals === --
    DCSFSG = {Code = "DCSFSG", Description = "Department of Correctional Services Medal for Faithful Service", Class="Gold", RibbonImage="Department of Correctional Services Medal for Faithful Service (Gold).svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    DCSFSS = {Code = "DCSFSS", Description = "Department of Correctional Services Medal for Faithful Service", Class="Silver", RibbonImage="Department of Correctional Services Medal for Faithful Service (Silver).svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    DCSFSB = {Code = "DCSFSB", Description = "Department of Correctional Services Medal for Faithful Service", Class="Bronze", RibbonImage="Department of Correctional Services Medal for Faithful Service (Bronze).svg", PageLink="South African Police decorations#Department of Correctional Services", PostNom="", Country="ZAR", Note="", Org="SADCS", RecipCat="" },
    
    -- ===Transkei === --
    TDFCB = {Code = "TDFCB", Description = "Cross for Bravery", Class="", RibbonImage="Rbn TDF Cross for Bravery.GIF", PageLink="Cross for Bravery", PostNom="", Country="ZAR", Note="", Org="Transkei", RecipCat="" },
    TDFFSM = {Code = "TDFFSM", Description = "Faithful Service Medal", Class="10 Years", RibbonImage="Rbn TDF Faithful Service Medal.GIF", PageLink="Faithful Service Medal (Transkei)", PostNom="", Country="ZAR", Note="", Org="Transkei", RecipCat="" },
    TDFInd = {Code = "TDFInd", Description = "Independence Medal", Class="", RibbonImage="Ribbon - Independence Medal (Transkei).png", PageLink="Independence Medal (Transkei)", PostNom="", Country="ZAR", Note="", Org="Transkei", RecipCat="" },
    TDFMR = {Code = "TDFMR", Description = "Military Rule Medal", Class="", RibbonImage="Rbn TDF Military Rule Medal.GIF", PageLink="Military Rule Medal", PostNom="", Country="ZAR", Note="", Org="Transkei", RecipCat="" },
    TDFM = {Code = "TDFM", Description = "Transkei Defence Force Medal", Class="", RibbonImage="Rbn TDF Medal.GIF", PageLink="Transkei Defence Force Medal", PostNom="", Country="ZAR", Note="", Org="Transkei", RecipCat="" },
    CCM = {Code = "CCM", Description = "Commander Class Medal", Class="", RibbonImage="", PageLink="TDF Commander Class Medal", PostNom="CCM", Country="ZAR", Note="", Org="Transkei", RecipCat="" },

-- ===Bophuthatswana === --
    BDFGC = {Code = "BDFGC", Description = "Distinguished Gallantry Cross", Class="", RibbonImage="Ribbon Distinguished Gallantry Cross.png", PageLink="Distinguished Gallantry Cross", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFMD = {Code = "BDFMD", Description = "Merit Decoration", Class="", RibbonImage="Ribbon Defence Force Merit Decoration.png", PageLink="Defence Force Merit Decoration", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFDG = {Code = "BDFDG", Description = "Distinguished Gallantry Medal", Class="", RibbonImage="Ribbon - Distinguished Gallantry Medal.png", PageLink="Distinguished Gallantry Medal", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFMM = {Code = "BDFMM", Description = "Merit Medal", Class="", RibbonImage="Ribbon - Defence Force Merit Medal.png", PageLink="Defence Force Merit Medal", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" }, 
    BDFMCI = {Code = "BDFMCI", Description = "Marumo Medal", Class="Class  I", RibbonImage="Ribbon BDF Marumo Medal Class I.png", PageLink="Marumo Medal, Class I", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFCM = {Code = "BDFCM", Description = "Commendation Medal", Class="", RibbonImage="Ribbon - Defence Force Commendation Medal.png", PageLink="Defence Force Commendation Medal", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFMCII = {Code = "BDFMCII", Description = "Marumo Medal", Class="Class II", RibbonImage="Ribbon BDF Marumo Medal Class II.png", PageLink="Marumo Medal, Class II", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFNM = {Code = "BDFNM", Description = "Nkwe Medal", Class="", RibbonImage="Ribbon - Nkwe Medal.png", PageLink="Nkwe Medal", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFGSM = {Code = "BDFGSM", Description = "General Service Medal (Bophuthatswana)", Class="", RibbonImage="Ribbon - General Service Medal (Bophuthatswana).png", PageLink="General Service Medal (Bophuthatswana)", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFIM = {Code = "BDFIM", Description = "Independence Medal (Bophuthatswana)", Class="", RibbonImage="Ribbon - Independence Medal (Bophuthatswana).png", PageLink="Independence Medal (Bophuthatswana)", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFLSG = {Code = "BDFLSG", Description = "Medal for Long Service and Good Conduct", Class="Gold", RibbonImage="Ribbon - Medal for Long Service and Good Conduct, Gold.png", PageLink="Medal for Long Service and Good Conduct, Gold", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFLSS = {Code = "BDFLSS", Description = "Medal for Long Service and Good Conduct", Class="Silver", RibbonImage="Ribbon - Medal for Long Service and Good Conduct, Silver.png", PageLink="Medal for Long Service and Good Conduct, Silver", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFLSB = {Code = "BDFLSB", Description = "Medal for Long Service and Good Conduct", Class="Bronze", RibbonImage="Ribbon - Medal for Long Service and Good Conduct, Bronze.png", PageLink="Medal for Long Service and Good Conduct, Bronze", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFOLC = {Code = "BDFOLC", Description = "Order of the Leopard", Class="Military Division - Commander", RibbonImage="Ribbon - Order of the Leopard, Military Division.png", PageLink="Order of the Leopard (Bophuthatswana)", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },
    BDFshoot = {Code = "BDFshoot", Description = "State President's Medal for Shooting", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="State President's Medal for Shooting", PostNom="", Country="ZAR", Note="", Org="Bophuthatswana", RecipCat="" },

    -- === Venda === --
    VDFDSMG = {Code = "VDFDSMG", Description = "Distinguished Service Medal", Class="Gold", RibbonImage="Ribbon - Distinguished Service Medal, Gold.png", PageLink="Distinguished Service Medal, Gold", PostNom="", Country="ZAR", Note="", Org="Venda", RecipCat="" },
    VDFDSMS = {Code = "VDFDSMS", Description = "Distinguished Service Medal", Class="Silver", RibbonImage="Ribbon - Distinguished Service Medal, Silver.png", PageLink="Distinguished Service Medal, Silver", PostNom="", Country="ZAR", Note="", Org="Venda", RecipCat="" },
    VDFGCG = {Code = "VDFGCG", Description = "Gallantry Cross", Class="Gold", RibbonImage="Ribbon Gallantry Cross, Gold.png", PageLink="Gallantry Cross, Gold", PostNom="", Country="ZAR", Note="", Org="Venda", RecipCat="" },
    VDFGCS = {Code = "VDFGCS", Description = "Gallantry Cross", Class="Silver", RibbonImage="Ribbon Gallantry Cross, Silver.png", PageLink="Gallantry Cross, Silver", PostNom="", Country="ZAR", Note="", Org="Venda", RecipCat="" },
    VDFGSM = {Code = "VDFGSM", Description = "General Service Medal (Venda)", Class="", RibbonImage="Ribbon - General Service Medal (Venda).png", PageLink="General Service Medal (Venda)", PostNom="", Country="ZAR", Note="", Org="Venda", RecipCat="" },
    VDFIM = {Code = "VDFIM", Description = "Independence Medal (Venda)", Class="", RibbonImage="VDF Independence Medal.png", PageLink="Independence Medal (Venda)", PostNom="", Country="ZAR", Note="", Org="Venda", RecipCat="" },
    VDFLSB = {Code = "VDFLSB", Description = "Long Service Medal", Class="Bronze", RibbonImage="Ribbon - Long Service Medal, Bronze.png", PageLink="Long Service Medal, Bronze", PostNom="", Country="ZAR", Note="", Org="Venda", RecipCat="" },
    VDFLSG = {Code = "VDFLSG", Description = "Long Service Medal", Class="Gold", RibbonImage="Ribbon - Long Service Medal, Gold.png", PageLink="Long Service Medal, Gold", PostNom="", Country="ZAR", Note="", Org="Venda", RecipCat="" },
    VDFLSS = {Code = "VDFLSS", Description = "Long Service Medal", Class="Silver", RibbonImage="Ribbon - Long Service Medal, Silver.png", PageLink="Long Service Medal, Silver", PostNom="", Country="ZAR", Note="", Org="Venda", RecipCat="" },
    VDFDFM = {Code = "VDFDFM", Description = "Venda Defence Force Medal", Class="", RibbonImage="Ribbon - Venda Defence Force Medal.png", PageLink="Venda Defence Force Medal", PostNom="", Country="ZAR", Note="", Org="Venda", RecipCat="" },

    -- === Ciskei === --
    CDFCM = {Code = "CDFCM", Description = "Chief C.D.F. Commendation Medal", Class="", RibbonImage="Ribbon - Chief C.D.F. Commendation Medal.png", PageLink="Chief C.D.F. Commendation Medal", PostNom="", Country="Ciskei", Note="", Org="ZAR", RecipCat="" },
    CDFDM = {Code = "CDFDM", Description = "Ciskei Defence Medal", Class="", RibbonImage="Ribbon - Ciskei Defence Medal.png", PageLink="Ciskei Defence Medal", PostNom="", Country="Ciskei", Note="Introduced in 1988", Org="ZAR", RecipCat="" },
    CDFIM = {Code = "CDFIM", Description = "Independence Medal", Class="", RibbonImage="CDF Independence Medal.png", PageLink="Independence Medal (Ciskei)", PostNom="", Country="Ciskei", Note="Introduced in 1981", Org="ZAR", RecipCat="" },
    CDFLSB = {Code = "CDFLSB", Description = "Medal for Long Service", Class="Bronze", RibbonImage="Ribbon - Medal for Long Service, Bronze.png", PageLink="Medal for Long Service, Bronze", PostNom="", Country="Ciskei", Note="", Org="ZAR", RecipCat="" },
    CDFShoot = {Code = "CDFShoot", Description = "President's Medal for Shooting", Class="", RibbonImage="Ribbon - President's Medal for Shooting.png", PageLink="President's Medal for Shooting", PostNom="", Country="Ciskei", Note="", Org="ZAR", RecipCat="" },
    CDFSD = {Code = "CDFSD", Description = "Sandile Decoration", Class="", RibbonImage="Ribbon - Sandile Decoration.png", PageLink="Sandile Decoration", PostNom="SD", Country="Ciskei", Note="", Org="ZAR", RecipCat="" },
    CDFSM = {Code = "CDFSM", Description = "Sandile Medal", Class="", RibbonImage="Ribbon - Sandile Medal.png", PageLink="Sandile Medal", PostNom="", Country="Ciskei", Note="", Org="ZAR", RecipCat="" },

    -- === uMkhonto we Sizwe === --
    CLS = {Code = "CLS", Description = "Conspicuous Leadership Star", Class="", RibbonImage="Ribbon Conspicuous Leadership Star.png", PageLink="Conspicuous Leadership Star", PostNom="CLS", Country="ZAR", Note="", Org="MK", RecipCat="" },
    DMG = {Code = "DMG", Description = "Decoration for Merit", Class="Gold", RibbonImage="Ribbon - Decoration for Merit in Gold.png", PageLink="Decoration for Merit in Gold", PostNom="DMG", Country="ZAR", Note="", Org="MK", RecipCat="" },
    MMB = {Code = "MMB", Description = "Merit Medal", Class="Bronze", RibbonImage="Ribbon - Merit Medal in Bronze.png", PageLink="Merit Medal in Bronze", PostNom="MMB", Country="ZAR", Note="", Org="MK", RecipCat="Recipients of the uMkhonto we Sizwe Merit Medal" },
    MMS = {Code = "MMS", Description = "Merit Medal", Class="Silver", RibbonImage="Ribbon - Merit Medal in Silver.png", PageLink="Merit Medal in Silver", PostNom="MMS", Country="ZAR", Note="", Org="MK", RecipCat="Recipients of the uMkhonto we Sizwe Merit Medal" },
    MKOPSA = {Code = "MKOPSA", Description = "Operational Medal for Southern Africa", Class="", RibbonImage="Ribbon - Operational Medal for Southern Africa.png", PageLink="Operational Medal for Southern Africa", PostNom="", Country="ZAR", Note="", Org="MK", RecipCat="Recipients of the Operational Medal for Southern Africa" },
    MKSMB = {Code = "MKSMB", Description = "Service Medal", Class="Bronze", RibbonImage="Ribbon - Service Medal in Bronze.png", PageLink="Service Medal in Bronze", PostNom="", Country="ZAR", Note="", Org="MK", RecipCat="Recipients of the uMkhonto we Sizwe Service Medal" },
    MKSMG = {Code = "MKSMG", Description = "Service Medal", Class="Gold", RibbonImage="Ribbon - Service Medal in Gold.png", PageLink="Service Medal in Gold", PostNom="", Country="ZAR", Note="", Org="MK", RecipCat="Recipients of the uMkhonto we Sizwe Service Medal" },
    MKSMS = {Code = "MKSMS", Description = "Service Medal", Class="Silver", RibbonImage="Ribbon - Service Medal in Silver.png", PageLink="Service Medal in Silver", PostNom="", Country="ZAR", Note="", Org="MK", RecipCat="Recipients of the uMkhonto we Sizwe Service Medal" },
    MKSASM = {Code = "MKSASM", Description = "South Africa Service Medal", Class="", RibbonImage="Ribbon - South Africa Service Medal.png", PageLink="South Africa Service Medal", PostNom="", Country="ZAR", Note="", Org="MK", RecipCat="Recipients of the MK South Africa Service Medal" },
    SBG = {Code = "SBG", Description = "Star for Bravery", Class="Gold", RibbonImage="Ribbon Star for Bravery in Gold.png", PageLink="Star for Bravery in Gold", PostNom="SBG", Country="ZAR", Note="", Org="MK", RecipCat="" },
    SBS = {Code = "SBS", Description = "Star for Bravery", Class="Silver", RibbonImage="Ribbon Star for Bravery in Silver.png", PageLink="Star for Bravery in Silver", PostNom="SBS", Country="ZAR", Note="", Org="MK", RecipCat="" },

    -- === Azanian People's Liberation Army === --
    BSS = {Code = "BSS", Description = "Bravery Star", Class="Silver", RibbonImage="Ribbon Bravery Star in Silver.png", PageLink="Bravery Star in Silver", PostNom="BSS", Country="ZAR", Note="", Org="APLA", RecipCat="" },
    BMM = {Code = "BMM", Description = "Medal for Merit", Class="Bronze", RibbonImage="Ribbon - Bronze Medal for Merit.png", PageLink="Bronze Medal for Merit", PostNom="BMM", Country="ZAR", Note="", Org="APLA", RecipCat="" },
    APLABSM = {Code = "APLABSM", Description = "Service Medal", Class="Bronze", RibbonImage="Ribbon - Bronze Service Medal.png", PageLink="Bronze Service Medal", PostNom="", Country="ZAR", Note="", Org="APLA", RecipCat="" },
    GDM = {Code = "GDM", Description = "Decoration for Merit", Class="Gold", RibbonImage="Ribbon - Gold Decoration for Merit.png", PageLink="Gold Decoration for Merit", PostNom="GDM", Country="ZAR", Note="", Org="APLA", RecipCat="" },
    APLAGSM = {Code = "APLAGSM", Description = "Service Medal", Class="Gold", RibbonImage="Ribbon - Gold Service Medal.png", PageLink="Gold Service Medal", PostNom="", Country="ZAR", Note="", Org="APLA", RecipCat="" },
    APLAGSB = {Code = "APLAGSB", Description = "Star for Bravery", Class="Gold", RibbonImage="Ribbon Gold Star for Bravery.png", PageLink="Gold Star for Bravery", PostNom="GSB", Country="ZAR", Note="", Org="APLA", RecipCat="" },
    APLAOPSA = {Code = "APLAOPSA", Description = "Operational Medal for Southern Africa", Class="", RibbonImage="Ribbon - Operational Medal for Southern Africa.png", PageLink="Operational Medal for Southern Africa", PostNom="", Country="ZAR", Note="", Org="APLA", RecipCat="" },
    SSM = {Code = "SSM", Description = "Medal for Merit", Class="Silver", RibbonImage="Ribbon - Silver Medal for Merit.png", PageLink="Silver Medal for Merit", PostNom="SSM", Country="ZAR", Note="", Org="APLA", RecipCat="" },
    APLASSM = {Code = "APLASSM", Description = "Service Medal", Class="Silver", RibbonImage="Ribbon - Silver Service Medal.png", PageLink="Silver Service Medal", PostNom="SSM", Country="ZAR", Note="", Org="APLA", RecipCat="" },
    APLASASM = {Code = "APLASASM", Description = "South Africa Service Medal", Class="", RibbonImage="Ribbon - South Africa Service Medal.png", PageLink="South Africa Service Medal", PostNom="", Country="ZAR", Note="", Org="APLA", RecipCat="" },
    SCL = {Code = "SCL", Description = "Star for Conspicuous Leadership", Class="", RibbonImage="Ribbon Star for Conspicuous Leadership.png", PageLink="Star for Conspicuous Leadership", PostNom="SCL", Country="ZAR", Note="", Org="APLA", RecipCat="" },

    -- === Old National Orders === --
    -- ==== Order of Mapungubwe ==== --
    OMP = {Code = "OMP", Description = "Order of Mapungubwe", Class="Platinum", RibbonImage="Order of Mapungubwe (RSA) - ribbon bar.gif", PageLink="Order of Mapungubwe", PostNom="OMP", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of Mapungubwe" },
    OMG = {Code = "OMG", Description = "Order of Mapungubwe", Class="Gold", RibbonImage="Order of Mapungubwe (RSA) - ribbon bar.gif", PageLink="Order of Mapungubwe", PostNom="OMG", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of Mapungubwe" },
    OMS = {Code = "OMS", Description = "Order of Mapungubwe", Class="Silver", RibbonImage="Order of Mapungubwe (RSA) - ribbon bar.gif", PageLink="Order of Mapungubwe", PostNom="OMS", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of Mapungubwe" },
    OMB = {Code = "OMB", Description = "Order of Mapungubwe", Class="Bronze", RibbonImage="Order of Mapungubwe (RSA) - ribbon bar.gif", PageLink="Order of Mapungubwe", PostNom="OMB", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of Mapungubwe" },
    
    -- ==== Order of the Baobab ==== --
    SCOB = {Code = "SCOB", Description = "Order of the Baobab", Class="Supreme Counsellor", RibbonImage="Ribbon - Question mark.png", PageLink="Order of the Baobab", PostNom="SCOB", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of the Baobab" },
    GCOB = {Code = "GCOB", Description = "Order of the Baobab", Class="Grand Counsellor", RibbonImage="Ribbon - Question mark.png", PageLink="Order of the Baobab", PostNom="GCOB", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of the Baobab" },
    COB = {Code = "COB", Description = "Order of the Baobab", Class="Counsellor", RibbonImage="Ribbon - Question mark.png", PageLink="Order of the Baobab", PostNom="COB", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of the Baobab" },
 -- File:NonFreeImageRemoved.svg "Order of the Baobab|Order of the Baobab Supreme Counsellor"
 
    -- ==== Order of the Companions of O. R. Tambo ==== --
    ORTAMBOG = {Code = "ORTAMBOG", Description = "Order of the Companions of O. R. Tambo", Class="Supreme Companion (Gold)", RibbonImage="Ribbon - Question mark.png", PageLink="Order of the Companions of O. R. Tambo", PostNom="", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of the Companions of O. R. Tambo" },
    ORTAMBOS = {Code = "ORTAMBOS", Description = "Order of the Companions of O. R. Tambo", Class="Grand Companion (Silver)", RibbonImage="Ribbon - Question mark.png", PageLink="Order of the Companions of O. R. Tambo", PostNom="", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of the Companions of O. R. Tambo" },
    ORTAMBOB = {Code = "ORTAMBOB", Description = "Order of the Companions of O. R. Tambo", Class="Companion (Bronze)", RibbonImage="Ribbon - Question mark.png", PageLink="Order of the Companions of O. R. Tambo", PostNom="", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of the Companions of O. R. Tambo" },
-- Non-free image has been removed : File:Order of the Companions of O. R. Tambo.jpg

    -- ==== Order of Mendi for Bravery ==== --
    OMBG = {Code = "OMBG", Description = "Order of Mendi for Bravery", Class="Gold", RibbonImage="Ribbon - Question mark.png", PageLink="Order of Mendi for Bravery", PostNom="OMBG", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of Order of Mendi" },
    OMBS = {Code = "OMBS", Description = "Order of Mendi for Bravery", Class="Silver", RibbonImage="Ribbon - Question mark.png", PageLink="Order of Mendi for Bravery", PostNom="OMBS", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of Order of Mendi" },
    OMBB = {Code = "OMBB", Description = "Order of Mendi for Bravery", Class="Bronze", RibbonImage="Ribbon - Question mark.png", PageLink="Order of Mendi for Bravery", PostNom="OMBB", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of Order of Mendi" },
    -- Non-free image has been removed : File:Order of Mendi for Bravery.jpg|border Order of Mendi for Bravery
    
    -- Order of Luthuli
    OLG = {Code = "OLG", Description = "Order of Luthuli", Class="Gold", RibbonImage="Order of Luthuli Emblem.svg", PageLink="Order of Luthuli", PostNom="OLG", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of Luthuli" },
    OLS = {Code = "OLS", Description = "Order of Luthuli", Class="Silver", RibbonImage="Order of Luthuli Emblem.svg", PageLink="Order of Luthuli", PostNom="OLS", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of Luthuli" },
    OLB = {Code = "OLG", Description = "Order of Luthuli", Class="Bronze", RibbonImage="Order of Luthuli Emblem.svg", PageLink="Order of Luthuli", PostNom="OLB", Country="ZAR", Note="", Org="South Africa", RecipCat="Recipients of the Order of Luthuli" },

    -- === Old National Orders === --
    OMSG = {Code = "OMSG", Description = "Order for Meritorious Service", Class="Gold", RibbonImage="Order for Meritorious Service (RSA) - ribbon bar.gif", PageLink="Order for Meritorious Service", PostNom="OMSG", Country="ZAR", Note="", Org="South Africa", RecipCat="" },
    OMSS = {Code = "OMSS", Description = "Order for Meritorious Service", Class="Silver", RibbonImage="Ribbon - Order for Meritorious Service 1996.png", PageLink="Order for Meritorious Service", PostNom="OMSS", Country="ZAR", Note="", Org="South Africa", RecipCat="" },
    DMS = {Code = "DMS", Description = "Decoration for Meritorious Services", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="Decoration for Meritorious Services", PostNom="DMS", Country="ZAR", Note="", Org="South Africa", RecipCat="" },
    DVRDMS = {Code = "DVRDMS", Description = "Decoration for Meritorious Services", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="Decoration for Meritorious Services", PostNom="DVR", Country="ZAR", Note="", Org="South Africa", RecipCat="" },
   
--    xx = {Code = "xx", Description = "xx", Class="", RibbonImage="XX", PageLink="XX", PostNom="XX", Country="ZAR", Note="", Org="", RecipCat="" },
    -- End ZAR Awards --
    -- GBR (Great Britain) Awards --
    -- xx = {Code = "xx", Description = "xx", Class="", RibbonImage="XX", PageLink="XX", PostNom="XX", Country="GBR", Note="", Org="", RecipCat="" },
    GCVO = {Code = "GCVO", Description = "Royal Victorian Order", Class="Grand Cross", RibbonImage="Stervan de Koninklijke Orde van Victoria.jpg", PageLink="Royal Victorian Order#Current Knights and Dames Grand Cross", PostNom="GCVO", Country="GBR", Note="", Org="", RecipCat="" },
    KCVO = {Code = "KCVO", Description = "Royal Victorian Order", Class="Knight Commander", RibbonImage="SteR KCVO.jpg", PageLink="Royal Victorian Order", PostNom="KCVO", Country="GBR", Note="", Org="", RecipCat="" },
    DCVO = {Code = "DCVO", Description = "Royal Victorian Order", Class="Dame Commander", RibbonImage="SteR KCVO.jpg", PageLink="Royal Victorian Order", PostNom="DCVO", Country="GBR", Note="", Org="", RecipCat="" },
    CVO = {Code = "CVO", Description = "Royal Victorian Order", Class="Commander", RibbonImage="RVO-Star (CVO-LVO).jpg", PageLink="Royal Victorian Order", PostNom="CVO", Country="GBR", Note="", Org="", RecipCat="" },
    LVO = {Code = "LVO", Description = "Royal Victorian Order", Class="Lieutenant", RibbonImage="RVO-Star (CVO-LVO).jpg", PageLink="Royal Victorian Order", PostNom="LVO", Country="GBR", Note="", Org="", RecipCat="" },
    MVO = {Code = "MVO", Description = "Royal Victorian Order", Class="Member", RibbonImage="RVO-Star (MVO).jpg", PageLink="Royal Victorian Order", PostNom="MVO", Country="GBR", Note="", Org="", RecipCat="" },
    MVOh = {Code = "MVOh", Description = "Royal Victorian Order", Class="Honorary Member", RibbonImage="RVO-Star (MVO).jpg", PageLink="Royal Victorian Order", PostNom="MVO", Country="GBR", Note="", Org="", RecipCat="" },
    RVM = {Code = "RVM", Description = "Royal Victorian Medal", Class="", RibbonImage="UK Royal Victorian Order ribbon.svg", PageLink="Royal Victorian Medal", PostNom="RVM", Country="GBR", Note="", Org="", RecipCat="" },
    DSC = {Code = "DSC", Description = "Distinguished Service Cross (United Kingdom)", Class="", RibbonImage="UK Distinguished Service Cross BAR.svg", PageLink="Distinguished Service Cross (United Kingdom)", PostNom="DSC", Country="GBR", Note="", Org="", RecipCat="" },
    DSO = {Code = "DSO", Description = "Distinguished Service Order", Class="", RibbonImage="Distinguished_Service_Order_Ribbon.svg", PageLink="Distinguished Service Order", PostNom="DSO", Country="GBR", Note="", Org="", RecipCat="Companions of the Distinguished Service Order" },
    DSOx = {Code = "DSO*", Description = "Distinguished Service Order and Bar", Class="", RibbonImage="Distinguished Service Order Ribbon - with one bar 01.svg", PageLink="Distinguished Service Order", PostNom="DSO & Bar", Country="GBR", Note="", Org="", RecipCat="Companions of the Distinguished Service Order" },
    DSOxx = {Code = "DSO**", Description = "Distinguished Service Order and two Bars", Class="", RibbonImage="Distinguished Service Order Ribbon - with two bars.svg", PageLink="Distinguished Service Order", PostNom="DSO & 2 Bars", Country="GBR", Note="", Org="", RecipCat="Companions of the Distinguished Service Order" },
    DSOxxx = {Code = "DSO***", Description = "Distinguished Service Order and three Bars", Class="", RibbonImage="Distinguished Service Order Ribbon - with three bars.svg", PageLink="Distinguished Service Order", PostNom="DSO & 3 Bars", Country="GBR", Note="", Org="", RecipCat="Companions of the Distinguished Service Order" },
    DSO1 = {Code = "DSO1", Description = "Distinguished Service Order and Bar", Class="", RibbonImage="Distinguished Service Order Ribbon - with one bar 01.svg", PageLink="Distinguished Service Order", PostNom="DSO & Bar", Country="GBR", Note="", Org="", RecipCat="Companions of the Distinguished Service Order" },
    DSO2 = {Code = "DSO2", Description = "Distinguished Service Order and two Bars", Class="", RibbonImage="Distinguished Service Order Ribbon - with two bars.svg", PageLink="Distinguished Service Order", PostNom="DSO & 2 Bars", Country="GBR", Note="", Org="", RecipCat="Companions of the Distinguished Service Order" },
    DSO3 = {Code = "DSO3", Description = "Distinguished Service Order and three Bars", Class="", RibbonImage="Distinguished Service Order Ribbon - with three bars.svg", PageLink="Distinguished Service Order", PostNom="DSO & 3 Bars", Country="GBR", Note="", Org="", RecipCat="Companions of the Distinguished Service Order" },
    MC = {Code = "MC", Description = "Military Cross", Class="", RibbonImage="Ribbon - Military Cross.png", PageLink="Military Cross", PostNom="MC", Country="GBR", Note="", Org="", RecipCat="Recipients of the Military Cross" },
    MCx = {Code = "MC*", Description = "Military Cross and Bar", Class="", RibbonImage="Military cross w bar BAR.svg", PageLink="Military Cross", PostNom="MC & Bar", Country="GBR", Note="", Org="", RecipCat="Recipients of the Military Cross" },
    MCxx = {Code = "MC**", Description = "Military Cross and two Bars", Class="", RibbonImage="Military cross w 2bars BAR.svg", PageLink="Military Cross", PostNom="MC & two Bars", Country="GBR", Note="", Org="", RecipCat="Recipients of the Military Cross" },
    MC1 = {Code = "MC1", Description = "Military Cross and Bar", Class="", RibbonImage="Military cross w bar BAR.svg", PageLink="Military Cross", PostNom="MC & Bar", Country="GBR", Note="", Org="", RecipCat="Recipients of the Military Cross" },
    MC2 = {Code = "MC2", Description = "Military Cross and two Bars", Class="", RibbonImage="Military cross w 2bars BAR.svg", PageLink="Military Cross", PostNom="MC & two Bars", Country="GBR", Note="", Org="", RecipCat="Recipients of the Military Cross" },
    OBE = {Code = "OBE", Description = "Order of the British Empire", Class="", RibbonImage="Order of the British Empire (Military) Ribbon.png", PageLink="Order of the British Empire", PostNom="OBE", Country="GBR", Note="", Org="", RecipCat="Officers of the Order of the British Empire" },
    OBEO = {Code = "OBEO", Description = "Order of the British Empire", Class="Officer", RibbonImage="Order of the British Empire (Military) Ribbon.png", PageLink="Order of the British Empire", PostNom="OBE", Country="GBR", Note="", Org="", RecipCat="Officers of the Order of the British Empire" },
    MBE = {Code = "MBE", Description = "Order of the British Empire", Class="Member", RibbonImage="Order of the British Empire (Military) Ribbon.png", PageLink="Order of the British Empire", PostNom="MBE", Country="GBR", Note="", Org="", RecipCat="Members of the Order of the British Empire" },
    CBE = {Code = "CBE", Description = "Order of the British Empire", Class="Commander", RibbonImage="Order of the British Empire (Military) Ribbon.png", PageLink="Order of the British Empire", PostNom="CBE", Country="GBR", Note="", Org="", RecipCat="Commanders of the Order of the British Empire" },
    KBE = {Code = "KBE", Description = "Order of the British Empire", Class="Knight Commander", RibbonImage="Order of the British Empire (Military) Ribbon.png", PageLink="Order of the British Empire", PostNom="KBE", Country="GBR", Note="", Org="", RecipCat="Knights Commander of the Order of the British Empire" },
    CB = {Code = "CB", Description = "Order of the Bath", Class="Companion", RibbonImage="Order of the Bath (ribbon).svg", PageLink="Companion of the Order of the Bath", PostNom="CB", Country="GBR", Note="", Org="", RecipCat="Companions of the Order of the Bath" },
    CBh = {Code = "CBh", Description = "Order of the Bath", Class="Honorary Companion", RibbonImage="Order of the Bath (ribbon).svg", PageLink="Companion of the Order of the Bath", PostNom="CB", Country="GBR", Note="", Org="", RecipCat="Companions of the Order of the Bath" },
    GCB = {Code = "GCB", Description = "Order of the Bath", Class="Knight/Dame Grand Cross", RibbonImage="Order of the Bath (ribbon).svg", PageLink="Order of the Bath#Members", PostNom="GCB", Country="GBR", Note="", Org="", RecipCat="" },
    GCBh = {Code = "GCBh", Description = "Order of the Bath", Class="Honorary Knight/Dame Grand Cross", RibbonImage="Order of the Bath (ribbon).svg", PageLink="Order of the Bath#Members", PostNom="GCB", Country="GBR", Note="", Org="", RecipCat="" },
    CBEh = {Code = "CBEh", Description = "Order of the British Empire", Class="Honorary Commander", RibbonImage="Ribbon - British Empire Medal (Military).png", PageLink="Companion of the Order of the Bath", PostNom="CBE", Country="GBR", Note="", Org="", RecipCat="" },
    CC1 = {Code = "CC1", Description = "Order of Canada", Class="Companion", RibbonImage="CAN Order of Canada Companion ribbon.svg", PageLink="Order of Canada", PostNom="CC", Country="GBR", Note="", Org="", RecipCat="" },
    OC = {Code = "OC", Description = "Order of Canada", Class="Officer", RibbonImage="CAN Order of Canada Officer ribbon.svg", PageLink="Order of Canada", PostNom="OC", Country="GBR", Note="", Org="", RecipCat="" },
    CM1 = {Code = "CM1", Description = "Order of Canada", Class="Member", RibbonImage="CAN Order of Canada Member ribbon.svg", PageLink="Order of Canada", PostNom="CM", Country="GBR", Note="", Org="", RecipCat="" },
    DFC = {Code = "DFC", Description = "Distinguished Flying Cross (United Kingdom)", Class="", RibbonImage="Ribbon - Distinguished Flying Cross.png", PageLink="Distinguished Flying Cross (United Kingdom)", PostNom="DFC", Country="GBR", Note="", Org="", RecipCat="Recipients of the Distinguished Flying Cross (United Kingdom)" },
    DFCx = {Code = "DFC*", Description = "Distinguished Flying Cross and Bar (United Kingdom)", Class="", RibbonImage="UK DFC w bar BAR.svg", PageLink="Distinguished Flying Cross (United Kingdom)", PostNom="DFC & Bar", Country="GBR", Note="", Org="", RecipCat="Recipients of the Distinguished Flying Cross (United Kingdom)" },
    DFCxx = {Code = "DFC**", Description = "Distinguished Flying Cross and two Bars (United Kingdom)", Class="", RibbonImage="UK DFC w 2bars BAR.svg", PageLink="Distinguished Flying Cross (United Kingdom)", PostNom="DFC & two Bars", Country="GBR", Note="", Org="", RecipCat="Recipients of the Distinguished Flying Cross (United Kingdom)" },
    AFC = {Code = "AFC", Description = "Air Force Cross (United Kingdom)", Class="", RibbonImage="Ribbon - Air Force Cross.png", PageLink="Air Force Cross (United Kingdom)", PostNom="AFC", Country="GBR", Note="", Org="", RecipCat="Recipients of the Air Force Cross (United Kingdom)" },
    AFCx = {Code = "AFC*", Description = "Air Force Cross and Bar (United Kingdom)", Class="", RibbonImage="UK AFC w Bar ribbon2.svg", PageLink="Air Force Cross (United Kingdom)", PostNom="AFC & Bar", Country="GBR", Note="", Org="", RecipCat="Recipients of the Air Force Cross (United Kingdom)" },
    AFCxx = {Code = "AFC**", Description = "Air Force Cross and two Bars (United Kingdom)", Class="", RibbonImage="UK AFC w Bar ribbon2.svg", PageLink="Air Force Cross (United Kingdom)", PostNom="AFC & two Bars", Country="GBR", Note="", Org="", RecipCat="Recipients of the Air Force Cross (United Kingdom)" },
    AFC1 = {Code = "AFC1", Description = "Air Force Cross and Bar (United Kingdom)", Class="", RibbonImage="UK AFC w Bar ribbon2.svg", PageLink="Air Force Cross (United Kingdom)", PostNom="AFC & Bar", Country="GBR", Note="", Org="", RecipCat="Recipients of the Air Force Cross (United Kingdom)" },
    AFC2 = {Code = "AFC2", Description = "Air Force Cross and two Bars (United Kingdom)", Class="", RibbonImage="UK AFC w Bar ribbon2.svg", PageLink="Air Force Cross (United Kingdom)", PostNom="AFC & two Bars", Country="GBR", Note="", Org="", RecipCat="Recipients of the Air Force Cross (United Kingdom)" },
    AFM = {Code = "AFM", Description = "Air Force Medal (Great Britain)", Class="", RibbonImage="Ribbon - Air Force Medal.png", PageLink="Air Force Medal", PostNom="AFM", Country="GBR", Note="", Org="", RecipCat="" },
    
    DFM1918 = {Code = "DFM1918", Description = "Distinguished Flying Medal", Class="1918-1919", RibbonImage="DFM 1918 ribbon.svg", PageLink="Distinguished Flying Medal", PostNom="DFM", Country="GBR", Note="", Org="", RecipCat="Recipients of the Distinguished Flying Medal" },
    DFM1918x = {Code = "DFM1918x", Description = "Distinguished Flying Medal & Bar", Class="1918-1919", RibbonImage="DFM 1918 w Bar ribbon.svg", PageLink="Distinguished Flying Medal", PostNom="DFM", Country="GBR", Note="", Org="", RecipCat="Recipients of the Distinguished Flying Medal" },
    DFM1919 = {Code = "DFM1919", Description = "Distinguished Flying Medal", Class="1919-1993", RibbonImage="Distinguished Flying Medal ribbon.svg", PageLink="Distinguished Flying Medal", PostNom="DFM", Country="GBR", Note="", Org="", RecipCat="Recipients of the Distinguished Flying Medal" },
    DFM1919x = {Code = "DFM1919x", Description = "Distinguished Flying Medal and Bar", Class="1919-1993", RibbonImage="DFM w Bar ribbon.svg", PageLink="Distinguished Flying Medal", PostNom="DFM", Country="GBR", Note="", Org="", RecipCat="Recipients of the Distinguished Flying Medal" },
    -- Other GBR Awards --
    ISO = {Code = "ISO", Description = "Imperial Service Order", Class="Companion", RibbonImage="ImperialServiceOrderRibbon.gif", PageLink="Imperial Service Order", PostNom="ISO", Country="GBR", Note="", Org="", RecipCat="" },
    GCMG = {Code = "GCMG", Description = "Order of St Michael and St George", Class="Knight/Dame Grand Cross", RibbonImage="UK Order St-Michael St-George ribbon.svg", PageLink="Order of St Michael and St George#Description", PostNom="GCMG", Country="GBR", Note="", Org="", RecipCat="" },
    KCMG = {Code = "KCMG", Description = "Order of St Michael and St George", Class="Knight Commander", RibbonImage="UK Order St-Michael St-George ribbon.svg", PageLink="Order of St Michael and St George#Description", PostNom="KCMG", Country="GBR", Note="", Org="", RecipCat="" },
    DCMG = {Code = "DCMG", Description = "Order of St Michael and St George", Class="Dame Commander", RibbonImage="UK Order St-Michael St-George ribbon.svg", PageLink="Order of St Michael and St George#Description", PostNom="DCMG", Country="GBR", Note="", Org="", RecipCat="" },
    CMG = {Code = "CMG", Description = "Order of St Michael and St George", Class="Companion", RibbonImage="UK Order St-Michael St-George ribbon.svg", PageLink="Order of St Michael and St George#Description", PostNom="CMG", Country="GBR", Note="", Org="", RecipCat="" },
    -- Rescued from Post Noms--
    KPM = {Code = "KPM", Description = "King's Police Medal", Class="Distinguised Service", RibbonImage="Queens Police Medal for Merit.png", PageLink="King's Police Medal", PostNom="KPM", Country="GBR", Note="", Org="", RecipCat="" },
    KPMg = {Code = "KPMg", Description = "King's Police Medal", Class="Gallantry", RibbonImage="Queens Police Medal (Gallantry) UK.png", PageLink="King's Police Medal", PostNom="KPM", Country="GBR", Note="", Org="", RecipCat="" },
    TD = {Code = "TD", Description = "Territorial Decoration", Class="South Africa", RibbonImage="Ribbon - Efficiency Decoration (South Africa).png", PageLink="Territorial Decoration", PostNom="TD", Country="GBR", Note="", Org="", RecipCat="" },
    TDHAC = {Code = "TD", Description = "Territorial Decoration", Class="Honourable Artillery Company", RibbonImage="Ribbon - Efficiency Decoration (HAC).png", PageLink="Territorial Decoration", PostNom="TD", Country="GBR", Note="", Org="", RecipCat="" },
    NGSM1915 = {Code = "NGSM1915", Description = "Naval General Service Medal (1915)", Class="", RibbonImage="Naval General Service Medal 1915 BAR.svg", PageLink="Naval General Service Medal (1915)", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },

    -- Canada
    MMMuk = {Code = "MMMuk", Description = "Order of Military Merit (Canada)", Class="Member", RibbonImage="CAN Order of Military Merit Member ribbon.svg", PageLink="Member of the Order of Military Merit", PostNom="MMM", Country="GBR", Note="", Org="", RecipCat="" },


    -- Order of St John --
    GCStJ = {Code = "GCStJ", Description = "Venerable Order of Saint John", Class="Gr I - Bailiff/Dame Grand Cross", RibbonImage="Order of St John (UK) ribbon -vector.svg", PageLink="Venerable Order of Saint John#Grades", PostNom="GCStJ", Country="GBR", Note="", Org="VOSJ", RecipCat="" },
    KStJ = {Code = "KStJ", Description = "Venerable Order of Saint John", Class="Gr II - Knight of Justice or Grace", RibbonImage="Order of St John (UK) ribbon -vector.svg", PageLink="Venerable Order of Saint John#Grades", PostNom="KStJ", Country="GBR", Note="", Org="VOSJ", RecipCat="" },
    DStJ = {Code = "DStJ", Description = "Venerable Order of Saint John", Class="Gr II - Dame of Justice or Grace", RibbonImage="Order of St John (UK) ribbon -vector.svg", PageLink="Venerable Order of Saint John#Grades", PostNom="DStJ", Country="GBR", Note="", Org="VOSJ", RecipCat="" },
    CStJ = {Code = "CStJ", Description = "Venerable Order of Saint John", Class="Gr III - Commander", RibbonImage="Order of St John (UK) ribbon -vector.svg", PageLink="Venerable Order of Saint John#Grades", PostNom="CStJ", Country="GBR", Note="", Org="VOSJ", RecipCat="" },
    ChStJ = {Code = "ChStJ", Description = "Venerable Order of Saint John", Class="Gr III - Chaplain", RibbonImage="Order of St John (UK) ribbon -vector.svg", PageLink="Venerable Order of Saint John#Grades", PostNom="ChStJ", Country="GBR", Note="", Org="VOSJ", RecipCat="" },
    OStJ = {Code = "OStJ", Description = "Venerable Order of Saint John", Class="Gr IV - Officer", RibbonImage="Order of St John (UK) ribbon -vector.svg", PageLink="Venerable Order of Saint John#Grades", PostNom="OStJ", Country="GBR", Note="", Org="VOSJ", RecipCat="" },
    SBStJ = {Code = "SBStJ", Description = "Venerable Order of Saint John", Class="Gr V - Serving Brother", RibbonImage="Order of St John (UK) ribbon -vector.svg", PageLink="Venerable Order of Saint John#Grades", PostNom="SBStJ", Country="GBR", Note="", Org="VOSJ", RecipCat="" },
    SSStJ = {Code = "SSStJ", Description = "Venerable Order of Saint John", Class="Gr V - Serving Sister", RibbonImage="Order of St John (UK) ribbon -vector.svg", PageLink="Venerable Order of Saint John#Grades", PostNom="SSStJ", Country="GBR", Note="", Org="VOSJ", RecipCat="" },
    EsqStJ = {Code = "EsqStJ", Description = "Venerable Order of Saint John", Class="Gr VI - Esquire", RibbonImage="Order of St John (UK) ribbon -vector.svg", PageLink="Venerable Order of Saint John#Grades", PostNom="EsqStJ", Country="GBR", Note="", Org="VOSJ", RecipCat="" },
    
    -- Misc (Commonwealth/GBR) --
    VD = {Code = "VD", Description = "Colonial Auxiliary Forces Officers' Decoration", Class="", RibbonImage="Ribbon - Volunteer Officers' Decoration.png", PageLink="Colonial Auxiliary Forces Officers' Decoration", PostNom="VD", Country="GBR", Note="", Org="", RecipCat="" },
    ED = {Code = "ED", Description = "Efficiency Decoration (South Africa)", Class="", RibbonImage="Ribbon - Efficiency Decoration (South Africa).png", PageLink="Efficiency Decoration (South Africa)", PostNom="ED", Country="GBR", Note="", Org="", RecipCat="" },
    EM = {Code = "EM", Description = "Efficiency Medal (South Africa)", Class="", RibbonImage="Ribbon - Efficiency Medal (South Africa).png", PageLink="Efficiency Medal (South Africa)", PostNom="EM", Country="ZAR", Note="", Org="", RecipCat="" },
    ASM = {Code = "ASM", Description = "Africa Service Medal (WWII)", Class="", RibbonImage="Ribbon - Africa Service Medal.png", PageLink="Africa Service Medal", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    Star1914_15 = {Code = "1914-15Star", Description = "1914–15 Star", Class="", RibbonImage="Ribbon - 1914 Star.png", PageLink="1914–15 Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    Victory = {Code = "Victory", Description = "Victory Medal (South Africa)", Class="", RibbonImage="Ribbon - Victory Medal.png", PageLink="Victory Medal (South Africa)", PostNom="", Country="ZAR", Note="", Org="", RecipCat="" },
    VictoryMID = {Code = "VictoryMID", Description = "Victory Medal (South Africa)", Class="Mentioned in Dispatches", RibbonImage="Ribbon - Victory Medal MID.png", PageLink="Victory Medal (South Africa)", PostNom="MID", Country="ZAR", Note="", Org="", RecipCat="" },
    Star1939_45 = {Code = "1939-45Star", Description = "1939–45 Star", Class="", RibbonImage="Ribbon - 1939-45 Star.png", PageLink="1939–45 Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    AfricaStar = {Code = "AfricaStar", Description = "Africa Star", Class="", RibbonImage="Ribbon - Africa Star.png", PageLink="Africa Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    AfricaStar8Army = {Code = "AfricaStar8Army", Description = "Africa Star", Class="8th Army Clasp", RibbonImage="Ribbon - Africa Star & 8.png", PageLink="Africa Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    AfricaStar1Army = {Code = "AfricaStar1Army", Description = "Africa Star", Class="1st Army Clasp", RibbonImage="Ribbon - Africa Star & 1.png", PageLink="Africa Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    AfricaStarNA = {Code = "AfricaStarNA", Description = "Africa Star", Class="NORTH AFRICA 1942–43 clasp", RibbonImage="Ribbon - Africa Star & Rosette.png", PageLink="Africa Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    AtlanticStar = {Code = "AtlanticStar", Description = "Atlantic Star", Class="", RibbonImage="Ribbon - Atlantic Star.png", PageLink="Atlantic Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    PacificStar = {Code = "PacificStar", Description = "Pacific Star", Class="", RibbonImage="Pacific Star BAR.svg", PageLink="Pacific Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    BurmaStar = {Code = "BurmaStar", Description = "Burma Star", Class="", RibbonImage="Ribbon - Burma Star.png", PageLink="Burma Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    BurmaStarPacific = {Code = "BurmaStarPacific", Description = "Burma Star", Class="", RibbonImage="Ribbon - Burma Star & Pacific.png", PageLink="Burma Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    BurmaStarRose = {Code = "BurmaStarRose", Description = "Burma Star", Class="", RibbonImage="Ribbon - Burma Star & Rosette.png", PageLink="Burma Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    ItalyStar = {Code = "ItalyStar", Description = "Italy Star", Class="", RibbonImage="Ribbon - Italy Star.png", PageLink="Italy Star", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    WarMed1939_45 = {Code = "WarMed1939-45", Description = "War Medal 1939–1945", Class="", RibbonImage="Ribbon - War Medal.png", PageLink="War Medal 1939–1945", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    WarService = {Code = "WarService", Description = "South African Medal for War Services", Class="", RibbonImage="Ribbon - South African Medal for War Services.png", PageLink="South African Medal for War Services", PostNom="", Country="ZAR", Note="", Org="", RecipCat="" },
    DefenceMedalWWII = {Code = "DefenceMedalWWII", Description = "Defence Medal (United Kingdom)", Class="", RibbonImage="Defence Medal BAR.svg", PageLink="Defence Medal (United Kingdom)", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    OM = {Code = "OM", Description = "Order of Merit", Class="Commonwealth realms", RibbonImage="Order of Merit (Commonwealth realms) ribbon.svg", PageLink="Order of Merit", PostNom="OM", Country="GBR", Note="", Org="", RecipCat="" },
    BWM = {Code = "BWM", Description = "British War Medal", Class="", RibbonImage="British War Medal BAR.svg", PageLink="British War Medal", PostNom="", Country="GBR", Note="", Org="", RecipCat="" },
    

    -- South Korea --
    -- Order of Military Merit (Korea) --
    ROKOMM1 = {Code = "ROKOMM1", Description = "Order of Military Merit (무공훈장) (ROK)", Class="1st	Class - Taegeuk Cordon (태극)", RibbonImage="Taeguk Cordon Medal.png", PageLink="Order of Military Merit (South Korea)#Grades", PostNom="", Country="ROK", Note="", Org="Korea", RecipCat="Recipients of the Order of Military Merit (Korea)" }, 
    ROKOMM2 = {Code = "ROKOMM2", Description = "Order of Military Merit (무공훈장) (ROK)", Class="2nd	Class - Eulji Cordon (을지)", RibbonImage="Eulji Cordon Medal.png", PageLink="Order of Military Merit (South Korea)#Grades", PostNom="", Country="ROK", Note="", Org="Korea", RecipCat="Recipients of the Order of Military Merit (Korea)" }, 
    ROKOMM3 = {Code = "ROKOMM3", Description = "Order of Military Merit (무공훈장) (ROK)", Class="3rd	Class - Chungmu Cordon (충무)", RibbonImage="Chungmu Cordon Medal.png", PageLink="Order of Military Merit (South Korea)#Grades", PostNom="", Country="ROK", Note="", Org="Korea", RecipCat="Recipients of the Order of Military Merit (Korea)" }, 
    ROKOMM4 = {Code = "ROKOMM4", Description = "Order of Military Merit (무공훈장) (ROK)", Class="4th	Class - Hwarang Cordon (화랑)", RibbonImage="Hwarang Cordon Medal.png", PageLink="Order of Military Merit (South Korea)#Grades", PostNom="", Country="ROK", Note="", Org="Korea", RecipCat="Recipients of the Order of Military Merit (Korea)" }, 
    ROKOMM5 = {Code = "ROKOMM5", Description = "Order of Military Merit (무공훈장) (ROK)", Class="5th	Class - Inheon Cordon (인헌)", RibbonImage="Inheon Cordon Medal.png", PageLink="Order of Military Merit (South Korea)#Grades", PostNom="", Country="ROK", Note="", Org="Korea", RecipCat="Recipients of the Order of Military Merit (Korea)" }, 
-- Category:Recipients of the Order of Military Merit (Korea)
-- * [[File:Chungmu Medal.png|x20px]] [[Order of Military Merit (Korea)]] 2nd class
    ROKWSM = {Code = "ROKWSM", Description = "Korean War Service Medal", Class="", RibbonImage="Republic of Korea War Service Medal ribbon.svg", PageLink="Korean War Service Medal", PostNom="", Country="ROK", Note="", Org="Korea", RecipCat="Recipients of the Korean War Service Medal" }, 

-- Rhodesia -->
-- Orders, decorations, and medals of Rhodesia --
    GCV  = {Code = "GCV", Description = "Grand Cross of Valour (Rhodesia)", Class="", RibbonImage="Grand Cross of Valour ribbon.svg", PageLink="Grand Cross of Valour", PostNom="GCV", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    CGD  = {Code = "CGD", Description = "Conspicuous Gallantry Decoration", Class="", RibbonImage="Conspicuous Gallantry Decoration BAR.svg", PageLink="Conspicuous Gallantry Decoration", PostNom="CGD", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    GCLM = {Code = "GCLM", Description = "Legion of Merit", Class="Grand Commander - Civilian", RibbonImage="Rhodesian Legion of Merit (Civil Order) BAR.svg", PageLink="Legion of Merit (Rhodesia)", PostNom="GCLM", Country="Rhodesia", Note="", Org="RDF", RecipCat="Recipient of the Rhodesian Legion of Merit" },
    GCLMm = {Code = "GCLMm", Description = "Legion of Merit", Class="Grand Commander - Military", RibbonImage="Rhodesian Legion of Merit (Military Order) BAR.svg", PageLink="Legion of Merit (Rhodesia)", PostNom="GCLM", Country="Rhodesia", Note="Never Awarded", Org="RDF", RecipCat="Recipient of the Rhodesian Legion of Merit" },
    GLM  = {Code = "GLM", Description = "Legion of Merit", Class="Grand Officer - Civilian", RibbonImage="Rhodesian Legion of Merit (Civil Order) BAR.svg", PageLink="Legion of Merit (Rhodesia)", PostNom="GLM", Country="Rhodesia", Note="", Org="RDF", RecipCat="Recipient of the Rhodesian Legion of Merit" },
    GLMm = {Code = "GLMm", Description = "Legion of Merit", Class="Grand Officer - Military", RibbonImage="Rhodesian Legion of Merit (Military Order) BAR.svg", PageLink="Legion of Merit (Rhodesia)", PostNom="GLM", Country="Rhodesia", Note="", Org="RDF", RecipCat="Recipient of the Rhodesian Legion of Merit" },
    CLM = {Code = "CLM", Description = "Legion of Merit", Class="Commander - Civilian", RibbonImage="Rhodesian Legion of Merit (Civil Order) BAR.svg", PageLink="Legion of Merit (Rhodesia)", PostNom="CLM", Country="Rhodesia", Note="", Org="RDF", RecipCat="Recipient of the Rhodesian Legion of Merit" }, 
    CLMm = {Code = "CLMm", Description = "Legion of Merit", Class="Commander - Military", RibbonImage="Rhodesian Legion of Merit (Military Order) BAR.svg", PageLink="Legion of Merit (Rhodesia)", PostNom="CLM", Country="Rhodesia", Note="", Org="RDF", RecipCat="Recipient of the Rhodesian Legion of Merit" },
    OLM = {Code = "OLM", Description = "Legion of Merit", Class="Officer - Civilian", RibbonImage="Rhodesian Legion of Merit (Civil Order) BAR.svg", PageLink="Legion of Merit (Rhodesia)", PostNom="OLM", Country="Rhodesia", Note="", Org="RDF", RecipCat="Recipient of the Rhodesian Legion of Merit" },
    OLMm = {Code = "OLMm", Description = "Legion of Merit", Class="Officer - Military", RibbonImage="Rhodesian Legion of Merit (Military Order) BAR.svg", PageLink="Legion of Merit (Rhodesia)", PostNom="OLM", Country="Rhodesia", Note="", Org="RDF", RecipCat="Recipient of the Rhodesian Legion of Merit" },
    MLM = {Code = "MLM", Description = "Legion of Merit", Class="Civilian", RibbonImage="Rhodesian Legion of Merit (Civil Order) BAR.svg", PageLink="Legion of Merit (Rhodesia)", PostNom="MLM", Country="Rhodesia", Note="", Org="RDF", RecipCat="Recipient of the Rhodesian Legion of Merit" },
    MLMm = {Code = "MLMm", Description = "Legion of Merit", Class="Military", RibbonImage="Rhodesian Legion of Merit (Military Order) BAR.svg", PageLink="Legion of Merit (Rhodesia)", PostNom="MLM", Country="Rhodesia", Note="", Org="RDF", RecipCat="Recipient of the Rhodesian Legion of Merit" },
    PCG = {Code = "PCG", Description = "Police Cross for Conspicuous Gallantry", Class="", RibbonImage="Rhodesian Police Cross for Conspicuous Gallantry BAR.svg", PageLink="Police Cross for Conspicuous Gallantry", PostNom="PCG", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    SCR = {Code = "SCR", Description = "Silver Cross of Rhodesia", Class="", RibbonImage="Silver Cross of Rhodesia BAR.svg", PageLink="Silver Cross of Rhodesia", PostNom="SCR", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RPC = {Code = "RPC", Description = "Prison Cross for Gallantry", Class="", RibbonImage="Prison Cross for Gallantry BAR.svg", PageLink="Orders, decorations, and medals of Rhodesia#List of honours", PostNom="RPC", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    ICD = {Code = "ICD", Description = "Independence Commemorative Decoration", Class="", RibbonImage="Independence Commemorative Decoration (Rhodesia) BAR.svg", PageLink="Independence Commemorative Decoration", PostNom="ICD", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    ID   = {Code = "ID", Description = "Independence Decoration", Class="", RibbonImage="Independence Decoration (Rhodesia) BAR.svg", PageLink="Independence Decoration", PostNom="ID", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    PDG = {Code = "PDG", Description = "Police Decoration for Gallantry", Class="", RibbonImage="Police Decoration for Gallantry BAR.svg", PageLink="Police Decoration for Gallantry", PostNom="PDG", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    BCR = {Code = "BCR", Description = "Bronze Cross of Rhodesia", Class="Army", RibbonImage="Bronze Cross of Rhodesia (Army) BAR.svg", PageLink="Bronze Cross of Rhodesia", PostNom="BCR", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    BCRaf = {Code = "BCRaf", Description = "Bronze Cross of Rhodesia", Class="Airforce", RibbonImage="Bronze Cross of Rhodesia (Air Force) BAR.svg", PageLink="Bronze Cross of Rhodesia", PostNom="BCR", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    BCRg = {Code = "BCRg", Description = "Bronze Cross of Rhodesia", Class="Guards", RibbonImage="Bronze Cross of Rhodesia (Guards) BAR.svg", PageLink="Bronze Cross of Rhodesia", PostNom="BCR", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    PCD = {Code = "PCD", Description = "Police Cross for Distinguished Service", Class="", RibbonImage="Police Cross for Distinguished Service BAR.svg", PageLink="Police Cross for Distinguished Service", PostNom="PCD", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    DCD = {Code = "DCD", Description = "Defence Cross for Distinguished Service", Class="", RibbonImage="Defence Cross for Distinguished Service BAR.svg", PageLink="Defence Cross for Distinguished Service", PostNom="DCD", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    PSC = {Code = "PSC", Description = "Prison Cross for Distinguished Service", Class="", RibbonImage="Prison Cross for Distinguished Service BAR.svg", PageLink="Orders, decorations, and medals of Rhodesia#List of honours", PostNom="PSC", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    MCM = {Code = "MCM", Description = "Meritorious Conduct Medal", Class="", RibbonImage="RSR Meritorious Conduct Medal ribbon.png", PageLink="Meritorious Conduct Medal", PostNom="MCM", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RPM = {Code = "RPM", Description = "Prison Medal for Gallantry", Class="", RibbonImage="Prison Medal for Gallantry BAR.svg", PageLink="Orders, decorations, and medals of Rhodesia#List of honours", PostNom="RPM", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    MSMr = {Code = "MSMr", Description = "Medal for Meritorious Service", Class="Civilian", RibbonImage="Medal for Meritorious Service ribbon.svg", PageLink="Medal for Meritorious Service", PostNom="MSM", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    MSMrm = {Code = "MSMrm", Description = "Medal for Meritorious Service", Class="Military", RibbonImage="Medal for Meritorious Service ribbon (Military).svg", PageLink="Medal for Meritorious Service", PostNom="MSM", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    PMMr = {Code = "PMMr", Description = "Police Medal for Meritorious Service", Class="", RibbonImage="Police Medal for Meritorious Service BAR.svg", PageLink="Police Medal for Meritorious Service", PostNom="PMM", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    DMM = {Code = "DMM", Description = "Defence Forces' Medal for Meritorious Service", Class="", RibbonImage="Defence Forces Medal for Meritorious Service BAR.svg", PageLink="Defence Forces' Medal for Meritorious Service", PostNom="DMM", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    PMS = {Code = "PMS", Description = "Prison Medal for Meritorious Service", Class="", RibbonImage="Prison Medal for Meritorious Service BAR.svg", PageLink="Orders, decorations, and medals of Rhodesia#List of honours", PostNom="PMS", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    PresMS = {Code = "PresMS", Description = "President’s Medal for Shooting (Rhodesia)", Class="", RibbonImage="President’s Medal for Shooting (Rhodesia) Ribbon.svg", PageLink="President’s Medal for Shooting (Rhodesia)", PostNom="Pres MS", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    PMFC = {Code = "PMFC", Description = "President's Medal for Chiefs", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="President's Medal for Chiefs", PostNom="", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    PMFH = {Code = "PMFH", Description = "President's Medal for Headmen", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="President's Medal for Headmen", PostNom="", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RMFC = {Code = "RMFC", Description = "Military Forces' Commendation", Class="", RibbonImage="RSR GSM ribbon with Military Forces’ Commendation.png", PageLink="Military Forces' Commendation", PostNom="RMFC", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RDCP = {Code = "RDCP", Description = "Director’s Commendation (Prisons)", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="Director’s Commendation (Prisons)", PostNom="", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RPLSM = {Code = "RPLSM", Description = "Police Long Service Medal", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="Police Long Service Medal", PostNom="", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    ESM = {Code = "ESM", Description = "Exemplary Service Medal", Class="", RibbonImage="Exemplary Service Medal BAR.svg", PageLink="Orders, decorations, and medals of Rhodesia#List of honours", PostNom="ESM", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RPrLSM = {Code = "RPrLSM", Description = "Prison Long Service Medal", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="Prison Long Service Medal (Rhodesia)", PostNom="", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RPRLSM = {Code = "RPRLSM", Description = "Police Reserve Long Service Medal", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="Police Reserve Long Service Medal (Rhodesia)", PostNom="XX", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RMTRS = {Code = "RMTRS", Description = "Medal for Territorial or Reserve Service", Class="", RibbonImage="Medal for Territorial or Reserve Service BAR.svg", PageLink="Medal for Territorial or Reserve Service", PostNom="", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RFBLSM = {Code = "RFBLSM", Description = "Fire Brigade Long Service and Good Conduct Medal", Class="", RibbonImage="Fire Brigade Long Service and Good Conduct Medal BAR.svg", PageLink="Fire Brigade Long Service and Good Conduct Medal (Rhodesia)", PostNom="", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RBOH = {Code = "RBOH", Description = "Rhodesia Badge of Honour", Class="", RibbonImage="Badge of Honour ribbon.png", PageLink="Rhodesia Badge of Honour", PostNom="", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RGSM = {Code = "RGSM", Description = "General Service Medal", Class="", RibbonImage="Rhodesia General Service Medal ribbon.svg", PageLink="General Service Medal (Rhodesia)", PostNom="", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    RPGSM = {Code = "RPGSM", Description = "Prison General Service Medal", Class="", RibbonImage="Prison Service Medal BAR.svg", PageLink="Prison General Service Medal", PostNom="", Country="Rhodesia", Note="", Org="RDF", RecipCat="" },
    INTAF = {Code = "INTAF", Description = "Rhodesian District Service Medal", Class="", RibbonImage="Ribbon - District Service Medal (Rhodesia).svg", PageLink="Rhodesian District Service Medal", PostNom="", Country="Rhodesia", Note="", Org="INTAF", RecipCat="" },
    -- International Military Sports Council --
    -- CISM Order of Merit --
    CISM_GC = {Code = "CISM-GC", Description = "CISM Order of Merit", Class="Grand Cordon", RibbonImage="CISM Order of Merit - Grand Cordon.png", PageLink="International Military Sports Council#CISM Honors and Awards", PostNom="", Country="None", Note="", Org="CISM", RecipCat="" },
    CISM_C = {Code = "CISM-C", Description = "CISM Order of Merit", Class="Commander", RibbonImage="CISM Order of Merit - Commander.png", PageLink="International Military Sports Council#CISM Honors and Awards", PostNom="", Country="None", Note="", Org="CISM", RecipCat="" },
    CISM_GO = {Code = "CISM-GO", Description = "CISM Order of Merit", Class="Grand Officer", RibbonImage="CISM Order of Merit - Grand Officer.png", PageLink="International Military Sports Council#CISM Honors and Awards", PostNom="", Country="None", Note="", Org="CISM", RecipCat="" },
    CISM_O = {Code = "CISM-O", Description = "CISM Order of Merit", Class="Officer", RibbonImage="CISM Order of Merit - Officer.png", PageLink="International Military Sports Council#CISM Honors and Awards", PostNom="", Country="None", Note="", Org="CISM", RecipCat="" },
    CISM_GK = {Code = "CISM-GK", Description = "CISM Order of Merit", Class="Grand Knight", RibbonImage="CISM Order of Merit - Officer.png", PageLink="International Military Sports Council#CISM Honors and Awards", PostNom="", Country="None", Note="", Org="CISM", RecipCat="" },
    CISM_K = {Code = "CISM-K", Description = "CISM Order of Merit", Class="Knight", RibbonImage="CISM Order of Merit - Knight.png", PageLink="International Military Sports Council#CISM Honors and Awards", PostNom="", Country="None", Note="", Org="CISM", RecipCat="" },

    -- CISM STAR OF SPORTS MERIT--
    CISM_SOS_DG = {Code = "CISM-SOS-DG", Description = "CISM Star of Sports", Class="Double Gold Star", RibbonImage="CISM Star of Sports - Double Gold Star.png", PageLink="International Military Sports Council#CISM Honors and Awards", PostNom="", Country="None", Note="", Org="CISM", RecipCat="" },
    CISM_SOS_G = {Code = "CISM-SOS-G", Description = "CISM Star of Sports", Class="Gold Star", RibbonImage="CISM Star of Sports - Gold Star.png", PageLink="International Military Sports Council#CISM Honors and Awards", PostNom="", Country="None", Note="", Org="CISM", RecipCat="" },
    CISM_SOS_S = {Code = "CISM-SOS-S", Description = "CISM Star of Sports", Class="Silver Star", RibbonImage="CISM Star of Sports - Silver Star.png", PageLink="International Military Sports Council#CISM Honors and Awards", PostNom="", Country="None", Note="", Org="CISM", RecipCat="" },
    CISM_SOS_B = {Code = "CISM-SOS-B", Description = "CISM Star of Sports", Class="Bronze Star", RibbonImage="CISM Star of Sports - Bronze Star.png", PageLink="International Military Sports Council#CISM Honors and Awards", PostNom="", Country="None", Note="", Org="CISM", RecipCat="" },
    
 
    -- Brazil -->
    -- Order of Military Merit -->
    GCOMM = {Code = "GCOMM", Description = "Order of Military Merit", Class="Grand Cross", RibbonImage="BRA Ordem do Merito Militar Gra-cruz.png", PageLink="Order of Military Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    GOOMM = {Code = "GOOMM", Description = "Order of Military Merit", Class="Grand Officer", RibbonImage="BRA Ordem do Merito Militar Grande Oficial.png", PageLink="Order of Military Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    COMM = {Code = "COMM", Description = "Order of Military Merit", Class="Commander", RibbonImage="BRA Ordem do Merito Militar Comendador.png", PageLink="Order of Military Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    OOMM = {Code = "OOMM", Description = "Order of Military Merit", Class="Officer", RibbonImage="BRA Ordem do Merito Militar Oficial.png", PageLink="Order of Military Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    KOMM = {Code = "KOMM", Description = "Order of Military Merit", Class="Knight", RibbonImage="BRA Ordem do Merito Militar Cavaleiro.png", PageLink="Order of Military Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    OOMMCHL1 = {Code = "OOMMCHL1", Description = "Order of Military Merit", Class="Grand Officer II", RibbonImage='Cinta Presidente de la República "Gran Oficial".png', PageLink="Order of Military Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="", RecipCat="" }, -- Duplicate

    -- Order of Defence Merit -->
    GCODM = {Code = "GCODM", Description = "Order of Defence Merit", Class="Grand Cross - Grã-Cruz", RibbonImage="BRA OMFA - OMD Gra-Cruz BAR.svg", PageLink="Order of Defence Merit", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    GOODM = {Code = "GOODM", Description = "Order of Defence Merit", Class="Grand Officer - Grande-Oficial", RibbonImage="BRA OMFA - OMD Grande-Oficial BAR.svg", PageLink="Order of Defence Merit", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    CODM = {Code = "CODM", Description = "Order of Defence Merit", Class="Commander - Comendador", RibbonImage="BRA OMFA - OMD Comendador BAR.svg", PageLink="Order of Defence Merit", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    OODM = {Code = "OODM", Description = "Order of Defence Merit", Class="Officer - Oficial", RibbonImage="BRA OMFA - OMD Oficial BAR.svg", PageLink="Order of Defence Merit", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    KODM = {Code = "KODM", Description = "Order of Defence Merit", Class="Knight - Cavaleiro", RibbonImage="BRA OMFA - OMD Cavaleiro BAR.svg", PageLink="Order of Defence Merit", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },

     -- Order of Naval Merit -->
    GCONM = {Code = "GCONM", Description = "Order of Naval Merit", Class="Grand Cross - Grã-Cruz", RibbonImage="Order of Naval Merit - Grand Cross (Brazil) - ribbon bar.png", PageLink="Order of Naval Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    GOONM = {Code = "GOONM", Description = "Order of Naval Merit", Class="Grand Officer - Grande-Oficial", RibbonImage="Order of Naval Merit - Grand Officer (Brazil) - ribbon bar.png", PageLink="Order of Naval Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    CONM = {Code = "CONM", Description = "Order of Naval Merit", Class="Commander - Comendador", RibbonImage="Order of Naval Merit - Commander (Brazil) - ribbon bar.png", PageLink="Order of Naval Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    OONM = {Code = "OONM", Description = "Order of Naval Merit", Class="Officer - Oficial", RibbonImage="Order of Naval Merit - Officer (Brazil) - ribbon bar.png", PageLink="Order of Naval Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
    KONM = {Code = "KONM", Description = "Order of Naval Merit", Class="Knight - Cavaleiro", RibbonImage="Order of Naval Merit - Knight (Brazil) - ribbon bar.png", PageLink="Order of Naval Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Military", RecipCat="" },
 
    -- Order of Aeronautical Merit (Brazil)
    GCOAM = {Code = "GCOAM", Description = "Order of Aeronautical Merit", Class="Grand Cross - Grã-Cruz", RibbonImage="BRA Ordem do Mérito Aeronáutico Grã-Cruz.png", PageLink="Order of Aeronautical Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Airforce", RecipCat="" },
    GOOAM = {Code = "GOOAM", Description = "Order of Aeronautical Merit", Class="Grand Officer - Grande-Oficial", RibbonImage="BRA Ordem do Mérito Aeronáutico Grande Oficial.png", PageLink="Order of Aeronautical Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Airforce", RecipCat="" },
    COAM = {Code = "COAM", Description = "Order of Aeronautical Merit", Class="Commander - Comendador", RibbonImage="BRA Ordem do Mérito Aeronáutico Comendador.png", PageLink="Order of Aeronautical Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Airforce", RecipCat="" },
    OOAM = {Code = "OOAM", Description = "Order of Aeronautical Merit", Class="Officer - Oficial", RibbonImage="BRA Ordem do Mérito Aeronáutico Oficial.png", PageLink="Order of Aeronautical Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Airforce", RecipCat="" },
    KOAM = {Code = "KOAM", Description = "Order of Aeronautical Merit", Class="Knight - Cavaleiro", RibbonImage="BRA Ordem do Mérito Aeronáutico Cavaleiro.png", PageLink="Order of Aeronautical Merit (Brazil)", PostNom="", Country="Brazil", Note="", Org="Brazil Airforce", RecipCat="" },
 
    TMOM = {Code = "TMOM", Description = "Tamandaré Medal of Merit", Class="", RibbonImage="Medalha do Mérito Tamandaré.png", PageLink="Tamandaré Merit Medal", PostNom="", Country="Brazil", Note="", Org="", RecipCat="" },
    BRPMM = {Code = "BRPMM", Description = "Peacemaker Medal", Class="", RibbonImage="Medalha do Pacificador.png", PageLink="Orders, decorations, and medals of Brazil#Military service medals", PostNom="", Country="Brazil", Note="", Org="", RecipCat="" },

    BRNMDS = {Code = "BRNMDS", Description = "Naval Medal of Distinguished Service", Class="", RibbonImage="BRA Medalha Naval de Serviços Distintos.png", PageLink="Orders, decorations, and medals of Brazil#Military service medals", PostNom="", Country="Brazil", Note="", Org="", RecipCat="" },
    BRSDMM = {Code = "BRSDMM", Description = "Santos-Dumont Merit Medal", Class="", RibbonImage="Merit of Santos-Dumont Medal (Brazil).png", PageLink="Santos-Dumont Merit Medal", PostNom="", Country="Brazil", Note="", Org="", RecipCat="" },
    BRMTM = {Code = "BRMTM", Description = "Marshal Trompowsky Medal", Class="", RibbonImage="BRA Marshal Trompowsky Medal.png", PageLink="Orders, decorations, and medals of Brazil#Military service medals", PostNom="", Country="Brazil", Note="", Org="", RecipCat="" },
    BRASM = {Code = "BRASM", Description = "Amazonic Service Medal", Class="", RibbonImage="", PageLink="Orders, decorations, and medals of Brazil#Military service medals", PostNom="", Country="Brazil", Note="", Org="", RecipCat="" },
    BRBDG = {Code = "BRBDG", Description = "Medal Bartolomeu de Gusmão", Class="", RibbonImage="BRA Medalha Bartolomeu de Gusmão.png", PageLink="Orders, decorations, and medals of Brazil#Military service medals", PostNom="", Country="Brazil", Note="", Org="", RecipCat="" },
    BRAMM = {Code = "BRAMM", Description = "Airborne Medal of Merit", Class="", RibbonImage="", PageLink="Orders, decorations, and medals of Brazil#Military service medals", PostNom="", Country="Brazil", Note="", Org="", RecipCat="" },
    BRJCSMM = {Code = "BRJCSMM", Description = "Joint Chiefs of Staff Medal of Merit", Class="", RibbonImage="BRA Medalha Mérito do Estado-Maior Conjunto das Forças Armadas BAR.png", PageLink="Orders, decorations, and medals of Brazil#Military service medals", PostNom="", Country="Brazil", Note="", Org="", RecipCat="" },

    -- National Order of the Southern Cross
    BROSCGCol = {Code = "BROSCGCol", Description = "National Order of the Southern Cross", Class="Grand Collar - Grande Colar", RibbonImage="BRA - Order of the Southern Cross - Grand Cross BAR.svg", PageLink="Order of the Southern Cross", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem Nacional do Cruzeiro do Sul – Grande Colar}}", Org="", RecipCat="" },
    BROSCGC = {Code = "BROSCGC", Description = "National Order of the Southern Cross", Class="Grand Cross - Grã-Cruz", RibbonImage="BRA - Order of the Southern Cross - Grand Cross BAR.svg", PageLink="Order of the Southern Cross", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem Nacional do Cruzeiro do Sul – Grã-Cruz}}", Org="", RecipCat="" },
    BROSCGO = {Code = "BROSCGO", Description = "National Order of the Southern Cross", Class="Grand Officer - Grande Oficial", RibbonImage="BRA - Order of the Southern Cross - Grand Officer BAR.svg", PageLink="Order of the Southern Cross", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem Nacional do Cruzeiro do Sul – Grande Oficial}}", Org="", RecipCat="" },
    BROSCC = {Code = "BROSCC", Description = "National Order of the Southern Cross", Class="Commander - Comendador", RibbonImage="BRA - Order of the Southern Cross - Commander BAR.svg", PageLink="Order of the Southern Cross", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem Nacional do Cruzeiro do Sul – Comendador}}", Org="", RecipCat="" },
    BROSCO = {Code = "BROSCO", Description = "National Order of the Southern Cross", Class="Officer - Oficial", RibbonImage="BRA - Order of the Southern Cross - Officer BAR.svg", PageLink="Order of the Southern Cross", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem Nacional do Cruzeiro do Sul – Oficial}}", Org="", RecipCat="" },
    BROSCK = {Code = "BROSCK", Description = "National Order of the Southern Cross", Class="Knight - Cavaleiro", RibbonImage="BRA - Order of the Southern Cross - Knight BAR.svg", PageLink="Order of the Southern Cross", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem Nacional do Cruzeiro do Sul – Cavaleiro}}", Org="", RecipCat="" },

    -- Order of Labor Merit
    BROLMGC = {Code = "BROLMGC", Description = "Order of Labor Merit of Getúlio Vargas", Class="Class I: Grand Cross - Grã-Cruz", RibbonImage="BRA Ordem do Mérito do Trabalho.png", PageLink="Order of Labor Merit (Brazil)", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem do Mérito do Trabalho Getúlio Vargas – Grã-Cruz}}", Org="", RecipCat="" },
    BROLMGO = {Code = "BROLMGO", Description = "Order of Labor Merit of Getúlio Vargas", Class="Class II: Grand Officer - Grande Oficial", RibbonImage="BRA Ordem do Mérito do Trabalho.png", PageLink="Order of Labor Merit (Brazil)", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem do Mérito do Trabalho Getúlio Vargas – Grande Oficial}}", Org="", RecipCat="" },
    BROLMC = {Code = "BROLMC", Description = "Order of Labor Merit of Getúlio Vargas", Class="Class III: Commander - Comendador", RibbonImage="BRA Ordem do Mérito do Trabalho.png", PageLink="Order of Labor Merit (Brazil)", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem do Mérito do Trabalho Getúlio Vargas – Comendador}}", Org="", RecipCat="" },
    BROLMO = {Code = "BROLMO", Description = "Order of Labor Merit of Getúlio Vargas", Class="Class IV: Officer - Oficial", RibbonImage="BRA Ordem do Mérito do Trabalho.png", PageLink="Order of Labor Merit (Brazil)", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem do Mérito do Trabalho Getúlio Vargas – Oficial}}", Org="", RecipCat="" },
    BROLMK = {Code = "BROLMK", Description = "Order of Labor Merit of Getúlio Vargas", Class="Class V: Knight - Cavaleiro", RibbonImage="BRA Ordem do Mérito do Trabalho.png", PageLink="Order of Labor Merit (Brazil)", PostNom="", Country="Brazil", Note="{{lang|pt|Ordem do Mérito do Trabalho Getúlio Vargas – Cavaleiro}}", Org="", RecipCat="" },
        
        -- Military Medal (Brazil)
        BRMMP = {Code = "BRMMP", Description = "Military Medal", Class="5 Stars: Platinum - 50 Years", RibbonImage="Medalha Militar de Ouro com passador de ouro (50 anos).png", PageLink="Military Medal (Brazil)", PostNom="", Country="Brazil", Note="{{lang|pt|Medalha Militar – Medalha de Platina com Passador de Platina}}", Org="", RecipCat="" },
        BRMMGG = {Code = "BRMMGG", Description = "Military Medal", Class="4 Stars: Gold - 40 Years", RibbonImage="Medalha Militar de Ouro com passador de ouro (40 anos).png", PageLink="Military Medal (Brazil)", PostNom="", Country="Brazil", Note="{{lang|pt|Medalha Militar – Medalha de Ouro com Passador de Platina}}", Org="", RecipCat="" },
        BRMMG = {Code = "BRMMG", Description = "Military Medal", Class="3 Stars: Gold - 30 Years", RibbonImage="Medalha Militar de Ouro com passador de ouro (30 anos).png", PageLink="Military Medal (Brazil)", PostNom="", Country="Brazil", Note="{{lang|pt|Medalha Militar – Medalha de Ouro com Passador de Ouro}}", Org="", RecipCat="" },
        BRMMS = {Code = "BRMMS", Description = "Military Medal", Class="2 Stars: Silver - 20 Years", RibbonImage="Medalha Militar de Ouro com passador de ouro (20 anos).png", PageLink="Military Medal (Brazil)", PostNom="", Country="Brazil", Note="{{lang|pt|Medalha Militar – Medalha de Prata com Passador de Prata}}", Org="", RecipCat="" },
        BRMMB = {Code = "BRMMB", Description = "Military Medal", Class="1 Star: Bronze - 10 Years", RibbonImage="Medalha Militar de Ouro com passador de ouro (10 anos) 01.png", PageLink="Military Medal (Brazil)", PostNom="", Country="Brazil", Note="{{lang|pt|Medalha Militar – Medalha de Bronze com Passador de Bronze}}", Org="", RecipCat="" },
            

    -- Portugal -->
    -- Order of Prince Henry -->
    GColIH = {Code = "GColIH", Description = "Order of Prince Henry", Class="Grand Collar - Grande-Colar", RibbonImage="PRT Order of Prince Henry - Grand Collar BAR.png", PageLink="Order of Prince Henry", PostNom="GColIH", Country="Portugal", Note="", Org="Portugal", RecipCat="" },
    GCIH = {Code = "GCIH", Description = "Order of Prince Henry", Class="Grand Cross - Grã-Cruz", RibbonImage="PRT Order of Prince Henry - Grand Cross BAR.svg", PageLink="Order of Prince Henry", PostNom="GCIH", Country="Portugal", Note="", Org="Portugal", RecipCat="" },
    GOIH = {Code = "GOIH", Description = "Order of Prince Henry", Class="Grand Officer - Grande-Oficial", RibbonImage="PRT Order of Prince Henry - Grand Officer BAR.svg", PageLink="Order of Prince Henry", PostNom="GOIH", Country="Portugal", Note="", Org="Portugal", RecipCat="" },
    ComIH = {Code = "ComIH", Description = "Order of Prince Henry", Class="Commander - Comendador", RibbonImage="PRT Order of Prince Henry - Commander BAR.svg", PageLink="Order of Prince Henry", PostNom="ComIH", Country="Portugal", Note="", Org="Portugal", RecipCat="" },
    OIH = {Code = "OIH", Description = "Order of Prince Henry", Class="Officer - Oficial", RibbonImage="PRT Order of Prince Henry - Officer BAR.svg", PageLink="Order of Prince Henry", PostNom="OIH", Country="Portugal", Note="", Org="Portugal", RecipCat="" },
    CvIH = {Code = "CvIH", Description = "Order of Prince Henry", Class="Knight - Cavaleiro", RibbonImage="PRT Order of Prince Henry - Knight BAR.svg", PageLink="Order of Prince Henry", PostNom="CvIH", Country="Portugal", Note="", Org="Portugal", RecipCat="" },
    DmIH = {Code = "DmIH", Description = "Order of Prince Henry", Class="Dame - Dama", RibbonImage="PRT Order of Prince Henry - Knight BAR.svg", PageLink="Order of Prince Henry", PostNom="DmIH", Country="Portugal", Note="", Org="Portugal", RecipCat="" },
    MedPIH = {Code = "MedPIH", Description = "Order of Prince Henry", Class="Silver Medal - Medalha de Prata", RibbonImage="PRT Order of Prince Henry - Knight BAR.svg", PageLink="Order of Prince Henry", PostNom="MedPIH", Country="Portugal", Note="", Org="Portugal", RecipCat="" },
    MedOIH = {Code = "MedOIH", Description = "Order of Prince Henry", Class="Gold Medal - Medalha de Ouro", RibbonImage="PRT Order of Prince Henry - Knight BAR.svg", PageLink="Order of Prince Henry", PostNom="MedOIH", Country="Portugal", Note="", Org="Portugal", RecipCat="" },

    -- == USA == -->
    -- == U.S. == -->
    -- ==Federal military decorations == -->
    MOH = {Code = "MOH", Description = "Medal of Honor", Class="", RibbonImage="Medal of Honor ribbon.svg", PageLink="Medal of Honor", PostNom="", Country="USA", Note="", Org="USA", RecipCat="Recipients of the Medal of Honor" },
    SSM = {Code = "SSM", Description = "Silver Star Medal", Class="", RibbonImage="Silver Star ribbon.svg", PageLink="Silver Star", PostNom="", Country="USA", Note="", Org="USA", RecipCat="Recipients of the Silver Star" },
    LOM = {Code = "LOM", Description = "Legion of Merit", Class="", RibbonImage="Legion of Merit ribbon.svg", PageLink="Legion of Merit", PostNom="LOM", Country="USA", Note="", Org="USA", RecipCat="Legionnaires of the Legion of Merit" },
    LOMO = {Code = "LOMO", Description = "Legion of Merit", Class="Officer", RibbonImage="Us legion of merit officer rib.png", PageLink="Legion of Merit", PostNom="LOM", Country="USA", Note="", Org="USA", RecipCat="Officers of the Legion of Merit" },
    LOMC = {Code = "LOMC", Description = "Legion of Merit", Class="Commander", RibbonImage="US Legion of Merit Commander ribbon.png", PageLink="Legion of Merit", PostNom="LOM", Country="USA", Note="", Org="USA", RecipCat="Commanders of the Legion of Merit" },
    LOMCC = {Code = "LOMCC", Description = "Legion of Merit", Class="Chief Commander", RibbonImage="US Legion of Merit Chief Commander ribbon.png", PageLink="Legion of Merit", PostNom="LOM", Country="USA", Note="", Org="USA", RecipCat="Chief Commanders of the Legion of Merit" },
    DFCUSA = {Code = "DFCUSA", Description = "Distinguished Flying Cross", Class="", RibbonImage="Distinguished Flying Cross ribbon.svg", PageLink="Distinguished Flying Cross (United States)", PostNom="DFC", Country="USA", Note="", Org="USA", RecipCat="Recipients of the Distinguished Flying Cross (United States)" },
    BSM = {Code = "BSM", Description = "Bronze Star Medal", Class="", RibbonImage="Bronze Star ribbon.svg", PageLink="Bronze Star Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    PH = {Code = "PH", Description = "Purple Heart", Class="", RibbonImage="Purple Heart ribbon.svg", PageLink="Purple Heart", PostNom="", Country="USA", Note="", Org="USA", RecipCat="Recipients of the Purple Heart" },
    MSM = {Code = "MSM", Description = "Meritorious Service Medal", Class="", RibbonImage="Meritorious Service Medal ribbon.svg", PageLink="Meritorious Service Medal (United States)", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    AirMOLC = {Code = "AirMOLC", Description = "Air Medal", Class="with [[Oak leaf cluster]]", RibbonImage="Air Medal ribbon, 2nd USAF award.svg", PageLink="Air Medal", PostNom="", Country="USA", Note="", Org="USAF", RecipCat="" },
    AirM = {Code = "AirM", Description = "Air Medal", Class="", RibbonImage="Air Medal ribbon.svg", PageLink="Air Medal", PostNom="", Country="USA", Note="", Org="USAF", RecipCat="Recipients of the Air Medal" },

    -- ==Department level military decorations == -->
    DDSM = {Code = "DDSM", Description = "Defense Distinguished Service Medal", Class="", RibbonImage="Defense Distinguished Service Medal ribbon.svg", PageLink="Defense Distinguished Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="Homeland" },
    HSDSM = {Code = "HSDSM", Description = "Homeland Security Distinguished Service Medal", Class="", RibbonImage="Homeland Security Distinguished Service Ribbon.svg", PageLink="Homeland Security Distinguished Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="Homeland" },
    DSSM = {Code = "DSSM", Description = "Defense Superior Service Medal", Class="", RibbonImage="US Defense Superior Service Medal ribbon.svg", PageLink="Defense Superior Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    DMSM = {Code = "DMSM", Description = "Defense Meritorious Service Medal", Class="", RibbonImage="Defense Meritorious Service Medal ribbon.svg", PageLink="Defense Meritorious Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    JSC = {Code = "JSC", Description = "Joint Service Commendation", Class="", RibbonImage="Joint Service Commendation ribbon.svg", PageLink="Commendation Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    AM = {Code = "AM", Description = "Joint Service Achievement", Class="", RibbonImage="U.S. Joint Service Achievement Medal ribbon.svg", PageLink="Achievement Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    JMU = {Code = "JMU", Description = "Joint Meritorious Unit Award", Class="", RibbonImage="Joint Meritorious Unit Award-3d.svg", PageLink="Joint Meritorious Unit Award", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },

    -- ==Federal service medals == -->
    POWM = {Code = "POWM", Description = "Prisoner of War Medal", Class="", RibbonImage="Prisoner of War ribbon.svg", PageLink="Prisoner of War Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    NDSM = {Code = "NDSM", Description = "National Defense Service Medal", Class="", RibbonImage="National Defense Service Medal ribbon.svg", PageLink="National Defense Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    AntArc = {Code = "AntArc", Description = "Antarctica Service Medal", Class="", RibbonImage="Antarctica Service Medal ribbon.svg", PageLink="Antarctica Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    KoreaUSA = {Code = "Korea", Description = "Korean Service Medal", Class="", RibbonImage="Korean_Service_Medal_-_Ribbon.svg", PageLink="Korean Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    AFEM = {Code = "AFEM", Description = "Armed Forces Expeditionary Medal", Class="", RibbonImage="Armed Forces Expeditionary Medal ribbon.svg", PageLink="Armed Forces Expeditionary Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    VSM = {Code = "VSM", Description = "Vietnam Service Medal", Class="", RibbonImage="Vietnam Service Medal ribbon.svg", PageLink="Vietnam Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    SWASM = {Code = "SWASM", Description = "Southwest Asia Service Medal", Class="", RibbonImage="Southwest Asia Service Medal ribbon (1991-2016).svg", PageLink="Southwest Asia Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    KosovoUSA = {Code = "Kosovo", Description = "Kosovo Campaign Medal", Class="", RibbonImage="KosovoRib.svg", PageLink="Kosovo Campaign Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    AfghanUSA = {Code = "Afghan", Description = "Afghanistan Campaign Medal", Class="", RibbonImage="Afghanistan Campaign Medal ribbon.svg", PageLink="Afghanistan Campaign Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    IraqUSA = {Code = "Iraq", Description = "Iraq Campaign Medal", Class="", RibbonImage="Iraq Campaign Medal ribbon.svg", PageLink="Iraq Campaign Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    GWTEM = {Code = "GWTEM", Description = "Global War on Terrorism Expeditionary Medal", Class="", RibbonImage="Global War on Terrorism Expeditionary ribbon.svg", PageLink="Global War on Terrorism Expeditionary Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    GWTSM = {Code = "GWTSM", Description = "Global War on Terrorism Service Medal", Class="", RibbonImage="Global War on Terrorism Service ribbon.svg", PageLink="Global War on Terrorism Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    KDS = {Code = "KDS", Description = "Korea Defense Service Medal", Class="", RibbonImage="Korea Defense Service ribbon.svg", PageLink="Korea Defense Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    AFSM = {Code = "AFSM", Description = "Armed Forces Service Medal", Class="", RibbonImage="Armed Forces Service Medal ribbon.svg", PageLink="Armed Forces Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    HSM = {Code = "HSM", Description = "Humanitarian Service Medal", Class="", RibbonImage="Humanitarian Service ribbon.svg", PageLink="Humanitarian Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    OVSM = {Code = "OVSM", Description = "Military Outstanding Volunteer Service Medal", Class="", RibbonImage="Outstanding Volunteer Service ribbon.svg", PageLink="Military Outstanding Volunteer Service Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },
    AFRM = {Code = "AFRM", Description = "Armed Forces Reserve Medal", Class="", RibbonImage="ResMedRib.svg", PageLink="Armed Forces Reserve Medal", PostNom="", Country="USA", Note="", Org="USA", RecipCat="" },

    --==Service-level military decorations==-->
    FMFR = {Code = "FMFR", Description = "Fleet Marine Force Ribbon", Class="", RibbonImage="Fleet Marine Force Ribbon.svg", PageLink="Fleet Marine Force Ribbon", PostNom="", Country="USA", Note="", Org="USMC", RecipCat="" },
    USAAM = {Code = "USAAM", Description = "Army Achievement Medal", Class="", RibbonImage="Army Achievement Medal ribbon.svg", PageLink="Good Conduct Medal (United States)", PostNom="", Country="USA", Note="", Org="USArmy", RecipCat="" },
    USCGAM = {Code = "USCGAM", Description = "Coast Guard Achievement Medal", Class="", RibbonImage="U.S. Coast Guard Achievement Medal ribbon.svg", PageLink="Good Conduct Medal (United States)", PostNom="", Country="USA", Note="", Org="USCG", RecipCat="" },
    USNUSMCAM = {Code = "USNUSMCAM", Description = "Navy and Marine Corps Achievement Medal", Class="", RibbonImage="Navy and Marine Corps Achievement Medal ribbon.svg", PageLink="Achievement Medal", PostNom="", Country="USA", Note="", Org="USN", RecipCat="" },
    USAFCM = {Code = "USAFCM", Description = "Air Force Commendation Medal", Class="", RibbonImage="Air Force Commendation Medal ribbon.svg", PageLink="Commendation Medal", PostNom="", Country="USA", Note="", Org="USAF", RecipCat="" },
    USACM = {Code = "USACM", Description = "Army Commendation Medal", Class="", RibbonImage="Army Commendation Medal ribbon.svg", PageLink="Commendation Medal", PostNom="", Country="USA", Note="", Org="USArmy", RecipCat="" },
    USNUSMCCM = {Code = "USNUSMCCM", Description = "Navy and Marine Corps Commendation Medal", Class="", RibbonImage="Navy and Marine Corps Commendation Medal ribbon.svg", PageLink="Commendation Medal", PostNom="", Country="USA", Note="", Org="USN", RecipCat="" },
    USAFGCM = {Code = "USAFGCM", Description = "Air Force Good Conduct Medal", Class="", RibbonImage="Air Force Good Conduct ribbon.svg", PageLink="Good Conduct Medal (United States)", PostNom="", Country="USA", Note="", Org="USAF", RecipCat="" },
    USAGCM = {Code = "USAGCM", Description = "Army Good Conduct Medal", Class="", RibbonImage="Army Good Conduct Medal ribbon.svg", PageLink="Good Conduct Medal (United States)", PostNom="", Country="USA", Note="", Org="USArmy", RecipCat="" },
    USCGGCM = {Code = "USCGGCM", Description = "Coast Guard Good Conduct Medal", Class="", RibbonImage="U.S. Coast Guard Good Conduct Medal ribbon.svg", PageLink="Good Conduct Medal (United States)", PostNom="", Country="USA", Note="", Org="USCG", RecipCat="" },
    USMCGCM = {Code = "USMCGCM", Description = "Marine Corps Good Conduct Medal", Class="", RibbonImage="U.S. Marine Corps Good Conduct Medal ribbon.svg", PageLink="Good Conduct Medal (United States)", PostNom="", Country="USA", Note="", Org="USMC", RecipCat="" },
    USNGCM = {Code = "USNGCM", Description = "Navy Good Conduct Medal", Class="", RibbonImage="U.S. Navy Good Conduct Medal ribbon.svg", PageLink="Good Conduct Medal (United States)", PostNom="", Country="USA", Note="", Org="USN", RecipCat="" },
    USNBMTHGR = {Code = "USNBMTHGR", Description = "Navy Basic Military Training Honor Graduate Ribbon", Class="", RibbonImage="U.S. Navy Basic Military Training Honor Graduate Ribbon.svg", PageLink="Basic Training Honor Graduate Ribbon", PostNom="", Country="USA", Note="", Org="USN", RecipCat="" },

    PUCUSA = {Code = "PUCUSA", Description = "Presidential Unit Citation", Class="", RibbonImage="United States Army and U.S. Air Force Presidential Unit Citation ribbon.svg", PageLink="Presidential Unit Citation (United States)", PostNom="", Country="USA", Note="", Org="", RecipCat="" },  

    
    -- Republic of China (Taiwan) -->
    ORB1 = {Code = "ORB1", Description = "Order of the Cloud and Banner", Class="1<sup>st</sup> Grade - with Special Grand Cordon", RibbonImage="Order of Resplendent Banner with Special Grand Cordon ribbon.png", PageLink="Order of the Cloud and Banner#Grades", PostNom="ORB", Country="Taiwan", Note="", Org="ROC", RecipCat="Recipient of the Order of the Cloud and Banner" },
    ORB2 = {Code = "ORB2", Description = "Order of the Cloud and Banner", Class="2<sup>nd</sup> Grade - with Grand Cordon", RibbonImage="Order of Resplendent Banner with Grand Cordon ribbon.png", PageLink="Order of the Cloud and Banner#Grades", PostNom="ORB", Country="Taiwan", Note="", Org="ROC", RecipCat="Recipient of the Order of the Cloud and Banner" },
    ORB3 = {Code = "ORB3", Description = "Order of the Cloud and Banner", Class="3<sup>rd</sup> Grade - with Yellow Grand Cordon", RibbonImage="Order of Resplendent Banner with Yellow Grand Cordon ribbon.png", PageLink="Order of the Cloud and Banner#Grades", PostNom="ORB", Country="Taiwan", Note="", Org="ROC", RecipCat="Recipient of the Order of the Cloud and Banner" },
    ORB4 = {Code = "ORB4", Description = "Order of the Cloud and Banner", Class="4<sup>th</sup> Grade - with Special Cravat", RibbonImage="Order of the Cloud and Banner 4th.gif", PageLink="Order of the Cloud and Banner#Grades", PostNom="ORB", Country="Taiwan", Note="", Org="ROC", RecipCat="Recipient of the Order of the Cloud and Banner" },
    ORB5 = {Code = "ORB5", Description = "Order of the Cloud and Banner", Class="5<sup>th</sup> Grade - with Cravat", RibbonImage="Order of the Cloud and Banner 5th.gif", PageLink="Order of the Cloud and Banner#Grades", PostNom="ORB", Country="Taiwan", Note="", Org="ROC", RecipCat="Recipient of the Order of the Cloud and Banner" },
    ORB6 = {Code = "ORB6", Description = "Order of the Cloud and Banner", Class="6<sup>th</sup> Grade - with Special Rosette", RibbonImage="Order of the Cloud and Banner 6th.gif", PageLink="Order of the Cloud and Banner#Grades", PostNom="ORB", Country="Taiwan", Note="", Org="ROC", RecipCat="Recipient of the Order of the Cloud and Banner" },
    ORB7 = {Code = "ORB7", Description = "Order of the Cloud and Banner", Class="7<sup>th</sup> Grade - with Rosette", RibbonImage="Order of the Cloud and Banner 7th.gif", PageLink="Order of the Cloud and Banner#Grades", PostNom="ORB", Country="Taiwan", Note="", Org="ROC", RecipCat="Recipient of the Order of the Cloud and Banner" },
    ORB8 = {Code = "ORB8", Description = "Order of the Cloud and Banner", Class="8<sup>th</sup> Grade - with Special Ribbon", RibbonImage="Order of the Cloud and Banner 8th.gif", PageLink="Order of the Cloud and Banner#Grades", PostNom="ORB", Country="Taiwan", Note="", Org="ROC", RecipCat="Recipient of the Order of the Cloud and Banner" },
    ORB9 = {Code = "ORB9", Description = "Order of the Cloud and Banner", Class="9<sup>th</sup> Grade - with Ribbon", RibbonImage="Order of the Cloud and Banner 9th.gif", PageLink="Order of the Cloud and Banner#Grades", PostNom="ORB", Country="Taiwan", Note="", Org="ROC", RecipCat="Recipient of the Order of the Cloud and Banner" },

    -- Order of Precious Tripod
    TWOPTRGC = {Code = "TWOPTRGC", Description = "Order of Precious Tripod", Class="with Red Grand Cordon", RibbonImage="Order of Precious Tripod with Red Grand Cordon ribbon.png", PageLink="Order of Precious Tripod", PostNom="", Country="Taiwan", Note="", Org="None", RecipCat="Recipients of the Order of Precious Tripod" },

    -- Spain --
    SPAMSM = {Code = "SPAMSM", Description = "Spanish Army Medical Service Medal", Class="", RibbonImage="ESP Cruz Merito Naval (Distintivo Amarillo) pasador.svg", PageLink="Spanish Army Medical Service Medal", PostNom="", Country="Spain", Note="", Org="Spanish Army", RecipCat="" },

    -- Cross of Naval Merit 
    SPACNMGCR = {Code = "SPACNMGCR", Description = "Cross of Naval Merit", Class="Grand Cross - Red Decoration", RibbonImage="ESP Gran Cruz Merito Naval (Distintivo Rojo) pasador.svg", PageLink="Cross of Naval Merit", PostNom="", Country="Spain", Note="", Org="Spanish Army", RecipCat="" },
    SPACNMGCB = {Code = "SPACNMGCB", Description = "Cross of Naval Merit", Class="Grand Cross - Blue Decoration", RibbonImage="ESP Gran Cruz Merito Naval (Distintivo Azul) pasador.svg", PageLink="Cross of Naval Merit", PostNom="", Country="Spain", Note="", Org="Spanish Army", RecipCat="" },
    SPACNMGCY = {Code = "SPACNMGCY", Description = "Cross of Naval Merit", Class="Grand Cross - Yellow Decoration", RibbonImage="ESP Gran Cruz Merito Naval (Distintivo Amarillo) pasador.svg", PageLink="Cross of Naval Merit", PostNom="", Country="Spain", Note="", Org="Spanish Army", RecipCat="" },
    SPACNMGCW = {Code = "SPACNMGCW", Description = "Cross of Naval Merit", Class="Grand Cross - White Decoration", RibbonImage="ESP Gran Cruz Merito Naval (Distintivo Blanco) pasador.svg", PageLink="Cross of Naval Merit", PostNom="", Country="Spain", Note="", Org="Spanish Army", RecipCat="" },
    SPACNMCR = {Code = "SPACNMCR", Description = "Cross of Naval Merit", Class="Cross - Red Decoration", RibbonImage="ESP Cruz Merito Naval (Distintivo Rojo) pasador.svg", PageLink="Cross of Naval Merit", PostNom="", Country="Spain", Note="", Org="Spanish Army", RecipCat="" },
    SPACNMCB = {Code = "SPACNMCB", Description = "Cross of Naval Merit", Class="Cross - Blue Decoration", RibbonImage="ESP Cruz Merito Naval (Distintivo Azul) pasador.svg", PageLink="Cross of Naval Merit", PostNom="", Country="Spain", Note="", Org="Spanish Army", RecipCat="" },
    SPACNMCY = {Code = "SPACNMCY", Description = "Cross of Naval Merit", Class="Cross - Yellow Decoration", RibbonImage="ESP Cruz Merito Naval (Distintivo Amarillo) pasador.svg", PageLink="Cross of Naval Merit", PostNom="", Country="Spain", Note="", Org="Spanish Army", RecipCat="" },
    SPACNMCW = {Code = "SPACNMCW", Description = "Cross of Naval Merit", Class="Cross - White Decoration", RibbonImage="ESP Cruz Merito Naval (Distintivo Blanco) pasador.svg", PageLink="Cross of Naval Merit", PostNom="", Country="Spain", Note="", Org="Spanish Army", RecipCat="" },

    -- Temp
--   Spanish decorations
--   Award name	Appearance	Code	Description
--   War Cross (Spain)	War Cross with Palms (Spain)	ES-KW|P	War Cross with Palms (Spain)
--   War Cross (Spain)	War Cross (Spain)	ES-KW	War Cross (Spain)
--   Air Merit Cross (Spain)	Grand Cross of Air Merit with Red Badge (Spain)	ES-KZL|KWC	Grand Cross of Air Merit with Red Badge (Spain)
--   Air Merit Cross (Spain)	Grand Cross of Air Merit with Blue Badge (Spain)	ES-KZL|KWN	Grand Cross of Air Merit with Blue Badge (Spain)
--   Air Merit Cross (Spain)	Grand Cross of Air Merit with Yellow Badge (Spain)	ES-KZL|KWŻ	Grand Cross of Air Merit with Yellow Badge (Spain)
--   Air Merit Cross (Spain)	Grand Cross of Air Merit with White Badge (Spain)	ES-KZL|KWB	Grand Cross of Air Merit with White Badge (Spain)
--   Air Merit Cross (Spain)	Air Merit Cross with Red Badge (Spain)	ES-KZL|KC	Air Merit Cross with Red Badge (Spain)
--   Air Merit Cross (Spain)	Air Merit Cross with Blue Badge (Spain)	ES-KZL|KN	Air Merit Cross with Blue Badge (Spain)
--   Air Merit Cross (Spain)	Air Merit Cross with Yellow Badge (Spain)	ES-KZL|KŻ	Air Merit Cross with Yellow Badge (Spain)
--   Air Merit Cross (Spain)	Air Merit Cross with White Badge (Spain)	ES-KZL|KB	Air Merit Cross with White Badge (Spain)
--   Naval Merit Cross (Spain)	Grand Cross of Maritime Merit with Red Badge (Spain)	ES-KZM|KWC	Grand Cross of Maritime Merit with Red Badge (Spain)
--   Naval Merit Cross (Spain)	Grand Cross of Maritime Merit with Blue Badge (Spain)	ES-KZM|KWN	Grand Cross of Maritime Merit with Blue Badge (Spain)
--   Naval Merit Cross (Spain)	Grand Cross of Maritime Merit with Yellow Badge (Spain)	ES-KZM|KWŻ	Grand Cross of Maritime Merit with Yellow Badge (Spain)
--   Naval Merit Cross (Spain)	Grand Cross of Maritime Merit with White Badge (Spain)	ES-KZM|KWB	Grand Cross of Maritime Merit with White Badge (Spain)
--   Naval Merit Cross (Spain)	Naval Merit Cross with Red Badge (Spain)	ES-KZM|KC	Naval Merit Cross with Red Badge (Spain)
--   Naval Merit Cross (Spain)	Naval Merit Cross with Blue Badge (Spain)	ES-KZM|KN	Naval Merit Cross with Blue Badge (Spain)
--   Naval Merit Cross (Spain)	Maritime Merit Cross with Yellow Badge (Spain)	ES-KZM|KŻ	Maritime Merit Cross with Yellow Badge (Spain)
--   Naval Merit Cross (Spain)	Naval Merit Cross with White Badge (Spain)	ES-KZM|KB	Naval Merit Cross with White Badge (Spain)
--   Naval Merit Cross (Spain)	Order of Maritime Merit (Spain)	ES-KZM|O	Order of Maritime Merit (Spain)
--   Military Merit Cross (Spain)	Grand Cross of Military Merit with Red Badge (Spain)	ES-KZW|KWC	Grand Cross of Military Merit with Red Badge (Spain)
--   Military Merit Cross (Spain)	Grand Cross of Military Merit with Blue Badge (Spain)	ES-KZW|KWN	Grand Cross of Military Merit with Blue Badge (Spain)
--   Military Merit Cross (Spain)	Grand Cross of Military Merit with Yellow Badge (Spain)	ES-KZW|KWŻ	Grand Cross of Military Merit with Yellow Badge (Spain)
--   Military Merit Cross (Spain)	Grand Cross of Military Merit with White Badge (Spain)	ES-KZW|KWB	Grand Cross of Military Merit with White Badge (Spain)
--   Military Merit Cross (Spain)	Military Merit Cross with Red Badge (Spain)	ES-KZW|KC	Military Merit Cross with Red Badge (Spain)
--   Military Merit Cross (Spain)	Military Merit Cross with Blue Badge (Spain)	ES-KZW|KN	Military Merit Cross with Blue Badge (Spain)
--   Military Merit Cross (Spain)	Military Merit Cross with Yellow Badge (Spain)	ES-KZW|KŻ	Military Merit Cross with Yellow Badge (Spain)
--   Military Merit Cross (Spain)	Military Merit Cross with White Badge (Spain)	ES-KZW|KB	Military Merit Cross with White Badge (Spain)
--   Military Merit Cross (Spain)	Order of Military Merit with Red Badge (Spain)	ES-KZW|OC	Order of Military Merit with Red Badge (Spain)
--   Military Merit Cross (Spain)	Order of Military Merit with White Badge (Spain)	ES-KZW|OB	Order of Military Merit with White Badge (Spain)
--   Army Medal (Spain)	Army Medal (Spain)	ES-MA	Army Medal (Spain)
--   Air Medal (Spain)	Air Medal (Spain)	ES-ML	Air Medal (Spain)
--   Naval Medal (Spain)	Naval Medal (Spain)	ES-MM	Naval Medal (Spain)
--   Military Medal (Spain)	Military Medal (Spain)	ES-MW	Military Medal (Spain)
--   Order of Alcantara	Order of Alcantara (Spain)	ES-OA	Order of Alcantara (Spain)
--   Order of Cisneros	Order of Cisneros (Spain)	ES-OC	Order of Cisneros (Spain)
--   Civil Order of Alfonso X the Wise	Chain of the Order of Alfonso X the Wise (Spain)	OAXM|COLL	Chain of the Order of Alfonso X the Wise (Spain)
--   Civil Order of Alfonso X the Wise	Grand Cross of the Order of Alfonso X the Wise (Spain)	OAXM|KW	Grand Cross of the Order of Alfonso X the Wise (Spain)
--   Civil Order of Alfonso X the Wise	Commander with Star of the Order of Alfonso X the Wise (Spain)	OAXM|KG	Commander with Star of the Order of Alfonso X the Wise (Spain)
--   Civil Order of Alfonso X the Wise	Commander of the Order of Alfonso X the Wise (Spain)	OAXM|KO	Commander of the Order of Alfonso X the Wise (Spain)
--   Civil Order of Alfonso X the Wise	Cross of the Order of Alfonso X the Wise (Spain)	OAXM|K	Cross of the Order of Alfonso X the Wise (Spain)
--   Civil Order of Alfonso X the Wise	Medal of the Order of Alfonso X the Wise (Spain)	OAXM|M	Medal of the Order of Alfonso X the Wise (Spain)
--   Civil Order of Alfonso XII	Civil Order of Alfonso XII (Spain)	OCAXII	Civil Order of Alfonso XII (Spain)
--   Imperial Order of the Yoke and Arrows	Imperial Order of the Yoke and Arrow (Spain)	ES-OIJS	Imperial Order of the Yoke and Arrow (Spain)
--   Order of Isabella the Catholic	Chain of the Order of Isabella the Catholic (Spain)	OIK|KOLL	Chain of the Order of Isabella the Catholic (Spain)
--   Order of Isabella the Catholic	Grand Cross of the Order of Isabella the Catholic (Spain)	OIK|KW	Grand Cross of the Order of Isabella the Catholic (Spain)
--   Order of Isabella the Catholic	Commander's Cross with Star of the Order of Isabella the Catholic (Spain)	OIK|KKN	Commander's Cross with Star of the Order of Isabella the Catholic (Spain)
--   Order of Isabella the Catholic	Commander's Cross of the Order of Isabella the Catholic (Spain)	OIK|KK	Commander's Cross of the Order of Isabella the Catholic (Spain)
--   Order of Isabella the Catholic	Officer's Cross of the Order of Isabella the Catholic (Spain)	OIK|KO	Officer's Cross of the Order of Isabella the Catholic (Spain)
--   Order of Isabella the Catholic	Cross of the Order of Isabella the Catholic (Spain)	OIK|K	Cross of the Order of Isabella the Catholic (Spain)
--   Order of Isabella the Catholic	Silver Cross of the Order of Isabella the Catholic (Spain)	OIK|FR	Silver Cross of the Order of Isabella the Catholic (Spain)
--   Order of Isabella the Catholic	Silver Medal of the Order of Isabella the Catholic (Spain)	OIK|MS	Silver Medal of the Order of Isabella the Catholic (Spain)
--   Order of Isabella the Catholic	Bronze Medal of the Order of Isabella the Catholic (Spain)	OIK|MB	Bronze Medal of the Order of Isabella the Catholic (Spain)
--   Order of Calatrava	Order of Calatrava (Spain)	ES-OK	Order of Calatrava (Spain)
--   Order of Charles III	Chain of the Order of Carlos III (Spain)	OKIII|COLL	Chain of the Order of Carlos III (Spain)
--   Order of Charles III	Grand Cross of the Order of Carlos III (Spain)	OKIII|QW	Grand Cross of the Order of Carlos III (Spain)
--   Order of Charles III	Numbered Commander of the Order of Carlos III (Spain)	OKIII|KKN	Numbered Commander of the Order of Carlos III (Spain)
--   Order of Charles III	Commander of the Order of Carlos III (Spain)	OKIII|KK	Commander of the Order of Carlos III (Spain)
--   Order of Charles III	Knight of the Order of Carlos III (Spain)	OKIII|KKAW	Knight of the Order of Carlos III (Spain)
--   Royal Order of Spain	Royal Order of Spain	ES-OKH	Royal Order of Spain
--   Order of the Holy Cross of Raymond of Penafort	Grand Cross of the Order of Saint Raymond of Penafort (Spain)	OKŚRP|KW	Grand Cross of the Order of Saint Raymond of Penafort (Spain)
--   Order of the Holy Cross of Raymond of Penafort	Cross of Honor of the Order of the Cross of Saint Raymond of Penafort (Spain)	OKŚRP|KH	Cross of Honor of the Order of the Cross of Saint Raymond of Penafort (Spain)
--   Order of the Holy Cross of Raymond of Penafort	Cross 1st Class of the Order of the Cross of Saint Raymond of Penafort (Spain)	OKŚRP|K1	Cross 1st Class of the Order of the Cross of Saint Raymond of Penafort (Spain)
--   Order of the Holy Cross of Raymond of Penafort	Cross 2nd Class of the Order of the Cross of Saint Raymond of Penafort (Spain)	OKŚRP|K2	Cross 2nd Class of the Order of the Cross of Saint Raymond of Penafort (Spain)
--   Order of the Holy Cross of Raymond of Penafort	Cross of the Order of Saint Raymond of Penafort (Spain)	OKŚRP|K	Cross of the Order of Saint Raymond of Penafort (Spain)
--   Order of the Holy Cross of Raymond of Penafort	Gold Medal of Legal Merit (Spain)	OKŚRP|ZM	Gold Medal of Legal Merit (Spain)
--   Order of the Holy Cross of Raymond of Penafort	Silver Medal of Legal Merit (Spain)	OKŚRP|SM	Silver Medal of Legal Merit (Spain)
--   Order of the Holy Cross of Raymond of Penafort	Bronze Medal of Legal Merit (Spain)	OKŚRP|BM	Bronze Medal of Legal Merit (Spain)
--   Order of Montesa	Order of Montesa (Spain)	ES-OM	Order of Montesa (Spain)
--   Maritime Order of Maria Christina	Maritime Order of Maria Christina	ES-OMMK	Maritime Order of Maria Christina
--   Order of Saint Ferdinand (Spain)	Order of St.  Ferdinand - Grand Cross (Spain)	ES-OŚF|KW	Order of St. Ferdinand - Grand Cross (Spain)
--   Order of Saint Ferdinand (Spain)	Order of St.  Ferdinand (Spain)	ES-OŚF|L	Order of St. Ferdinand (Spain)
--   Order of Saint Hermenegild	Grand Cross of the Order of Saint Hermenegild (Spain)	ES-OŚH|KW	Grand Cross of the Order of Saint Hermenegild (Spain)
--   Order of Saint Hermenegild	Commander with Star of the Order of Saint Hermenegild (Spain)	ES-OŚH|KG	Commander with Star of the Order of Saint Hermenegild (Spain)
--   Order of Saint Hermenegild	Cross of the Order of Saint Hermenegild (Spain)	ES-OŚH|KK	Cross of the Order of Saint Hermenegild (Spain)
--   Order of Saint Hermenegild	Commander of the Order of Saint Hermenegild (Spain)	ES-OSH|K	Commander of the Order of Saint Hermenegild (Spain)
--   Order of Saint James of the Sword (Spain)	Order of St.  James of the Sword (Spain)	ES-OS	Order of St. James of the Sword (Spain)
--   Military Order of Maria Christina	Military Order of Maria Christina	ES-OWMK	Military Order of Maria Christina
--   Order of Civil Merit (Spain)	Chain of the Order of Civil Merit (Spain)	OZCH|KOLL	Chain of the Order of Civil Merit (Spain)
--   Order of Civil Merit (Spain)	Grand Cross of the Order of Civil Merit (Spain)	OZCH|KW	Grand Cross of the Order of Civil Merit (Spain)
--   Order of Civil Merit (Spain)	Commander with Number of the Order of Civil Merit (Spain)	OZCH|KN	Commander with Number of the Order of Civil Merit (Spain)
--   Order of Civil Merit (Spain)	Commander of the Order of Civil Merit (Spain)	OZCH|KO	Commander of the Order of Civil Merit (Spain)
--   Order of Civil Merit (Spain)	Officer's Cross of the Order of Civil Merit (Spain)	OZCH|O	Officer's Cross of the Order of Civil Merit (Spain)
--   Order of Civil Merit (Spain)	Cross of the Order of Civil Merit (Spain)	OZCH|K	Cross of the Order of Civil Merit (Spain)
--   Order of Civil Merit (Spain)	Silver Cross of the Order of Civil Merit (Spain)	OZCH|FR	Silver Cross of the Order of Civil Merit (Spain)
--   Order of Civil Merit (Spain)	Medal of the Order of Civil Merit (Spain)	OZCH|M	Medal of the Order of Civil Merit (Spain)
--   Order of the Golden Fleece	Order of the Golden Fleece (Spain)	OZR|H	Order of the Golden Fleece (Spain)
--   -- /Temp

    -- Chile
    -- Order of Merit (Chile)
    OOMCHL1 = {Code = "OOMCHL1", Description = "Order of Merit", Class="Class I - Collar", RibbonImage="CHL Order of Merit of Chile - Grand Cross BAR.svg", PageLink="Order of Merit (Chile)#Grades", PostNom="", Country="Chile", Note="", Org="Chile", RecipCat="Recipients of the Order of Merit (Chile)" },
    OOMCHL2 = {Code = "OOMCHL2", Description = "Order of Merit", Class="Class II - Grand Cross (Gran Cruz)", RibbonImage="CHL Order of Merit of Chile - Grand Cross BAR.svg", PageLink="Order of Merit (Chile)#Grades", PostNom="", Country="Chile", Note="", Org="Chile", RecipCat="Recipients of the Order of Merit (Chile)" },
    OOMCHL3 = {Code = "OOMCHL3", Description = "Order of Merit", Class="Class III - Grand Officer (Gran Oficial)", RibbonImage="CHL Order of Merit of Chile - Grand Officer BAR.png", PageLink="Order of Merit (Chile)#Grades", PostNom="", Country="Chile", Note="", Org="Chile", RecipCat="Recipients of the Order of Merit (Chile)" },
    OOMCHL4 = {Code = "OOMCHL4", Description = "Order of Merit", Class="Class IV - Commander (Comendador)", RibbonImage="CHL Order of Merit of Chile - Commander BAR.png", PageLink="Order of Merit (Chile)#Grades", PostNom="", Country="Chile", Note="", Org="Chile", RecipCat="Recipients of the Order of Merit (Chile)" },
    OOMCHL5 = {Code = "OOMCHL5", Description = "Order of Merit", Class="Class V - Officer (Oficial)", RibbonImage="CHL Order of Merit of Chile - Officer BAR.png", PageLink="Order of Merit (Chile)#Grades", PostNom="", Country="Chile", Note="", Org="Chile", RecipCat="Recipients of the Order of Merit (Chile)" },
    OOMCHL6 = {Code = "OOMCHL6", Description = "Order of Merit", Class="Class VI - Knight (Caballero)", RibbonImage="CHL Order of Merit of Chile - Knight BAR.png", PageLink="Order of Merit (Chile)#Grades", PostNom="", Country="Chile", Note="", Org="Chile", RecipCat="Recipients of the Order of Merit (Chile)" },

    -- Air Force Star (Estrella Fuerza Aérea) (Chile)
    CHLAFS = {Code = "CHLAFS", Description = "Air Force Star (Estrella Fuerza Aérea)", Class="", RibbonImage="", PageLink="Orders, decorations, and medals of Chile", PostNom="", Country="Chile", Note="", Org="", RecipCat="" },

    -- Order of Aeronautical Merit (Chile)
    CHLAMGC = {Code = "CHLAMGC", Description = "Order of Aeronautical Merit", Class="Grand Cross", RibbonImage="Order of Aeronautical Merit-Grand Cross-Chile.png", PageLink="Grand Cross of Aeronautical Merit", PostNom="", Country="Chile", Note="", Org="", RecipCat="" },

    -- Military Merit (Chile)
    CHLMMGS = {Code = "CHLMMGS", Description = "Military Merit", Class="Grand Star", RibbonImage="United States Navy Good Conduct Medal ribbon.svg", PageLink="Military Merit (Chile)", PostNom="", Country="Chile", Note="", Org="", RecipCat="" },

    -- France
    -- National Order of the Legion of Honour (Ordre national de la Légion d'honneur)
    FRLdHGC = {Code = "FRLdHGC", Description = "Légion d'honneur", Class="Grand Cross - Grand-croix", RibbonImage="Legion Honneur GC ribbon.svg", PageLink="Legion of Honour", PostNom="", Country="France", Note="", Org="Ordre national de la Légion d'honneur", RecipCat="Grand Croix of the Légion d'honneur" },
    FRLdHGO = {Code = "FRLdHGO", Description = "Légion d'honneur", Class="Grand Officer - Grand-officier", RibbonImage="Legion Honneur GO ribbon.svg", PageLink="Legion of Honour", PostNom="", Country="France", Note="", Org="Ordre national de la Légion d'honneur", RecipCat="Grand Officiers of the Légion d'honneur" },
    FRLdHC = {Code = "FRLdHC", Description = "Légion d'honneur", Class="Commander - Commandeur", RibbonImage="Legion Honneur Commandeur ribbon.svg", PageLink="Legion of Honour", PostNom="", Country="France", Note="", Org="Ordre national de la Légion d'honneur", RecipCat="Commandeurs of the Légion d'honneur" },
    FRLdHO = {Code = "FRLdHO", Description = "Légion d'honneur", Class="Officer - Officier", RibbonImage="Legion Honneur Officier ribbon.svg", PageLink="Legion of Honour", PostNom="", Country="France", Note="", Org="Ordre national de la Légion d'honneur", RecipCat="Officiers of the Légion d'honneur" },
    FRLdHK = {Code = "FRLdHK", Description = "Légion d'honneur", Class="Knight - Chevalier", RibbonImage="Legion Honneur Chevalier ribbon.svg", PageLink="Legion of Honour", PostNom="", Country="France", Note="", Org="Ordre national de la Légion d'honneur", RecipCat="Chevaliers of the Légion d'honneur" },

    -- Croix de guerre 1914–1918 (France)
    FRCdG1914SP = {Code = "FRCdG1914SP", Description = "Croix de guerre 1914–1918", Class="Palme d'argent - Silver palm", RibbonImage="CroixdeGuerreFR-SilverPalm.png", PageLink="Croix de guerre 1914–1918 (France)", PostNom="", Country="France", Note="", Org="", RecipCat="" },
    FRCdG1914BP = {Code = "FRCdG1914BP", Description = "Croix de guerre 1914–1918", Class="Palme de bronze - Bronze palm", RibbonImage="Croix de Guerre palme de bronze ruban.svg", PageLink="Croix de guerre 1914–1918 (France)", PostNom="", Country="France", Note="", Org="", RecipCat="" },
    FRCdG1914SGS = {Code = "FRCdG1914SGS", Description = "Croix de guerre 1914–1918", Class="Étoile de vermeil - Silver gilt star", RibbonImage="Croix de Guerre étoile d'or ruban.svg", PageLink="Croix de guerre 1914–1918 (France)", PostNom="", Country="France", Note="", Org="", RecipCat="" },
    FRCdG1914SS = {Code = "FRCdG1914SS", Description = "Croix de guerre 1914–1918", Class="Étoile d'argent - Silver star", RibbonImage="Croix de Guerre étoile de bronze rubon.svg", PageLink="Croix de guerre 1914–1918 (France)", PostNom="", Country="France", Note="", Org="", RecipCat="" },
    FRCdG1914BS = {Code = "FRCdG1914BS", Description = "Croix de guerre 1914–1918", Class="Étoile de bronze - Bronze star", RibbonImage="Croix de Guerre étoile de bronze rubon.svg", PageLink="Croix de guerre 1914–1918 (France)", PostNom="", Country="France", Note="", Org="", RecipCat="" },    

    -- Croix de Guerre 1939–1945 (France)
    FRCdG1939BS = {Code = "FRCdG1939BS", Description = "Croix de guerre 1939–1945", Class="Étoile en bronze - Bronze star", RibbonImage="Croix de Guerre 1939-1945 ribbon - with Bronze Star.svg", PageLink="Croix de Guerre 1939–1945#Award grades", PostNom="", Country="France", Note="", Org="", RecipCat="Recipients of the Croix de Guerre 1939–1945 (France)" },
    FRCdG1939SS = {Code = "FRCdG1939SS", Description = "Croix de guerre 1939–1945", Class="Étoile en argent - Silver star", RibbonImage="Croix de Guerre 1939-1945 ribbon with Silver Star.svg", PageLink="Croix de Guerre 1939–1945#Award grades", PostNom="", Country="France", Note="", Org="", RecipCat="Recipients of the Croix de Guerre 1939–1945 (France)" },
    FRCdG1939SGS = {Code = "FRCdG1939SGS", Description = "Croix de guerre 1939–1945", Class="Étoile en vermeil - Silver gilt star", RibbonImage="Croix de Guerre 1939-1945 ribbon - with Silver Gilt Star.svg", PageLink="Croix de Guerre 1939–1945#Award grades", PostNom="", Country="France", Note="", Org="", RecipCat="Recipients of the Croix de Guerre 1939–1945 (France)" },
    FRCdG1939BP = {Code = "FRCdG1939BP", Description = "Croix de guerre 1939–1945", Class="Palme en bronze - Bronze palm", RibbonImage="Croix de Guerre 1939-1945 ribbon - with Bronze Palm.svg", PageLink="Croix de Guerre 1939–1945#Award grades", PostNom="", Country="France", Note="", Org="", RecipCat="Recipients of the Croix de Guerre 1939–1945 (France)" },
    FRCdG1939SP = {Code = "FRCdG1939SP", Description = "Croix de guerre 1939–1945", Class="Palme en argent - Silver palm", RibbonImage="Croix de Guerre 1939-1945 ribbon - with Silver Palm.svg", PageLink="Croix de Guerre 1939–1945#Award grades", PostNom="", Country="France", Note="", Org="", RecipCat="Recipients of the Croix de Guerre 1939–1945 (France)" },
    FRCdG1939SGP = {Code = "FRCdG1939SGP", Description = "Croix de guerre 1939–1945", Class="Palme en vermeil - Silver gilt palm", RibbonImage="Croix de Guerre 1939-1945 ribbon - with Silver Gilt Palm.svg", PageLink="Croix de Guerre 1939–1945#Award grades", PostNom="", Country="France", Note="", Org="", RecipCat="Recipients of the Croix de Guerre 1939–1945 (France)" },

    -- Croix de guerre des théâtres d'opérations extérieures
 --   Croix de Guerre des Theatres d'Operations Exterieurs ribbon.svg
    FRCdGTOEBS = {Code = "FRCdGTOEBS", Description = "Croix de guerre des théâtres d&#39;opérations extérieures", Class="Bronze star - Étoile en bronze", RibbonImage="Croix de Guerre des Theatres d'Operations Exterieurs ribbon - with Bronze Star.svg", PageLink="Croix de guerre des théâtres d'opérations extérieures", PostNom="", Country="France", Note="", Org="", RecipCat="" },
    FRCdGTOESS = {Code = "FRCdGTOESS", Description = "Croix de guerre des théâtres d&#39;opérations extérieures", Class="Silver star - Étoile en argent", RibbonImage="Croix de Guerre des Theatres d'Operations Exterieurs ribbon - with Silver Star.svg", PageLink="Croix de guerre des théâtres d'opérations extérieures", PostNom="", Country="France", Note="", Org="", RecipCat="" },
    FRCdGTOESGS = {Code = "FRCdGTOESGS", Description = "Croix de guerre des théâtres d&#39;opérations extérieures", Class="Silver gilt star - Étoile en vermeil", RibbonImage="Croix de Guerre des Theatres d'Operations Exterieurs ribbon - with Silver Gilt Star.svg", PageLink="Croix de guerre des théâtres d'opérations extérieures", PostNom="", Country="France", Note="", Org="", RecipCat="" },
    FRCdGTOEBP = {Code = "FRCdGTOEBP", Description = "Croix de guerre des théâtres d&#39;opérations extérieures", Class="Bronze palm - Palme en bronze", RibbonImage="Croix de Guerre des Theatres d'Operations Exterieurs ribbon - with Bronze Palm.svg", PageLink="Croix de guerre des théâtres d'opérations extérieures", PostNom="", Country="France", Note="", Org="", RecipCat="" },
    FRCdGTOESP = {Code = "FRCdGTOESP", Description = "Croix de guerre des théâtres d&#39;opérations extérieures", Class="Silver palm - Palme en argent", RibbonImage="Croix de Guerre des Theatres d'Operations Exterieurs ribbon - with Silver Palm.svg", PageLink="Croix de guerre des théâtres d'opérations extérieures", PostNom="", Country="France", Note="", Org="", RecipCat="" },

    -- African Union
    AUMIBurundi = {Code = "AUMIBurundi", Description = "African Union Medal", Class="Intervention in Burundi", RibbonImage="Ribbon - Question mark.png", PageLink="African Union", PostNom="", Country="Africa", Note="", Org="African Union", RecipCat="" },

    -- United Nations
    UNKM = {Code = "UNKM", Description = "United Nations Service Medal", Class="Korea", RibbonImage="United Nations Service Medal Korea ribbon.svg", PageLink="United Nations Korea Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="Recipients of the United Nations Service Medal Korea" },

    -- United Nations Medals --
    UNTSO = {Code = "UNTSO", Description = "United Nations Medal", Class="[[UNTSO]] - Middle-east", RibbonImage="UNTSO Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMOGIP = {Code = "UNMOGIP", Description = "United Nations Medal", Class="[[UNMOGIP]] - [[India]], [[Pakistan]]", RibbonImage="UNMOGIP Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNOGIL = {Code = "UNOGIL", Description = "United Nations Medal", Class="[[UNOGIL]] - [[Lebanon]], [[Syria]]", RibbonImage="UNOGIL ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    ONUC = {Code = "ONUC", Description = "United Nations Medal", Class="[[ONUC]] - [[Democratic Republic of the Congo|DRC]]", RibbonImage="ONUC Medal bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNSF = {Code = "UNSF", Description = "United Nations Medal", Class="[[UNSF]] - [[Papua (province)|West-Papua]] and [[Indonesia]]", RibbonImage="UNSF UNTEA Medal bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNYOM = {Code = "UNYOM", Description = "United Nations Medal", Class="[[UNYOM]] - [[Yemen]]", RibbonImage="UNYOM Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNFICYP = {Code = "UNFICYP", Description = "United Nations Medal", Class="[[UNFICYP]] - [[Cyprus]]", RibbonImage="UNFICYP Medal bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNIPOM = {Code = "UNIPOM", Description = "United Nations Medal", Class="[[UNIPOM]] - [[India]], [[Pakistan]]", RibbonImage="UNMOGIP Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNEFII = {Code = "UNEFII", Description = "United Nations Medal", Class="[[UNEFII|UNEF II]] - [[Egypt]], [[Israel]]", RibbonImage="ONZ Medal w Służbie Pokoju UNEF BAR.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDOF = {Code = "UNDOF", Description = "United Nations Medal", Class="[[UNDOF]] - [[Golan Heights]]", RibbonImage="ONZ Medal w Służbie Pokoju UNDOF BAR.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNIFIL = {Code = "UNIFIL", Description = "United Nations Medal", Class="[[UNIFIL]] - [[Lebanon]]", RibbonImage="UNIFIL ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNIIMOG = {Code = "UNIIMOG", Description = "United Nations Medal", Class="[[UNIIMOG]] - [[Iraq]], [[Iran]]", RibbonImage="UNIIMOG Ribbon bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNGOMAP = {Code = "UNGOMAP", Description = "United Nations Medal", Class="[[UNGOMAP]] - [[Afghanistan]], [[Pakistan]]", RibbonImage="UNTSO Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNAVEMI = {Code = "UNAVEMI", Description = "United Nations Medal", Class="[[United Nations Angola Verification Mission I|UNAVEM I]] - [[Angola]]", RibbonImage="UNAVEM Medal ribbon.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNTAG = {Code = "UNTAG", Description = "United Nations Medal", Class="[[UNTAG]] - [[Namibia]]", RibbonImage="UNTAG.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    ONUCA = {Code = "ONUCA", Description = "United Nations Medal", Class="[[ONUCA]] - [[Central America]]", RibbonImage="ONUCA Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNIKOM = {Code = "UNIKOM", Description = "United Nations Medal", Class="[[UNIKOM]] - [[Kuwait]], [[Iraq]]", RibbonImage="ONZ Medal w Służbie Pokoju UNIKOM BAR.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MINURSO = {Code = "MINURSO", Description = "United Nations Medal", Class="[[MINURSO]] - [[Western Sahara]]", RibbonImage="UN Medal MINURSO ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNAVEMII = {Code = "UNAVEMII", Description = "United Nations Medal", Class="[[United Nations Angola Verification Mission II|UNAVEM II]] - [[Angola]]", RibbonImage="UNAVEM Medal ribbon.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    ONUSAL = {Code = "ONUSAL", Description = "United Nations Medal", Class="[[ONUSAL]] - [[El Salvador]]", RibbonImage="ONUSAL Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNAMIC = {Code = "UNAMIC", Description = "United Nations Medal", Class="[[UNAMIC]] - [[Cambodia]]", RibbonImage="UNAMIC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNPROFOR = {Code = "XUNPROFORX", Description = "United Nations Medal", Class="[[UNPROFOR]] - [[Croatia]], [[Bosnia]], [[Herzegovina]]", RibbonImage="ONZ Medal w Służbie Pokoju UNPROFOR BAR.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNTAC = {Code = "UNTAC", Description = "United Nations Medal", Class="[[UNTAC]] - [[Cambodia]]", RibbonImage="UNTAC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNOSOMI = {Code = "UNOSOMI", Description = "United Nations Medal", Class="[[UNOSOMI|UNOSOM I]] - [[Somalia]]", RibbonImage="UNOSOM Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    ONUMOZ = {Code = "ONUMOZ", Description = "United Nations Medal", Class="[[ONUMOZ]] - [[Mozambique]]", RibbonImage="ONUMOZ Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNOSOMII = {Code = "UNOSOMII", Description = "United Nations Medal", Class="[[UNOSOMII|UNOSOM II]] - [[Somalia]]", RibbonImage="UNOSOM Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNOMUR = {Code = "UNOMUR", Description = "United Nations Medal", Class="[[UNOMUR]] - [[Rwanda]], [[Uganda]]", RibbonImage="UNOMUR Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNOMIG = {Code = "UNOMIG", Description = "United Nations Medal", Class="[[UNOMIG]] - [[Georgia (country)|Georgia]]", RibbonImage="UNOMIG Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNOMIL = {Code = "UNOMIL", Description = "United Nations Medal", Class="[[UNOMIL]] - [[Liberia]]", RibbonImage="UNOMIL Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNAMIR = {Code = "UNAMIR", Description = "United Nations Medal", Class="[[UNAMIR]] - [[Rwanda]]", RibbonImage="UNAMIR Medal bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMIH = {Code = "UNMIH", Description = "United Nations Medal", Class="[[UNMIH]] - [[Haiti]]", RibbonImage="UNMIH.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMOT = {Code = "UNMOT", Description = "United Nations Medal", Class="[[UNMOT]] - [[Tajikistan]]", RibbonImage="UNMOT Medal bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNAVEMIII = {Code = "UNAVEMIII", Description = "United Nations Medal", Class="[[UNAVEMIII|UNAVEM III]] - [[Angola]]", RibbonImage="UNAVEM Medal ribbon.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNPREDEP = {Code = "UNPREDEP", Description = "United Nations Medal", Class="[[UNPREDEP]] - [[Republic of Macedonia|Macedonia]]", RibbonImage="UNPREDEP Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNCRO = {Code = "UNCRO", Description = "United Nations Medal", Class="[[UNCRO]] - [[Croatia]]", RibbonImage="UNPROFOR Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMIBH = {Code = "UNMIBH", Description = "United Nations Medal", Class="[[UNMIBH]] - [[Bosnia-Herzegovina]]", RibbonImage="UNMIBH Medal bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNTAES = {Code = "UNTAES", Description = "United Nations Medal", Class="[[UNTAES]] - [[Croatia]]", RibbonImage="UNTAES Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNSMIH = {Code = "UNSMIH", Description = "United Nations Medal", Class="[[United Nations Security Council Resolution 1063|UNSMIH]] - [Haiti]", RibbonImage="UNMIH.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMOP = {Code = "UNMOP", Description = "United Nations Medal", Class="[[UNMOP]] - [[Croatia]]", RibbonImage="UNMOP Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MINUGUA = {Code = "MINUGUA", Description = "United Nations Medal", Class="[[MINUGUA]] - [[Guatemala]]", RibbonImage="MINUGUA Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MONUA = {Code = "MONUA", Description = "United Nations Medal", Class="[[MONUA]] - [[Angola]]", RibbonImage="UNAVEM Medal ribbon.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNTMIH = {Code = "UNTMIH", Description = "United Nations Medal", Class="[[United Nations Security Council Resolution 1123|UNTMIH]] - [[Haiti]]", RibbonImage="UNMIH.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MIPONUH = {Code = "MIPONUH", Description = "United Nations Medal", Class="[[United Nations Security Council Resolution 1141|MIPONUH]] - [[Haiti]]", RibbonImage="UNMIH.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNPSG = {Code = "UNPSG", Description = "United Nations Medal", Class="[[United Nations Security Council Resolution 1145|UNPSG]] - [[Croatia]]", RibbonImage="UNPSG Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MINURCA = {Code = "MINURCA", Description = "United Nations Medal", Class="[[United Nations Security Council Resolution 1159|MINURCA]] - [[Central African Republic]]", RibbonImage="MINURCA Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNOMSIL = {Code = "UNOMSIL", Description = "United Nations Medal", Class="[[United Nations Security Council Resolution 1181|UNOMSIL]] - [[Sierra Leone]]", RibbonImage="UNOMSIL Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMIK = {Code = "UNMIK", Description = "United Nations Medal", Class="[[UNMIK]] - [[Kosovo]]", RibbonImage="UNMIK Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNAMET = {Code = "UNAMET", Description = "United Nations Medal", Class="[[UNAMET]] - [[East-Timor]]", RibbonImage="UNAMET Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNAMSIL = {Code = "UNAMSIL", Description = "United Nations Medal", Class="[[UNAMSIL]] - [[Sierra Leone]]", RibbonImage="UNOMSIL Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNTAET = {Code = "UNTAET", Description = "United Nations Medal", Class="[[UNTAET]] - [[East-Timor]]", RibbonImage="UNAMET Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MICAH = {Code = "MICAH", Description = "United Nations Medal", Class="[[United Nations Security Council Resolution 1277|MICAH]] - [[Haiti]]", RibbonImage="UNMIH.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMEE = {Code = "UNMEE", Description = "United Nations Medal", Class="[[UNMEE]] - [[Eritrea]], [[Ethiopia]]", RibbonImage="Mission in Ethiopia and Eritrea Medal ribbon.png", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMISET = {Code = "UNMISET", Description = "United Nations Medal", Class="[[UNMISET]] - [[East-Timor]]", RibbonImage="UNAMET Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMIL = {Code = "UNMIL", Description = "United Nations Medal", Class="[[UNMIL]] - [[Liberia]]", RibbonImage="UNMIL Ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MINUCI = {Code = "MINUCI", Description = "United Nations Medal", Class="[[MINUCI]] - [[Ivory Coast]]", RibbonImage="MINUCI Ribbon bar.png", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNOCI = {Code = "UNOCI", Description = "United Nations Medal", Class="[[UNOCI]] - [[Ivory Coast]]", RibbonImage="UNOCI Ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MINUSTAH = {Code = "MINUSTAH", Description = "United Nations Medal", Class="[[MINUSTAH]] - [[Haiti]]", RibbonImage="MINUSTAH Ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNONUB = {Code = "UNONUB", Description = "United Nations Medal", Class="[[ONUB]] - [[Burundi]]", RibbonImage="UNONUB.png", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMIS = {Code = "UNMIS", Description = "United Nations Medal", Class="[[UNMIS]] - [[Sudan]]", RibbonImage="UN Mission in Sudan ribbon.png", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMIT = {Code = "UNMIT", Description = "United Nations Medal", Class="[[UNMIT]] - [[East-Timor]]", RibbonImage="UNMIT.png", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },

    UNAMID = {Code = "UNAMID", Description = "United Nations Medal", Class="[[UNAMID]] - [[Sudan]]", RibbonImage="UNAMID Ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MINURCAT = {Code = "MINURCAT", Description = "United Nations Medal", Class="[[MINURCAT]] - [[Central African Republic|C. A. R.]], [[Chad]]", RibbonImage="UN Medal MINURCAT ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNISFA = {Code = "UNISFA", Description = "United Nations Medal", Class="[[UNISFA]] - [[Sudan]]", RibbonImage="UNISFA Ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNMISS = {Code = "UNMISS", Description = "United Nations Medal", Class="[[UNMISS]] - [[South Sudan]]", RibbonImage="UNMISS Ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNSMIS = {Code = "UNSMIS", Description = "United Nations Medal", Class="[[UNSMIS]] - [[Syria]]", RibbonImage="UNSMIS Ribbon bar.svg", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MINUSMA = {Code = "MINUSMA", Description = "United Nations Medal", Class="[[MINUSMA]] - [[Mali]]", RibbonImage="MINUSMA Medal ribbon.png", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNHQ = {Code = "UNHQ", Description = "United Nations Medal", Class="[[UNHQ]] - service at UN HQ", RibbonImage="UNHQ Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    DOMREP = {Code = "DOMREP", Description = "No Mission Medal", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="DOMREP", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },

-- MONUSCO
    MONUC = {Code = "MONUC", Description = "United Nations Medal", Class="[[MONUC]] - [[Democratic Republic of the Congo|DRC]]", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    MONUSCO = {Code = "MONUSCO", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]]", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDRC = {Code = "UNDRC", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]]", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDRC1 = {Code = "UNDRC1", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]] (Numeral 1)", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDRC2 = {Code = "UNDRC2", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]] (Numeral 2)", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDRC3 = {Code = "UNDRC3", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]] (Numeral 3)", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDRC4 = {Code = "UNDRC4", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]] (Numeral 4)", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDRC5 = {Code = "UNDRC5", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]] (Numeral 5)", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDRC6 = {Code = "UNDRC6", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]] (Numeral 6)", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDRC7 = {Code = "UNDRC7", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]] (Numeral 7)", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDRC8 = {Code = "UNDRC8", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]] (Numeral 8)", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },
    UNDRC9 = {Code = "UNDRC9", Description = "United Nations Medal", Class="[[MONUSCO]] - [[Democratic Republic of the Congo|DRC]] (Numeral 9)", RibbonImage="MONUC Medal bar.gif", PageLink="United Nations Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },

    UNSSM = {Code = "UNSSM", Description = "United Nations Special Service Medal", Class="", RibbonImage="UNSSM.svg", PageLink="United Nations Special Service Medal", PostNom="", Country="UN", Note="", Org="United Nations", RecipCat="United Nations Medal" },

    -- Argentina
    -- Order of Naval Merit (Order of May)
    AGOOMGC = {Code = "AGOOMGC", Description = "Order of Naval Merit (Order of May)", Class="Grand Cross", RibbonImage="Order of Naval Merit (Argentina) - ribbon bar.png", PageLink="Order of May", PostNom="", Country="Argentina", Note="", Org="", RecipCat="" },

    -- Belgium
    -- Croix de Guerre (Belgium)
    BECDG = {Code = "BECDG", Description = "Croix de Guerre", Class="", RibbonImage="BEL Croix de Guerre 1944 ribbon.svg", PageLink="Croix de guerre (Belgium)", PostNom="", Country="Belgium", Note="", Org="", RecipCat="" },
    BEMK1 = {Code = "BEMK1", Description = "Military Cross", Class="First Class", RibbonImage="BEL Militair Kruis 1klasse BAR.svg", PageLink="Military Cross (Belgium)", PostNom="", Country="Belgium", Note="", Org="", RecipCat="" },    
    BEMK2 = {Code = "BEMK2", Description = "Military Cross", Class="Second Class", RibbonImage="BEL Militair Kruis 2klasse BAR.svg", PageLink="Military Cross (Belgium)", PostNom="", Country="Belgium", Note="", Org="", RecipCat="" },   

    -- Italy
    -- Order of Merit of the Italian Republic
    ITOMGO = {Code = "ITOMGO", Description = "Order of Merit of the Italian Republic", Class="Grand Officer - Grande Ufficiale", RibbonImage="Grande ufficiale OMRI BAR.svg", PageLink="Order of Merit of the Italian Republic", PostNom="OMRI", Country="Italy", Note="", Org="", RecipCat="" },

    -- Order of Saints Maurice and Lazarus
    ITOSMLC = {Code = "ITOSMLC", Description = "Order of Saints Maurice and Lazarus", Class="Commander", RibbonImage="Commendatore SSML Regno BAR.svg", PageLink="Order of Saints Maurice and Lazarus", PostNom="", Country="Italy", Note="", Org="", RecipCat="" },

    -- Paraguay
    PAOMMGC = {Code = "PAOMMGC", Description = "Order Military Merit", Class="Grand Cross", RibbonImage="Military Merit Order (Paraguay) - ribbon bar.png", PageLink="Order Military Merit (Paraguay)", PostNom="", Country="Paraguay", Note="", Org="", RecipCat="" },

    -- Ottoman Empire 
    OEOM = {Code = "OEOM", Description = "Order of the Medjidie", Class="", RibbonImage="Order of the Medjidie lenta.png", PageLink="Order of the Medjidie", PostNom="", Country="Ottoman Empire", Note="", Org="", RecipCat="" },


-- Roelf Beukes
-- Star (Air Force) (Spanish: Estrella Fuerza Aérea) (Chile) | Orders, decorations, and medals of Chile
    
-- Jan van Loggerenberg
-- [[File:Order of Aeronautical Merit-Grand Cross-Chile.png|x20px]] [[Grand Cross of Aeronautical Merit]] (Chile)
    
-- Johannes Geldenhuys
-- [[file:Military Merit Order (Paraguay) - ribbon bar.png|x20px]] Grand Cross of Order Military Merit (Paraguay)
    
      

    -- Johannes Geldenhuys
    -- * [[file:United States Navy Good Conduct Medal ribbon.svg|x30px]] Grand Star of Military Merit (Chile)
    -- * [[file:Military Merit Order (Paraguay) - ribbon bar.png|x30px]] Grand Cross of Order Military Merit (Paraguay)

    -- Jan van Loggerenberg
    -- [[File:Order of Aeronautical Merit-Grand Cross-Chile.png|x25px]] [[Grand Cross of Aeronautical Merit]] (Chile)

    -- Gerrit Opperman
    -- * [[File:Estrella_al_Merito_Militar_01.png|75px]] Chilean Star of Military Merit
    
    -- Felipe Calderón
   -- ** [[File:Order of Belize - ribbon bar.png|70px]] [[Order of Belize]]
   -- ** [[File:Order_of_the_Elephant_Ribbon_bar.svg|70px]] Knight of the [[Order of the Elephant]] (18 February 2008)
   -- ** [[File:National Order of José Matias Delgado (El Salvador) - ribbon bar.gif|70px]] Grand Cross of the [[Order of José Matías Delgado|National Order of Doctor José Matías Delgado]] (4 March 2008)
   -- ** [[File:Order of the Quetzal - Grand Cross (Guatemala) - ribbon bar.png|70px]] Collar of the [[Order of the Quetzal]] (27 July 2011)
   -- ** [[File:Order of Isabella the Catholic - Sash of Collar.svg|70px]] Knight of the Collar of the [[Order of Isabella the Catholic]] (6 June 2008)
   -- ** [[File:Order of Civil Merit (Spain) - Sash of Grand Collar.svg|70px]] Collar of the [[Order of Civil Merit]] (15 November 2012)
  
    Unknown = {Code = "Unknown", Description = "Unknown award", Class="", RibbonImage="Ribbon - Question mark.png", PageLink="Wikipedia:WikiProject Orders, decorations, and medals", PostNom="", Country="Unknown", Note="", Org="None", RecipCat="" },
    xx = {Code = "xx", Description = "xx", Class="", RibbonImage="XX", PageLink="XX", PostNom="XX", Country="Dummy", Note="", Org="XX" } -- Leave this example here at the end as it does not have the Comma. 
    -- Closing } after this line
} -- Closing "}" closes "local data = {"
return data
-- Initial data by John Dovey (13 April 2023) [[User:BoonDock]]