Beautiful TW site! Good luck Sylvain!

I edited your Forum tiddler: https://tw5.xyz/Annuaire/contact.html#Forum as 
below

\define forumUrl() https://forum.tiddlywiki.fr/u/
\define urln() $(forumUrl)$$user$

!<<fa id-card>> Tableau

<table class="ms-table ms-striped">
<thead><tr>
<th><<fa user-circle>> IntervenantĀ·eĀ·s</th>
<th>Forum</th>
</tr></thead>
<tbody>
<$list filter="[tag[Annuaire]sort[title]]">
<tr>
<td><$link/></td>
<td>
<$vars user={{!!forum}} >
<a target="_blank" href=<<urln>> >{{!!forum}}</a>
</$vars>
</td>
</tr>
</$list>
 </tbody>
</table>



and it works as you like :-)

--Mohammad



On Tuesday, March 10, 2020 at 1:29:27 AM UTC+3:30, Sylvain Naudin wrote:
>
> I've upload an extract here : https://tw5.xyz/Annuaire/contact.html
>
>
> I hope it will clearer :)
> Sylvain
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b074a2d3-f71b-4242-9d6c-3a4e21d298da%40googlegroups.com.

Reply via email to