sS ahref_noFollow(S link, O contents, O... params) { ret tag("a", contents, paramsPlus(params, href := link, rel := "nofollow")); }
Began life as a copy of #1031933
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032514 |
| Snippet name: | ahref_noFollow - link with nofollow |
| Eternal ID of this version: | #1032514/1 |
| Text MD5: | 0a37d8c800ccd3f7835048a7ceb3338b |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-13 16:02:28 |
| Source code size: | 140 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 359 / 398 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030949 - Transpiler output of #1031393 |