1,633
edits
mNo edit summary |
m (→Syntax) |
||
Line 20: | Line 20: | ||
'''<colour>''' = Define the colour type of the info box: | '''<colour>''' = Define the colour type of the info box: | ||
'''onoff''' = | '''onoff''' = yellow-ish... use to match <nowiki>{{catWeightInfo|onoff}}</nowiki> | ||
'''worstcase''' = | '''worstcase''' = red-ish... use to match <nowiki>{{catWeightInfo|worstcase}}</nowiki> | ||
'''amount''' = green-ish... use to match <nowiki>{{catWeightInfo|amount}}</nowiki> | '''amount''' = green-ish... use to match <nowiki>{{catWeightInfo|amount}}</nowiki> | ||
'''misc''' = purple-ish... (fun, testing), the '''default''' colour! | '''misc''' = purple-ish... (fun, testing), the '''default''' colour! | ||
Line 32: | Line 32: | ||
'''<text>''' = The descriptive text for that weight level. | '''<text>''' = The descriptive text for that weight level. | ||
{{eyecatch|1|Note|Only the '''<#>''' values '''1''' to '''6''' are actually checked, any '''other values''' (e.g. 0 or abc) yield '''no indentation''' at all, and are treated the same as <tt><nowiki>{{eyecatch|info|text}}</nowiki></tt>!}} | {{eyecatch|1|Note|Only the '''<#>''' values '''1''' to '''6''' are actually checked, any '''other values''' (e.g. 0 or abc) yield '''no indentation''' at all, and are treated the same as <tt><nowiki>{{eyecatch|info|text}}</nowiki></tt>!}} | ||
==Examples== | ==Examples== |
edits