Module:AusAward/data explained

-- Australian Award Data-- Data Fields-- AwardID: This is just a duplicate of the lookup code, but expressed as a number instead of a string-- Title: Person's title/rank. Not wikilinked. --- FirstName: Initials or first name(s)-- Surname: Person's Surname-- Year: Year of Award-- Month: Month of award-- Day: Day of award-- WikiPage: If the person has a Wiki article, name of the article here-- PostNoms: list of Post Nominal Titles. Stored in Lua table format ie Curly braces with values seperated by commas-- ShortCite: Short citation-- ShortCiteRef: Reference for the short citation-- Award: Name of the award-- MilAward: Code for the award in the Module:MilAward/data module-- State: Australian State of the recipient-- Suburb: Australian Suburb of the recipient-- Postcode: Australian Postcode of the recipient-- AnnounceEvent:What event the award was announced at-- AnnounceEventCite: Citation for the announcement event-- LongCite: Long Citation-- LongCiteRef: Reference for the long Citation-- Note: Any additional info about this recipient.local data = -- Closing "}" closes "local data =