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)) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 2:
|{{#if:{{{value|}}}<!--
-->|{{{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:
-->|{{yesno|{{Str find word|source=option-none|orwords={{{format|}}}}}<!--
-->|yes={{{input-code|}}}<!-- 'None'=allowed so return the input string
-->|no=<!--
-->|<!--
-->}}<!--
-->}}}}
|{{{value|}}}<!-- no format, so return plain value (is an ok code OR blank) -->
}}
|