Webtags/Parameters (preserving history): Difference between revisions

m
Line 266: Line 266:
===Use of double quotation marks===
===Use of double quotation marks===


The general syntax is <tt><#tag_name format=x></tt> where '''x''' can represent a single chacter, or multiple characters without any spaces.
The general syntax is <code><#tag_name format=x></code> where '''x''' can represent a single chacter, or multiple characters without any spaces.


If we need to include spaces, then we have to add double quotation matrks round the right hand side as shown here <tt><#tag_name format="x y z"></tt>
If we need to include spaces, then we have to add double quotation matrks round the right hand side as shown here <code><#tag_name format="x y z"></code>


===Dependency on Cumulus flavour===
===Dependency on Cumulus flavour===
5,838

edits