mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-02 22:39:56 +00:00
208de70e17
* fr-FR translation for new buttons: - OpenControlPanel - TestCaseImport - Excise/DefaultTitle * fr-FR translations for SocialCard-related strings * fr-FR translations for stability badges and testcase accent colors * fr-FR translations for function and procedure definition snippets * fr-FR translation for compound tiddlers type
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
title: $:/language/Snippets/ProcedureDefinition
|
|
tags: $:/tags/TextEditor/Snippet
|
|
caption: Définition de procédure
|
|
|
|
\procedure nomProc(param1:"valeur par défaut",param2)
|
|
Votre texte ici.
|
|
\end
|