| r2728 vs r2729 | ||
|---|---|---|
| ... | ... | |
| 221 | 221 | }}}{{{#!if !(isCategory || isLink) |
| 222 | 222 | {{{#!if href = 'https://theseed.io/w/'+href |
| 223 | 223 | }}} |
| 224 | }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -1 | |
| 224 | }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -17px' + outLink + '"><a href="' + href + '"><div style="color: ' + linkColor + '; display: inline">' + linkPrint + '</div></a></div></div></div>' + input.substring(linkClose + 2) | |
| 225 | 225 | }}} |
| 226 | 226 | }}} |
| 227 | 227 | ####################### |
| ... | ... | |
| 266 | 266 | }}}{{{#!if !(isCategory || isLink) |
| 267 | 267 | {{{#!if href = 'https://theseed.io/w/'+href |
| 268 | 268 | }}} |
| 269 | }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -1 | |
| 269 | }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -17px' + outLink + '"><a href="' + href + '"><div style="color: ' + linkColor + '; display: inline">' + linkPrint + '</div></a></div></div></div>' + input.substring(linkClose + 2) | |
| 270 | 270 | }}} |
| 271 | 271 | }}} |
| 272 | 272 | }}} |
| ... | ... |