title: Transclude/Parameterised/NestedParameters description: Parameterised transclusion with nested parameter widgets type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] title: Output \whitespace trim \procedure elephant(first:"one",second:"two") \parameters (third:"three") \parameters (fourth:"four") <$text text=<>/>/<$text text=<>/>/<$text text=<>/>/<$text text=<>/> \end elephant <> - <> + title: ExpectedResult

one/two/three/four

-a/b/c/d