Revision 57271329 of "Sjabloon:WPBannerMeta/importance" on nlwiki

<noinclude>{{Sjabloonweg||2020|10|06}}</noinclude>{{#ifeq:{{{1|¬}}}|¬
 |¬ <!-- Importance not passed by banner template; no importance scale used -->
 |{{#switch:{{{IMPORTANCE_SCALE|}}}
  |subpage  = {{#ifexist:{{{BANNER_NAME}}}/importance
   |{{#ifexpr:{{PAGESIZE:{{{BANNER_NAME}}}/importance|R}}
    |{{{{{BANNER_NAME}}}/importance
     |1={{{1|}}}
     |importance={{{1|}}}
     |class={{{class|{{{2|}}}}}}
    }}
    |¬ <!-- /importance subpage is empty; no importance scale used -->
   }}
   |¬ <!-- /importance subpage does not exist; no importance scale used -->
  }}
  |inline   = {{{1|}}} <!-- Pass importance without change -->
  |#default = {{Importance mask
   |1={{{1|}}}
   |class={{{class|{{{2|}}}}}}
  }}
 }}
}}