Template:Isotopes/decay-mode/code/has-linkrequest
Appearance
File:Test Template Info-Icon - Version (2).svg Template documentation
- dm-has-linkrequest
- todo: requires decodeencode on raw-code input (?) (see testcases row handling)
- {{Isotopes/decay-mode/code/has-linkrequest}}
|normal-code=
-- required|raw-code=
-- required
- <syntaxhighlight lang="text" class="" style="" inline="1">yes</syntaxhighlight> lowercase: link request by input having suffix
|raw-code=... link
|normal-code=alpha|raw-code=alpha link
→ yes
- <syntaxhighlight lang="text" class="" style="" inline="1">YES</syntaxhighlight> uppercase: link request by input having
|raw-code=[[...]]
|normal-code=alpha|raw-code=[[alpha decay|α]]
→ YES
- <syntaxhighlight lang="text" class="" style="" inline="1">no</syntaxhighlight> lowercase: no link request, flat input & " link" absent
|normal-code=alpha|raw-code=α
→ no
- <syntaxhighlight lang="text" class="" style="" inline="1">NO</syntaxhighlight> uppercase: blank input
|raw-code=|
so nothing to link|normal-code=|raw-code=FooBar
→ NO
Usually, for example in-template, the |normal-code=
is calculated once.
NO
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]