Webtags/Parameters: Difference between revisions

585 bytes removed ,  09:59, 2 October 2022
m
mNo edit summary
Line 91: Line 91:


Each tag name falls into one of these 3 types:
Each tag name falls into one of these 3 types:
* Some tag names have a fixed output format (so they ignore any output format parameters, although obviously better not to specify any)
# Some tag names have a fixed output format (so they ignore any output format parameters, although obviously better not to specify any)
* Some tag names always need an output format specifier
# Some tag names always need an output format specifier
* The majority of tag names have a default output if there is no output format modifier, but accept either one or two output format parameters, allowing you to change what they output.
# The majority of tag names have a default output if there is no output format modifier, but accept either one or two output format parameters, allowing you to change what they output.


This Wiki page does not include a table showing which tags belong to which type, simply because it is dependent on which Cumulus release you are running. An attempt to indicate some general guidance has been included on another  [[Webtag_Applicability|discussion about applicability]] Wiki page, but contributors need to update that page and start listing tag name and release specific information.
=== Output modification parameters ===
 
===Output modification parameters available in legacy Cumulus 1===


Your options are described under the following subheadings:
Your options are described under the following subheadings:
* [[#Rounding to a specific number of decimal places]]
# [[#Rounding to a specific number of decimal places]]
* [[#Multiple Output Format Modifier parameters for times and dates]]
# [[#Multiple Output Format Modifier parameters for times and dates]]
 
# [[#Output Modification Parameter for changing any decimal comma into a decimal point]]
===Additional output modification parameters that are only available for MX users===
# [[#Controlling the number of decimal places]]
 
# [[#Two Output (format modifier) parameters for decimal places]]
[[File:Badge vMx.png]] offers those listed above for Cumulus 1, plus:
# [[#Truncation of unwanted decimal places]]
* [[#Output Modification Parameter for changing any decimal comma into a decimal point]]
* [[#Controlling the number of decimal places]]
* [[#Two Output (format modifier) parameters for decimal places]]
* [[#Truncation of unwanted decimal places]]


=Documentation for Output modification parameters=
=Documentation for Output modification parameters=