Template:WPBannerMeta/hooks/cats
Appearance
This template is used on 33,000+ pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Syntax |
---|
{{WPBannerMeta
|PROJECT =
|BANNER_NAME = {{subst:FULLPAGENAME}}
|category={{{category|}}}
|listas = {{{listas|}}}
...
}} <!--
-->{{WPBannerMeta/hooks/cats
|category={{{category|}}}
|BANNER_NAME = {{subst:FULLPAGENAME}}
|cat 1={{{**PARAMETER**|}}}
|CAT_1 =
|cat 2={{{**PARAMETER**|}}}
|CAT_2 =
|cat 3={{{**PARAMETER**|}}}
|CAT_3 =
|cat 4={{{**PARAMETER**|}}}
|CAT_4 =
|cat 5={{{**PARAMETER**|}}}
|CAT_5 =
|cat 6={{{**PARAMETER**|}}}
|CAT_6 =
|cat 7={{{**PARAMETER**|}}}
|CAT_7 =
|cat 8={{{**PARAMETER**|}}}
|CAT_8 =
|cat 9={{{**PARAMETER**|}}}
|CAT_9 =
|cat 10={{{**PARAMETER**|}}}
|CAT_10 =
}}
...
}}
|
This hook allows you to add up to ten optional categories, that will be added to a page if a particular parameter is defined. Each category will be added if the corresponding parameter is non-empty. This template displays no visible output, so it can be put anywhere in the template code; common practice is to put it attached to a task force hook, such as |TF_n_HOOK=
.