틀:Lesson: 두 판 사이의 차이
외관
Reconcile S3 Research Memory canonical schema |
S3 연구 메모리 원본 스키마 동기화 |
||
| 1번째 줄: | 1번째 줄: | ||
<includeonly> | <includeonly> | ||
<div class="s3rm-lesson"> | <div class="s3rm-lesson"> | ||
<span style="display:none" aria-hidden="true">[[Review state::{{{review_state|Draft}}}| ]]{{#if:{{{reviewer|}}}|[[Reviewer::{{{reviewer|}}}| ]]}}</span> | <span style="display:none" aria-hidden="true">[[Review state::{{#s3rm_value:{{{review_state|Draft}}}}}| ]]{{#if:{{#s3rm_value:{{{reviewer|}}}}}|[[Reviewer::{{#s3rm_value:{{{reviewer|}}}}}| ]]}}</span> | ||
<div class="s3rm-lesson-meta"> | <div class="s3rm-lesson-meta"> | ||
<span class="s3rm-confidence s3rm-confidence-{{lc:{{{confidence|low}}}}}">신뢰도 {{S3RM confidence label|{{{confidence|low}}}}}</span> | <span class="s3rm-confidence s3rm-confidence-{{lc:{{#s3rm_value:{{{confidence|low}}}}}}}">신뢰도 {{S3RM confidence label|{{#s3rm_value:{{{confidence|low}}}}}}}</span> | ||
<span>마지막 수정: [[Updated at::{{{updated_at|}}}]]</span> | <span>마지막 수정: [[Updated at::{{#s3rm_value:{{{updated_at|}}}}}]]</span> | ||
</div> | </div> | ||
<div class="s3rm-lesson-actions"> | <div class="s3rm-lesson-actions"> | ||
| 12번째 줄: | 12번째 줄: | ||
|- | |- | ||
! 제목 | ! 제목 | ||
| [[Lesson title::{{{title|}}}]] | | [[Lesson title::{{#s3rm_value:{{{title|}}}}}]] | ||
|- | |- | ||
! 궁금했던 점 | ! 궁금했던 점 | ||
| [[Question::{{{question|}}}]] | | [[Question::{{#s3rm_value:{{{question|}}}}}]] | ||
|- | |- | ||
! 해본 것 | ! 해본 것 | ||
| [[Attempt::{{{attempt|}}}]] | | [[Attempt::{{#s3rm_value:{{{attempt|}}}}}]] | ||
|- | |- | ||
! 당시 조건 | ! 당시 조건 | ||
| [[Context::{{{context|}}}]] | | [[Context::{{#s3rm_value:{{{context|}}}}}]] | ||
|- | |- | ||
! 실제 결과 | ! 실제 결과 | ||
| [[Observation::{{{observation|}}}]] | | [[Observation::{{#s3rm_value:{{{observation|}}}}}]] | ||
|- | |- | ||
! 왜 그랬는지 | ! 왜 그랬는지 | ||
| [[Interpretation::{{{interpretation|}}}]] | | [[Interpretation::{{#s3rm_value:{{{interpretation|}}}}}]] | ||
|- | |- | ||
! 다음에 기억할 것 | ! 다음에 기억할 것 | ||
| '''[[Reusable lesson::{{{reusable_lesson|}}}]]''' | | '''[[Reusable lesson::{{#s3rm_value:{{{reusable_lesson|}}}}}]]''' | ||
|- | |- | ||
! 언제 맞는지 | ! 언제 맞는지 | ||
| [[Applicability::{{{applicability|}}}]] | | [[Applicability::{{#s3rm_value:{{{applicability|}}}}}]] | ||
|- | |- | ||
! 신뢰도 | ! 신뢰도 | ||
| [[Confidence::{{{confidence|}}}|{{S3RM confidence label|{{{confidence|}}}}}]] | | [[Confidence::{{#s3rm_value:{{{confidence|}}}}}|{{S3RM confidence label|{{#s3rm_value:{{{confidence|}}}}}}}]] | ||
|- | |- | ||
! 관련 자료 | ! 관련 자료 | ||
| [[Evidence overview::{{{evidence|}}}]] | | [[Evidence overview::{{#s3rm_value:{{{evidence|}}}}}]] | ||
|- | |- | ||
! 자료 출처 | ! 자료 출처 | ||
| [[Record origin::{{{record_origin|lab}}}|{{S3RM origin label|{{{record_origin|lab}}}}}]] | | [[Record origin::{{#s3rm_value:{{{record_origin|lab}}}}}|{{S3RM origin label|{{#s3rm_value:{{{record_origin|lab}}}}}}}]] | ||
|- | |- | ||
! 작성자 | ! 작성자 | ||
| [[Author::{{{author|}}}]] | | [[Author::{{#s3rm_value:{{{author|}}}}}]] | ||
|- | |- | ||
! 처음 작성한 시각 (UTC) | ! 처음 작성한 시각 (UTC) | ||
| [[Created at::{{{created_at|}}}]] | | [[Created at::{{#s3rm_value:{{{created_at|}}}}}]] | ||
|- | |- | ||
! 마지막 수정 시각 (UTC) | ! 마지막 수정 시각 (UTC) | ||
| {{{updated_at|}}} | | {{#s3rm_value:{{{updated_at|}}}}} | ||
|} | |} | ||
</div> | </div> | ||
2026년 7월 18일 (토) 12:14 기준 최신판
메모 페이지에 쓰는 틀입니다. 새 메모는 작성 화면에서 시작합니다. 저장한 메모는 바로 검색되며, 내용은 메모 편집에서 고칩니다.