「Template:Category handler」:修訂間差異

出自Arcaea中文维基
無編輯摘要
無編輯摘要
行 23: 行 23:


|  <!--Don't categorise (result was "dontcat" or "dontcatdontcat" and so on)-->
|  <!--Don't categorise (result was "dontcat" or "dontcatdontcat" and so on)-->
| <!--Check blacklist-->
|
  {{#switch:
   {{#ifeq: {{lc: {{{nocat|}}} }} | false
   |  <!--"nocat=false", skip blacklist check-->
   | {{#ifeq: {{lc: {{{categories|}}} }} | yes
    |  <!--Skip blacklist check-->
    | {{#ifeq: {{lc: {{{category2|}}} }} | yes
     |  <!--Skip blacklist check-->
     | {{category handler/blacklist| page = {{{page|}}} }}  <!--Check blacklist-->
     }}
    }}
   }}
  | hide = <!--Blacklist returned "hide", don't categorize-->
  | #default  =
   <!--Check if any namespace parameter is defined-->
   {{#ifeq: h0#384!5nea+w9 | {{{all| {{{main| {{{talk| {{{user| {{{wikipedia| {{{file| {{{mediawiki| {{{template| {{{help| {{{category| {{{portal| {{{book| {{{other| h0#384!5nea+w9 }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}}
   | <!--No namespace parameters fed, basic usage-->
    {{namespace detect
    | main = {{{1|}}}
    | file = {{{1|}}}
    | help = {{{1|}}}
    | category = {{{1|}}}
    | portal = {{{1|}}}
    | book = {{{1|}}}
    | page = {{{page|}}}  <!--For testing and demonstration-->
    }}
   | <!--Namespace parameters fed, advanced usage.
      If "data" is a number, return the corresponding
      numbered parameter, else return "data".  -->
    {{{all|}}}{{category handler/numbered
    | 1 = {{{1|}}}
    | 2 = {{{2|}}}
    | 3 = {{{3|}}}
    | 4 = {{{4|}}}
    | 5 = {{{5|}}}
    | 6 = {{{6|}}}
    | 7 = {{{7|}}}
    | 8 = {{{8|}}}
    | 9 = {{{9|}}}
    | 10 = {{{10|}}}
    | data =
     <!--Check what namespace, and return the data for it.
       Respecting empty parameters on purpose.  -->
     {{namespace detect
     | main = {{{main| {{{other|}}} }}}
     | talk = {{{talk| {{{other|}}} }}}
     | user = {{{user| {{{other|}}} }}}
     | wikipedia = {{{wikipedia| {{{project| {{{other|}}} }}} }}}
     | file = {{{file| {{{image| {{{other|}}} }}} }}}
     | mediawiki = {{{mediawiki| {{{other|}}} }}}
     | template = {{{template| {{{other|}}} }}}
     | help = {{{help| {{{other|}}} }}}
     | category = {{{category| {{{other|}}} }}}
     | portal = {{{portal| {{{other|}}} }}}
     | book = {{{book| {{{other|}}} }}}
     | other = {{{other|}}}  <!--Namespace special or a new namespace-->
     | page = {{{page|}}}  <!--For testing and demonstration-->
     }}
    }}
   }}
  }}
}}<noinclude>[[分类:工具模板]]{{Documentation}}</noinclude>
}}<noinclude>[[分类:工具模板]]{{Documentation}}</noinclude>

於 2020年11月18日 (三) 15:51 的修訂

模板文檔[查看] [編輯] [歷史] [清除緩存]

該模板目前沒有文檔。
如果您知道如何使用此模板,請使用下方的鏈接創建它。

上述文檔嵌入自Template:Category handler/doc(編輯 | 歷史)
您還可以檢視Rotaeno中文維基中該模板的handler 模板文檔,如果存在對應的同版本模板的話。