문서 보기이전 판역링크맨 위로 이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요. {{tag>plugin}} ====== Note Plugin ====== ===== Usage ===== When you have it installed, use this : <code> <note> This is my note ! Remember it!! </note> <note important> Warning ! You're about to lose your mind ;-) </note> <note tip> The clues are in the images. </note> <note warning> Beware of the cat when you open the door !! </note> </code> You can use the note keywords ''important'', ''warning'' and ''tip''. Or some French synonyms: ''importante''(important), ''bloquante'', ''critique'' (warning), ''tuyau'', ''idée'' (tip), ''classique'' (classic). It is quite easy to add new types of notes if you know a bit of PHP and CSS. ===== Limitations ===== Plugin won't work inside numbered list\\ <del>It also doesn't appear to work within a folded section using the "[[plugin:folded|Folded]]" plugin.</del>\\ Correction: The syntax is as follows: <code> === Note === ++++Note dans un Folded| <note critique> Ça fonctionne seulement avec le //div// pas le //span//. </note> ++++ </code> syntax/plugins/note/en.txt 마지막으로 수정됨: 2023/07/20 05:17저자 writer