The following macros are used throughout TiddlyWiki's documentation. Their names start with a dot to keep them out of the way of names that a user might try experimenting with.
General Macro Used for Example Rendered .def the defining instance of a term <<.def widget>>
widget .em minor emphasis within a sentence <<.em not>>
not .place a placeholder for the user to fill in <<.place tagname>>
tagname
.strong major emphasis within a tiddler <<.strong Important!>>
Important! .word a mention of an ordinary word or phrase <<.word "hello world">>
"hello world" .icon an icon, sized to match the surrounding text <<.icon "$:/core/images/globe">>
Textboxes Textbox Parameters text Text to be shown in the box title A title shown as an HTML STRONG element icon Core icons can be found at Icon Gallery class An optional custom class can be added to the text block. It will overwrite the defaults. To keep the defaults, add them to the custom class settings. .note -macro defaults to doc-note
.tip -macro defaults to doc-tip
.warning -macro defaults to doc-warning
Textbox Examples Macro Used for Example Renderd .infoBox Text-box with an icon <<.infoBox text:"A generic ...">>
A generic text box, with an optional title and a custom icon
.note Infos with a title <<.note text:"Some text ...">>
Note
Some text in a box with a title by default
.tip hints and tips <<.tip text:"Eg: Turn ...">>
Tip
Eg: Turn your screen on, otherwise
you won't be able to see much.
.warning warning advice <<.warning text:"Eg: Make a backup ...">>
Warning
Eg: Make a backup of your file
before you upgrade.
Blocks Macro Example Used for .preamble <<.preamble "your text comes here">>
an introductory sentence that stands apart from the rest of the tiddler
Tiddlers and Fields Macro Used for Example Rendered .tid a tiddler title <<.tid Example>>
Example
.tag a tag <<.tag Example>>
Example
.field a field name <<.field example>>
example
.value a field value <<.value "example value">>
example value
.op a filter operator <<.op backlinks>>
backlinks
.var a variable or macro name <<.var currentTiddler>>
currentTiddler
.wid a widget name <<.wid list>>
$list
.attr an attribute name <<.attr filter>>
filter
.param a macro parameter name <<.param text>>
text
.tiddler-fields a list of tiddler fields <<.tiddler-fields "Monday">>
created 20150117192113000 modified 20211116221111294 tags [[Operator Examples]] text <<.this-is-operator-example>>
type text/vnd.tiddlywiki
Links Macro Used for Example Renderd .link link containing WikiText <<.link "^^an^^ ~~example~~" Example>>
an example .clink code link <<.clink `<$list>` ListWidget>>
<$list>
.dlink definition link for a instance of a term <<.dlink widget Widgets>>
widget .dlink-ex external link to a defining instance of a term <<.dlink-ex Example "http://example.com/">>
Example .flink field link <<.flink ListField>>
list
.mlink macro link <<.mlink qualify>>
qualify
.mlink2 macro link with a specified target <<.mlink2 foo "Examples of Macros">>
foo
.olink operator link <<.olink prefix>>
prefix
.olink2 operator link with specified target <<.olink2 foo prefix>>
foo
.vlink variable link <<.vlink currentTiddler>>
currentTiddler
.vlink2 variable link with specified target <<.vlink2 foo "Examples of Variables">>
foo
.wlink widget link <<.wlink ButtonWidget>>
$button
.wlink2 widget link with specified text <<.wlink2 foo ButtonWidget>>
foo
Keyboard Shortcuts Macro Used for Example Rendered .key a key on the keyboard <<.key Escape>>
Escape .keys a key combination <<.keys Ctrl+Enter>>
Ctrl+Enter
Doc-Tabs See: CheckboxWidget
Macro Used for Example .doc-tabs showing a tab set in a documentation tiddler – .doc-tab-link button to activate a tab – .widget-attr-link button with a widget attribute name to activate a tab –
Sidebar Tabs Macro Used for Example Rendered .sidebar-tab the name of a sidebar tab <<.sidebar-tab More>>
더 보기 .more-tab the name of a subtab of the More tab <<.more-tab Shadows>>
섀도우 .info-tab the name of a tiddler info tab <<.info-tab Fields>>
필드 .controlpanel-tab the name of a Control Panel tab <<.controlpanel-tab Settings>>
설정 .advancedsearch-tab the name of an Advanced Search tab <<.advancedsearch-tab Filter>>
필터 .toc-tab name of the tw5.com TOC tab <<.toc-tab>>
목차 .example-tab an example tab name <<.example-tab "Notes">>
Notes
Parameters for .sidebar-tab Open <<.sidebar-tab Open>>
열기 Recent <<.sidebar-tab Recent>>
최근 Tools <<.sidebar-tab Tools>>
도구 More <<.sidebar-tab More>>
더 보기
Parameters for .more-tab All <<.more-tab All>>
모두 Recent <<.more-tab Recent>>
최근 Tags <<.more-tab Tags>>
태그 Missing <<.more-tab Missing>>
없음 Drafts <<.more-tab Drafts>>
초안 Orphans <<.more-tab Orphans>>
외톨이 Types <<.more-tab Types>>
형식 System <<.more-tab System>>
시스템 Shadows <<.more-tab Shadows>>
섀도우
Parameters for .info-tab Tools <<.info-tab Tools>>
도구 References <<.info-tab References>>
참조 Tagging <<.info-tab Tagging>>
태그함 List <<.info-tab List>>
목록 Listed <<.info-tab Listed>>
나열됨 Fields <<.info-tab Fields>>
필드 Advanced <<.info-tab Advanced>>
고급
Parameters for .controlpanel-tab Info <<.controlpanel-tab Info>>
정보 Appearance <<.controlpanel-tab Appearance>>
외관 Settings <<.controlpanel-tab Settings>>
설정 Saving <<.controlpanel-tab Saving>>
저장 Plugins <<.controlpanel-tab Plugins>>
플러그인
Parameters for .advancedsearch-tab Standard <<.advancedsearch-tab Standard>>
표준 System <<.advancedsearch-tab System>>
시스템 Shadows <<.advancedsearch-tab Shadows>>
섀도우 Filter <<.advancedsearch-tab Filter>>
필터
Buttons Macro Used for Example Rendered .button a standard button name and icon <<.button "new-tiddler">>
새 티들러
Parameters for .button Tiddler toolbar clone <<.button "clone">>
복제close <<.button "close">>
닫기close-others <<.button "close-others">>
다른 티들러 닫기edit <<.button "edit">>
편집export-tiddler <<.button "export-tiddler">>
티들러 내보내기info <<.button "info">>
정보more-tiddler-actions <<.button "more-tiddler-actions">>
더 보기new-here <<.button "new-here">>
여기에 새 티들러new-journal-here <<.button "new-journal-here">>
21 여기에 새 일지permalink <<.button "permalink">>
고유링크
Edit-mode toolbar cancel <<.button "cancel">>
취소delete <<.button "delete">>
삭제save <<.button "save">>
확인
Page toolbar advanced-search <<.button "advanced-search">>
고급 검색close-all <<.button "close-all">>
모두 닫기control-panel <<.button "control-panel">>
제어판encryption <<.button "encryption">>
암호화export-page <<.button "export-page">>
모두 내보내기full-screen <<.button "full-screen">>
전체 화면home <<.button "home">>
홈import <<.button "import">>
가져오기language <<.button "language">>
언어more-page-actions <<.button "more-page-actions">>
더 보기new-journal <<.button "new-journal">>
21 새 일지new-tiddler <<.button "new-tiddler">>
새 티들러permaview <<.button "permaview">>
고유보기refresh <<.button "refresh">>
새로 고침save-wiki <<.button "save-wiki">>
바뀜 저장storyview <<.button "storyview">>
이야기보기tag-manager <<.button "tag-manager">>
태그 관리자theme <<.button "theme">>
테마