이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

Story Tiddler Template Cascade

2021년 12월 6일 오후 3:58

The story tiddler template cascade is a cascade used to choose which Story Tiddler Template should be used for a particular tiddler.

The default story tiddler template cascade consists of:

  1. If the tiddler is a draft tiddler, use the template title given in the tiddler $:/config/ui/EditTemplate
  2. Otherwise, use the template title given in the tiddler $:/config/ui/ViewTemplate

You can see the current settings for the story tiddler template cascade in $:/ControlPanel under the Info -> Advanced -> Cascades -> Story Tiddler tab.