Content deleted Content added
No edit summary |
MusikBot II (talk | contribs) m Protected "Template:ISO 4217/code/format": High-risk template or module: 654 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite)) |
||
(17 intermediate revisions by one other user not shown) | |||
Line 1:
{{#if:{{{format|}}}
|{{#if:{{{value|}}}<!--
-->|
|{{#if:{{{input-code|}}}<!-- input is not an ok-code, so analyse for 'None' and ISOcat
-->|{{#if:{{ISO 4217/code-none|iso-code={{{input-code|}}}}}<!-- check None-option:
-->|
-->|yes={{{input-code|
-->|no=<!--'none' not allowed so return blank; CAT-N-->{{#if:{{{ISO4217-cat|}}}|{{ISO 4217/maintenance-category|main-sort=NONE|template-sort= ISOcat-N<nowiki>*</nowiki>}}}}}}<!--
-->}}}}▼
-->|<!--bad code so return blank; CAT-C-->{{#if:{{{ISO4217-cat|}}}|{{ISO 4217/maintenance-category|main-sort=CODE|template-sort= ISOcat-C<nowiki>*</nowiki>}}}}<!--
|{{{value|}}}<!-- no format, so return plain ok-value or blank -->▼
-->}}<!--
-->|<!-- input-code=blank so no error to detect; return blank
▲ -->}}}}
}}
|