Gerald,
It would be better if you packaged a set of tiddlers that if installed on
tiddlywiki.com demonstrate the fault and contains all necessary components.
Of course if you speak German there will be speakers here sooner or later.
I see macros that do not exist and can only imagine what they are without
being able to understand their names.
Regards
Tones
On Wednesday, 7 October 2020 16:58:55 UTC+11, Gerald Weis wrote:
>
> hi Tones
>
> i call in thetemplate a macro an create a table.
> this shoud be contained in the new tiddler.
> thats my problem
>
> the content of the template:
>
> <table>
> <<Benztab "2020" "Toyota C-HR Hybrid schwarz" "Kennzeichen">>
> <<Benzkauf "" "" "" "" "">>
> </table>
>
> on this way are all of the templates
>
> thanks
>
>
> TW Tones schrieb am Dienstag, 6. Oktober 2020 um 13:20:16 UTC+2:
>
>> Gerald, is caption="$Sache$ - $Jahr$" in the create tiddler widget not
>> working for you?
>>
>> By the way I avoid caps in parameters or they become another possible
>> error, but this looks correct.
>>
>> Tones
>>
>>
>> On Tuesday, 6 October 2020 18:27:23 UTC+11, Gerald Weis wrote:
>>>
>>> Now Folks i have found the error
>>> the templatename was fail.
>>>
>>> But now i want to insert the field "caption" in the tiddler
>>> The kontent of the field schoud bie $Sache$ - $Jahr$
>>> i can't find the way to do.
>>>
>>>
>>> Gerald Weis schrieb am Montag, 5. Oktober 2020 um 13:19:32 UTC+2:
>>>
>>>>
>>>> Hi Folks,
>>>>
>>>> i have cloned an tiddler.
>>>> but ths works not fine.
>>>>
>>>> Title and tags are done
>>>> Content no
>>>>
>>>> this is the code for this action
>>>>
>>>> \define NeuerZyklus(Kennzeichen Sache Jahr)
>>>> <$button>''$Sache$''<br/>Jahr - ''$Jahr$''
>>>> <$action-createtiddler $basetitle="$Sache$ - $Jahr$"
>>>> tags="[[$Kennzeichen$]] [[$Sache$]]" text={{$Kennzeichen$-$Sache$ - Jahr}}
>>>> />
>>>> </$button>
>>>> \end
>>>>
>>>> <$vars ph="Geben Sie den Text für den Tiddler ein">
>>>> <tr><td>Sache:</td><td><$edit-text tiddler="$:/temp/Sache" tag=input
>>>> size=50 placeHolder=<<ph>> default="Sache"/></td></tr>
>>>> <tr><td>Kennzeichen:</td><td> <$edit-text tiddler="$:/temp/Kennzeichen"
>>>> tag=input size=50 placeHolder=<<ph>> default="Kennzeichen"/></td></tr>
>>>> <tr><td>Jahr:</td><td><$edit-text tiddler="$:/temp/Jahr" tag=input
>>>> size=10 placeHolder=<<ph>> default="2020"/></td></tr>
>>>> </$vars>
>>>>
>>>> <$macrocall $name=NeuerZyklus Kennzeichen={{$:/temp/Kennzeichen}}
>>>> Sache={{$:/temp/Sache}} Jahr={{$:/temp/Jahr}} />
>>>>
>>>> How i can the content of the template in this tiddler?
>>>>
>>>> Important: i'm using more then one template.
>>>>
>>>> In this wiki it are three
>>>>
>>>> one for gasonlinetab
>>>> one for sevices
>>>> one for insurances
>>>>
>>>> thanks for help
>>>>
>>>>
>>>>
>>>>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/48c580a9-ec5f-4cb8-91d0-aee517ae9c77o%40googlegroups.com.