Template:NRC org naming: Difference between revisions
Jump to navigation
Jump to search
StriderTol (talk | contribs) No edit summary |
StriderTol (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{#if:{{#explode:{{{1|}}}|/|3}} | <includeonly>{{#if:{{#explode:{{{1|}}}|/|3}} | ||
| [[Category:NRC Branch]] | | [[Category:NRC Branch]][[Office::{{#explode:{{{1|}}}|/|0}}/{{#explode:{{{1|}}}|/|1}}| ]][[Division::{{#explode:{{{1|}}}|/|0}}/{{#explode:{{{1|}}}|/|1}}/{{#explode:{{{1|}}}|/|2}}| ]] | ||
| {{#if:{{#explode:{{{1|}}}|/|2}} | | {{#if:{{#explode:{{{1|}}}|/|2}} | ||
| [[Category:NRC Division]] | | [[Category:NRC Division]][[Office::{{#explode:{{{1|}}}|/|0}}/{{#explode:{{{1|}}}|/|1}}| ]] | ||
| {{#if:{{#explode:{{{1|}}}|/|1}} | | {{#if:{{#explode:{{{1|}}}|/|1}} | ||
| [[Category:NRC Office]] | | {{#switch:{{#explode:{{{1|}}}|/|1}} | ||
| RGN-I = [[NRC region::NRC Region 1]] | |||
| RGN-II = [[NRC region::NRC Region 2]] | |||
| RGN-III = [[NRC region::NRC Region 3]] | |||
| RGN-IV = [[NRC region::NRC Region 4]] | |||
| [[Category:NRC Office]] | |||
}} | |||
}} | }} | ||
}} | }} | ||
}} | }}</includeonly> | ||