Template:Australian dollar

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search

A$

<templatedata> { "params": { "1": { "label": "Value", "type": "number", "example": "1000, 4.50", "suggested": true }, "2": { "aliases": [ "year" ], "label": "Year for inflation calculation", "description": "Adds an inflation-adjusted value in parentheses for the year provided. This function should only be used in appropriate situations.", "example": "1990, 2014", "type": "date", "suggested": true }, "link": { "label": "Link", "description": "Links \"A$\" to the Australian dollar article", "type": "string", "autovalue": "", "suggested": true, "suggestedvalues": [ "yes" ] }, "about": { "label": "About", "description": "Rounds the inflation-adjusted value to the nearest dollar, and prefixes the calculated value with \"about\"", "type": "string", "autovalue": "", "suggested": true, "suggestedvalues": [ "yes" ] }, "round": { "label": "Rounding", "description": "Controls the rounding of the inflation-adjusted value", "example": "-3, 0, 2", "type": "number", "suggested": true } }, "paramOrder": [ "link", "1", "2", "about", "round" ], "format": "inline", "description": "This is a multifunction template. At its simplest, it adds the currency mark \"A$\", for many situations. The template can also link to the Australian dollar article and can even calculate inflation." } </templatedata>