sS ahrefIf(bool condition, S link, O contents, O... params) { ret !condition ? str(contents) : ahref(link, contents, params); }
Began life as a copy of #1003103
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024388 |
| Snippet name: | ahrefIf - make HTML link if condition is true (otherwise just contents) |
| Eternal ID of this version: | #1024388/3 |
| Text MD5: | 845eb12cdae26c17540d734d6bf113d0 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-08 17:17:30 |
| Source code size: | 131 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 507 / 559 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |