More actions
imported>Unknown No edit summary |
(Repair batch-0002 pages from live compare) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
== 사용예 == | == 사용예 == | ||
[[Fortune]] | |||
(default '''art''') | (default '''art''') | ||
[[Fortune]] | [[Fortune]] | ||
---- | ---- | ||
[[Fortune(love)]] | |||
[[Fortune(love)]] | [[Fortune(love)]] | ||
---- | ---- | ||
[[Fortune(*)]] | |||
[[Fortune(*)]] | [[Fortune(*)]] | ||
== 특징 == | == 특징 == | ||
| Line 23: | Line 23: | ||
Please see also | Please see also | ||
* http://korea.gnu.org/people/chsong/fortune/ | * http://korea.gnu.org/people/chsong/fortune/ | ||
Latest revision as of 00:16, 27 March 2026
Fortune 매크로 플러그인은 GNU fortune프로그램을 이용한 매크로입니다.
<!> 현재 유닉스만 지원하며 다음을 만족시켜야 합니다.
- fortune이 설치되어 있어야 한다.
/usr/bin/fortune, /usr/share/games/fortune/
- 이게 맞지 않는다면
plugin/fortune.php
에서 소스를 직접 조정해 주세요.
사용예
[[Fortune]]
(default art) Fortune
[[Fortune(love)]]
[[Fortune(love)]]
[[Fortune(*)]]
[[Fortune(*)]]
특징
Fortune 매크로는 fortune파일의 인덱스를 직접 읽어들여 사용하므로 FortuneCookies를 읽어들이는 RandomQuoteMacro보다 매우 빠릅니다. :)
Please see also