사용자:Senouis: 두 판 사이의 차이
보이기
잔글편집 요약 없음 |
잔글 →JSON Editor |
||
(사용자 2명의 중간 판 15개는 보이지 않습니다) | |||
44번째 줄: | 44번째 줄: | ||
결론: Parsoid -> Scribunto -> 브라우저 HTML 렌더링 순으로 작동된다. | 결론: Parsoid -> Scribunto -> 브라우저 HTML 렌더링 순으로 작동된다. | ||
<div class="container"> | ==JSON Editor== | ||
{{#css: | |||
code { | |||
background-color: #f5f5f5; | |||
} | |||
#containerLeft { | |||
display: inline-block; | |||
width: 500px; | |||
height: 500px; | |||
margin-right: 10px; | |||
overflow-y: scroll; | |||
} | |||
#containerRight { | |||
display: inline-block; | |||
width: 500px; | |||
height: 500px; | |||
} | |||
#containerRight .different_element { | |||
background-color: #acee61; | |||
} | |||
#containerRight .different_element div.jsoneditor-field, | |||
#containerRight .different_element div.jsoneditor-value { | |||
color: red; | |||
} | |||
#containerLeft .different_element { | |||
background-color: pink; | |||
} | |||
#containerLeft .different_element div.jsoneditor-field, | |||
#containerLeft .different_element div.jsoneditor-value { | |||
color: red; | |||
} | |||
}} | |||
<div class="jsoneditor-container"> | |||
<h1>Meta schema</h1> | <h1>Meta schema</h1> | ||
<div class="row"> | <div class="row" style="display:inline-flex;flex-direction:row;"> | ||
<div | <div id="containerLeft"> | ||
<div class='json-editor-container'></div> | <div class='json-editor-container'></div> | ||
</div> | </div> | ||
<div | <div id="containerRight"> | ||
<label class="sr-only" for="value"> | <htmltag tagname="label" class="sr-only" for="value">'''결과'''</htmltag> | ||
<textarea class="form-control" id="value" rows="12" style="font-size: 12px; font-family: monospace;"></ | <htmltag tagname="textarea" class="form-control" id="value" rows="12" style="font-size: 12px; font-family: monospace;"></htmltag> | ||
</div> | </div> | ||
</div> | </div> |
2024년 12월 22일 (일) 16:44 기준 최신판
- 모든 문의는 본진의 사용자토론 문서에서 받습니다.
일반 사용자 권한 -> 자동 인증된 사용자 권한 테스트용 부계
2024-10-26 관리를 위해 방문
DiscussionTools가 알림 상자를 망가뜨리는 문제
테스트
모듈:IIFE 사용한 틀을 인용했을 경우 차이
틀로 인용했을 때 Scribunto와 Parsoid 중 어느 것이 우선하는지 확인하는 문구입니다.
code_blocks 코드
{{사용자:Senouis/IIFE}}
code
description 결과
이 틀은 Scribunto가 먼저 렌더링합니다.
만약 이 틀에 두 번째 인자를 넣지 않을 경우 틀 내의 IIFE 인자로 넘긴 문구가 렌더링됩니다.
code_blocks 코드
{{사용자:Senouis/IIFE|Parsoid}}
code
description 결과
이 틀은 Parsoid가 먼저 렌더링합니다.
만약 이 틀에 두 번째 인자를 넣지 않을 경우 틀 내의 IIFE 인자로 넘긴 문구가 렌더링됩니다.
code_blocks 코드
{{사용자:Senouis/IIFE|Parsoid|인용한 문서에서 지정한 파라미터}}
code
description 결과
이 틀은 Parsoid가 먼저 렌더링합니다.
만약 이 틀에 두 번째 인자를 넣지 않을 경우 인용한 문서에서 지정한 파라미터가 렌더링됩니다.
결론: Parsoid -> Scribunto -> 브라우저 HTML 렌더링 순으로 작동된다.
JSON Editor
Meta schema
문서 이전 대상 완료
Citizen 스킨 관련 작업
본 서버로 이전할 문서들의 목록
- 미디어위키:Citizen-page-info-viewcount 및 그 하위 문서
- 미디어위키:Citizen-footer-tagline
- 미디어위키:Citizen-footer-desc
- 미디어위키:Gadget-Citizen-theme-green 및 Citizen 스킨 관련 소도구
그 외
- 미디어위키:Group-prouser-member
- 미디어위키:Group-prouser
- 미디어위키:Group-rollbackable-member
- 미디어위키:Group-rollbackable