साँचा:WPBannerMeta/hooks/notecounter
0
इस साँचे का इस्तेमाल 1,600,000+ पृष्ठों में किया जा रहा है। बड़े पैमाने पर व्यवधान और अनावश्यक सर्वर लोड से बचने के लिए, किसी भी बदलाव के पहले इस साँचे के /प्रयोगपृष्ठ उपपृष्ठ या अपने उपयोगकर्ता स्थान पर उसे जांच कर देख ले। जांचे गये बदलावों को इस साँचे में एक बार में जोड़ा जा सकता है।अन्य उपयोगकर्ताओं के खातिर, बदलाव करने से पहले उससे सम्बंधित बात-चीत वार्ता पृष्ठ पर करें। |
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |small={{{small|}}} |category={{{category|¬}}} |listas = {{{listas|}}} ... |HOOK_COLLAPSED = {{WPBannerMeta/hooks/notecounter |category = {{{category|¬}}} |BANNER_NAME={{subst:FULLPAGENAME}} |note 1 = {{{**PARAMETER**|}}} |note 2 = {{{**PARAMETER**|}}} |note 3 = {{{**PARAMETER**|}}} |note 4 = {{{**PARAMETER**|}}} |note 5 = {{{**PARAMETER**|}}} |note 6 = {{{**PARAMETER**|}}} |note 7 = {{{**PARAMETER**|}}} |note 8 = {{{**PARAMETER**|}}} |note 9 = {{{**PARAMETER**|}}} |note 10 = {{{**PARAMETER**|}}} }} ... }} |
This hook allows notes added in other hooks (/notes, etc) to contribute towards the counter that triggers the notes being collapsed into a show/hide box when they become too numerous. Each parameter should be set to one of the trigger parameters for a hooked note.
This hook cannot be 'stacked' in the usual way. Normally, you can 'stack' hook templates:
|HOOK_NOTE = <!-- -->{{WPBannerMeta/hooks/notes |category = {{{category|¬}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }}{{WPBannerMeta/hooks/notes |category = {{{category|¬}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }}{{WPBannerMeta/hooks/notes |category = {{{category|¬}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }}
This does not work with this particular hook. You need to concatenate the hook templates with an addition sign +:
|HOOK_COLLAPSED = {{WPBannerMeta/hooks/notecounter |category = {{{category|¬}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }} + {{WPBannerMeta/hooks/notecounter |category = {{{category|¬}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }} + {{WPBannerMeta/hooks/notecounter |category = {{{category|¬}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }}
ऊपर दिए गए निर्देश साँचा:WPBannerMeta/hooks/notecounter/doc से लिए गए है।(संपादन | इतिहास) संपादक इस साँचे के प्रयोगस्थल व प्रयोग पन्नों में प्रयोग कर सकते है। sandbox (create) and testcases (create) pages. कृपया /doc उपपृष्ठ पर श्रेणियाँ व विकियों के बिच की कड़ियाँ जोड़े। इस साँचे के उपपृष्ठ। |