Fortune 매크로 플러그인은 GNU fortune프로그램을 이용한 매크로입니다.

<!> 현재 유닉스만 지원하며 다음을 만족시켜야 합니다.
 1. fortune이 설치되어 있어야 한다. {{{/usr/bin/fortune, /usr/share/games/fortune/}}}
 1. 이게 맞지 않는다면 {{{plugin/fortune.php}}}에서 소스를 직접 조정해 주세요.

== 사용예 ==
{{{[[Fortune]]}}} (default '''art''')
[[Fortune]]
----
{{{[[Fortune(love)]]}}}
[[Fortune(love)]]
----
{{{[[Fortune(*)]]}}}
[[Fortune(*)]]
== 특징 ==
Fortune 매크로는 fortune파일의 인덱스를 직접 읽어들여 사용하므로 FortuneCookies를 읽어들이는 RandomQuoteMacro보다 매우 빠릅니다. :)
----
Please see also
 * http://korea.gnu.org/people/chsong/fortune/
