Yes, but I'd like `c` to have a default value, and I'd like to define that 
default not as a literal color value, but via a variable. Can you do that?

On Saturday, March 30, 2019 at 10:12:41 PM UTC-7, Mohammad wrote:
>
> Why noy use something like this
>
> \define mymacro(c, text)   
> <span style="color:$c$">
> $text$
> \end
>
> Then use it as
>
> <<mymacro blue "Hi, I am blue!">>
>
>
>
>
> On Sunday, March 31, 2019 at 8:29:26 AM UTC+4:30, RA wrote:
>>
>> Is it possible? I want to do something like this:
>>
>> \define mymacro(c:variable_for_color)   <span style=
>> "color:variable_for_color"/>
>>
>> So, there are 3 questions here really: defining a variable before 
>> defining a macro, using variable as a macro parameter default, and using 
>> variable inside html tag.
>>
>

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/91836f3a-c01c-4a3a-9556-23db699df3f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to