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

translink Macro

2023년 5월 5일 오전 9:03

The translink macro returns a frame with the title and transcluded text of a chosen tiddler. The title links to the transcluded tiddler.

If the chosen tiddler is missing, an appropriate message will be shown instead of the transcluded text.

This is the default macro used when excising text and replacing it with a macro.

Parameters

title
The title of the tiddler to be transcluded
mode
The mode of the transclude widget used inside the macro, defaults to block

Examples