사용자
nyangx3/연습장(비교)
| r107 vs r108 | ||
|---|---|---|
| ... | ... | |
| 183 | 183 | }}} |
| 184 | 184 | }}} |
| 185 | 185 | {{{#!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' | |
| 187 | 187 | }}} |
| 188 | 188 | }}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory |
| 189 | 189 | ## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기 |
| ... | ... | |
| 191 | 191 | {{{#!if href = 'https://theseed.io/w/'+href |
| 192 | 192 | }}} |
| 193 | 193 | }}}{{{#!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) | |
| 195 | 195 | }}} |
| 196 | 196 | }}} |
| 197 | 197 | ########################### |
| 198 | {{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink='' | |
| 198 | {{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', DarkLinkColor='#e69720', outLink='' | |
| 199 | 199 | }}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]') |
| 200 | 200 | }}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2) |
| 201 | 201 | }}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose |
| ... | ... | |
| 229 | 229 | }}} |
| 230 | 230 | }}} |
| 231 | 231 | {{{#!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' | |
| 233 | 233 | }}} |
| 234 | 234 | }}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory |
| 235 | 235 | ## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기 |
| ... | ... | |
| 241 | 241 | }}} |
| 242 | 242 | }}} |
| 243 | 243 | ########################### |
| 244 | {{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink='' | |
| 244 | {{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', DarkLinkColor='#e69720', outLink='' | |
| 245 | 245 | }}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]') |
| 246 | 246 | }}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2) |
| 247 | 247 | }}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose |
| ... | ... | |
| 275 | 275 | }}} |
| 276 | 276 | }}} |
| 277 | 277 | {{{#!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' | |
| 279 | 279 | }}} |
| 280 | 280 | }}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory |
| 281 | 281 | ## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기 |
| ... | ... | |
| 287 | 287 | }}} |
| 288 | 288 | }}} |
| 289 | 289 | ########################### |
| 290 | {{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink='' | |
| 290 | {{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', DarkLinkColor='#e69720', outLink='' | |
| 291 | 291 | }}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]') |
| 292 | 292 | }}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2) |
| 293 | 293 | }}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose |
| ... | ... | |
| 321 | 321 | }}} |
| 322 | 322 | }}} |
| 323 | 323 | {{{#!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' | |
| 325 | 325 | }}} |
| 326 | 326 | }}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory |
| 327 | 327 | ## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기 |
| ... | ... | |
| 333 | 333 | }}} |
| 334 | 334 | }}} |
| 335 | 335 | ########################### |
| 336 | {{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink='' | |
| 336 | {{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', DarkLinkColor='#e69720', outLink='' | |
| 337 | 337 | }}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]') |
| 338 | 338 | }}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2) |
| 339 | 339 | }}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose |
| ... | ... | |
| 367 | 367 | }}} |
| 368 | 368 | }}} |
| 369 | 369 | {{{#!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' | |
| 371 | 371 | }}} |
| 372 | 372 | }}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory |
| 373 | 373 | ## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기 |
| ... | ... |