본문으로 건너뛰기
사용자

nyangx3/연습장(비교)

r107 vs r108
......
183183
}}}
184184
}}}
185185
{{{#!if isLink = (href.startsWith('https://') || href.startsWith('http://') || href.startsWith('ftp://')), isLink
186
{{{#!if linkColor = 'none', outLink = 'asdf'
186
{{{#!if linkColor = 'none', DarkLinkColor = 'none', outLink = 'asdf'
187187
}}}
188188
}}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory
189189
## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기
......
191191
{{{#!if href = 'https://theseed.io/w/'+href
192192
}}}
193193
}}}{{{#!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)
194
}}}{{{#!if DarkInput = DarkInput.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -17px' + outLink + '"><a href="' + href + '"><div style="color: ' + DarkLinkColor + '; display: inline">' + linkPrint + '</div></a></div></div></div>' + DarkInput.substring(linkClose + 2)
194
}}}{{{#!if DarkInput = DarkInput.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -17px' + outLink + '"><a href="' + href + '"><div style="color: ' + DarkLinkColor + '; display: inline">' + linkPrint + '</div></a></div></div></div>' + DarkInput.substring(linkClose + 2)
195195
}}}
196196
}}}
197197
###########################
198
{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink=''
198
{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', DarkLinkColor='#e69720', outLink=''
199199
}}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]')
200200
}}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2)
201201
}}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose
......
229229
}}}
230230
}}}
231231
{{{#!if isLink = (href.startsWith('https://') || href.startsWith('http://') || href.startsWith('ftp://')), isLink
232
{{{#!if linkColor = 'none', outLink = 'asdf'
232
{{{#!if linkColor = 'none', DarkLinkColor = 'none', outLink = 'asdf'
233233
}}}
234234
}}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory
235235
## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기
......
241241
}}}
242242
}}}
243243
###########################
244
{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink=''
244
{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', DarkLinkColor='#e69720', outLink=''
245245
}}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]')
246246
}}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2)
247247
}}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose
......
275275
}}}
276276
}}}
277277
{{{#!if isLink = (href.startsWith('https://') || href.startsWith('http://') || href.startsWith('ftp://')), isLink
278
{{{#!if linkColor = 'none', outLink = 'asdf'
278
{{{#!if linkColor = 'none', DarkLinkColor = 'none', outLink = 'asdf'
279279
}}}
280280
}}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory
281281
## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기
......
287287
}}}
288288
}}}
289289
###########################
290
{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink=''
290
{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', DarkLinkColor='#e69720', outLink=''
291291
}}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]')
292292
}}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2)
293293
}}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose
......
321321
}}}
322322
}}}
323323
{{{#!if isLink = (href.startsWith('https://') || href.startsWith('http://') || href.startsWith('ftp://')), isLink
324
{{{#!if linkColor = 'none', outLink = 'asdf'
324
{{{#!if linkColor = 'none', DarkLinkColor = 'none', outLink = 'asdf'
325325
}}}
326326
}}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory
327327
## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기
......
333333
}}}
334334
}}}
335335
###########################
336
{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink=''
336
{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', DarkLinkColor='#e69720', outLink=''
337337
}}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]')
338338
}}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2)
339339
}}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose
......
367367
}}}
368368
}}}
369369
{{{#!if isLink = (href.startsWith('https://') || href.startsWith('http://') || href.startsWith('ftp://')), isLink
370
{{{#!if linkColor = 'none', outLink = 'asdf'
370
{{{#!if linkColor = 'none', DarkLinkColor = 'none', outLink = 'asdf'
371371
}}}
372372
}}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory
373373
## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기
......