Webtags/Parameters: Difference between revisions

474 bytes removed ,  11:54, 2 October 2022
m
Line 94: Line 94:
# 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.
=== Output modification parameters ===
Your options are described under the following subheadings:
# [[#Rounding to a specific number of decimal places]]
# [[#Multiple Output Format Modifier parameters for times and dates]]
# [[#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=