| r2659 vs r2660 | ||
|---|---|---|
| ... | ... | |
| 158 | 158 | }}}{{{#!if !(isCategory || isLink) |
| 159 | 159 | {{{#!if href = 'https://theseed.io/w/'+href |
| 160 | 160 | }}} |
| 161 | }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -1.2em"><a href="' + href + '"> | |
| 161 | }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -1.2em"><a href="' + href + '">' + linkPrint + '</div></a></div></div></div>' + input.substring(linkClose + 2) | |
| 162 | 162 | }}} |
| 163 | 163 | }}} |
| 164 | 164 | |
| ... | ... |