1,633
edits
m (Finalized the documentation for the CatWeightInfo template.) |
m (Syntax ... update more <type> options added, i.e. special text for the section application.) |
||
Line 18: | Line 18: | ||
#'''<tt><nowiki>{{catWeightInfo|<type>|<align>}}</nowiki></tt>''' - Define alignment via <align> parameter. | #'''<tt><nowiki>{{catWeightInfo|<type>|<align>}}</nowiki></tt>''' - Define alignment via <align> parameter. | ||
'''<type>''' = Define the type of weight info box you require: | '''<type>''' = Define the type of weight info box you require: | ||
'''onoff''' | '''onoff''' = The category weight is simply used as an on/off switch | ||
'''worstcase''' = The worst case of category occurrence defines weight. | '''onoffSec''' = Same as onoff, but referring to the complete page/section. | ||
'''amount''' | '''worstcase''' = The worst case of category occurrence defines weight. | ||
'''worstcaseSec''' = Same as worstcase, but referring to the complete page/section. | |||
'''amount''' = The category weight is defined by the occurrence amount (default). | |||
'''amountSec''' = Same as amount, but referring to the complete page/section. | |||
'''<align>''' = Should the info box be aligned? By default it is not a "float". | '''<align>''' = Should the info box be aligned? By default it is not a "float". | ||
Line 27: | Line 30: | ||
'''none / ''' = No entry, or any other entry will *not* align the info box. | '''none / ''' = No entry, or any other entry will *not* align the info box. | ||
{{eyecatch|1|Note|Any <type> entry other than "onoff" or "worstcase" defaults to '''"amount"'''!<br>Any <align> entry other than "left" or "right" defaults to '''no''' alignment!}} | {{eyecatch|1|Note|Any <type> entry other than "onoff" or "worstcase" defaults to '''"amount"'''!<br>Any <align> entry other than "left" or "right" defaults to '''no''' alignment!}} | ||
==Example Category Weight Info Boxes== | ==Example Category Weight Info Boxes== |
edits