mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 00:26:38 +00:00
Overhaul the macro and variable documentation #1519
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
caption: Transclusion
|
||||
created: 20131205160146648
|
||||
modified: 20141230090901681
|
||||
modified: 20150220161347000
|
||||
tags: WikiText
|
||||
title: Transclusion in WikiText
|
||||
type: text/vnd.tiddlywiki
|
||||
@@ -11,7 +11,7 @@ You can incorporate the content of one tiddler within another using the [[Transc
|
||||
|
||||
* `{{MyTiddler}}` transcludes a single tiddler
|
||||
* `{{MyTiddler||TemplateTitle}}` displays the tiddler through a specified [[TemplateTiddler|TemplateTiddlers]]
|
||||
* `{{||TemplateTitle}}` displays the specified template tiddler without altering the CurrentTiddler
|
||||
* `{{||TemplateTitle}}` displays the specified template tiddler without altering the [[current tiddler|Current Tiddler]]
|
||||
|
||||
!! Transcluding Text References
|
||||
|
||||
|
||||
Reference in New Issue
Block a user