Webtags (preserving history): Difference between revisions

m
m (→‎Monthly: typo)
Line 128: Line 128:
{{Version badge 1}}'''Note for Cumulus 1 -  if your format has any spaces in it''', you must enclose the whole format parameter value in double quotes, for example (Cumulus 1.9.x): <#YearTempHT format="hh nn">. Consequently, you cannot include double quote characters in any other position (see [[Php_webtags#Web_tag_Complications| here for work-around]]).
{{Version badge 1}}'''Note for Cumulus 1 -  if your format has any spaces in it''', you must enclose the whole format parameter value in double quotes, for example (Cumulus 1.9.x): <#YearTempHT format="hh nn">. Consequently, you cannot include double quote characters in any other position (see [[Php_webtags#Web_tag_Complications| here for work-around]]).


[[File:Badge vMx.png]]Note for MX - you can use single quotation marks round spaces and text, but you can also use '\' as escape character e.g. \o\n.
[[File:Badge vMx.png]]Note for MX - you can use single quotation marks round spaces and text, but you can also use '\' as escape character e.g. for 'on' use '''\o\n'''. However for 'at' the only alternative is '''\a't''''  because the character t has another meaning and escape followed by a t becomes a tab!


=== List of allowed modifiers ===
=== List of allowed modifiers ===
5,838

edits