Webtags/Parameters (preserving history): Difference between revisions

m
 
These are highly complicated, and so have been left until after the simpler ones!
 
To start with a simple example, suppose you want date/time in ISO 8601 format:
# Take the tag name (from tables on [[Webtags]] page)
# Next check in [[#Which tag names take date/time output formatting modifiers]] to see if that tag accepts both time and date modifiers
# Assuming it can, simply modify the web tag as shown here <code><#tag_name format="yyyy-MM-dd HH:mm:ss"></code>.
# Now the web tag will output using the ISO 8601 format something like ''2019-02-28 06:59:05''.
 
 
===Use of spaces===
5,838

edits