1,633
edits
m (→The Weights) |
mNo edit summary |
||
Line 26: | Line 26: | ||
==Examples== | ==Examples== | ||
===The Weights=== | ===The Weights=== | ||
{{catWeight|1| + | Weight <tt>+ </tt> means this and that.}} | {{catWeight|1|+ | Weight <tt>+ </tt> means this and that.}} | ||
{{catWeight|1| | {{catWeight|1|x | Weight <tt>* </tt> means this and that.}} | ||
{{catWeight|1| | {{catWeight|1|x+ | Weight <tt>*+ </tt> means this and that.}} | ||
{{catWeight|1| | {{catWeight|1|xx | Weight <tt>** </tt> means this and that.}} | ||
{{catWeight|1| | {{catWeight|1|xx+| Weight <tt>**+</tt> means this and that.}} | ||
{{catWeight|1| | {{catWeight|1|xxx| Weight <tt>***</tt> means this and that.}} | ||
There is an issue when using '''*''' as argument in <tt>catWeight</tt>. | There is an issue when using '''*''' as argument in <tt>catWeight</tt>, using "x" for now. | ||
===Indentation=== | ===Indentation=== |
edits