| r2657 vs r2658 | ||
|---|---|---|
| ... | ... | |
| 128 | 128 | |
| 129 | 129 | == 나무나무마크구상 == |
| 130 | 130 | * 링크 > 분류/일반 링크/외부 링크 |
| 131 | asdf{{{#!html <div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -1.2em"><a href="https://theseed.io/w">asdf</div></a></div></div></div>}}}asdf | |
| 132 | <div style="color: #0275d8"> | |
| 131 | 133 | {{{#!if input='냥[[링크|냥]]냥' |
| 132 | 134 | }}} |
| 133 | 135 | {{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8' |
| ... | ... | |
| 172 | 174 | }}}{{{#!if !(isCategory || isLink) |
| 173 | 175 | {{{#!if href = 'https://theseed.io/w/'+href |
| 174 | 176 | }}} |
| 175 | }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline"><div style="overflow: hidden"><div style="margin-t | |
| 177 | }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -1.2em"><a href="' + href + '"><div style="color: ' + linkColor + '">' + linkPrint + '</div></a></div></div></div>' + input.substring(linkClose + 2) | |
| 176 | 178 | }}} |
| 177 | 179 | }}} |
| 178 | 180 | |
| ... | ... |