title: Transclude/Parameterised/Shortcut description: Simple parameterised transclusion type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] title: Output \whitespace trim \function test(one:'Jaguar') {<$text text=<>/>} \end <$transclude $variable='test' one='Ferret'/> <$transclude $variable='test'/> + title: ExpectedResult

{Ferret}{Jaguar}