1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 15:23:15 +00:00
TiddlyWiki5/editions/fr-FR/tiddlers/Examples.tid

29 lines
792 B
Plaintext

fr-title: Exemples d'utilisation
created: 20140320230543190
modified: 20141116113123645
tags: HelloThere Community
title: Examples
type: text/vnd.tiddlywiki
Cette compilation montre des exemples intéressants et inspirants d'utilisation de <<tw>> qu'on peut trouver dans la nature.
Proposez de nouvelles entrées pour cette collection via GitHub, Twitter ou en postant sur les [[Forums TiddlyWiki|Forums]].
<div class="tc-link-info">
<$list filter="[tag[Examples]!sort[modified]]">
<div class="tc-link-info-item">
! <$link><$transclude field="caption"><$view field="title"/></$transclude></$link>
!!! <a href={{!!url}} target="_blank"><$text text={{!!url}}/></a>
<div class="tc-subtitle">Posted <$view field="modified" format="relativedate"/></div>
<$transclude/>
</div>
</$list>