Overhaul the macro and variable documentation #1519

This commit is contained in:
Jermolene
2015-02-24 17:41:16 +01:00
parent fdc635007b
commit b13d87fdf2
138 changed files with 1320 additions and 754 deletions

View File

@@ -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