https://www.google.com/accounts/o8/id?id=AItOawlSFgIlytGZgMLh_Cw4IA011V8pLKk5dVg 2013-11-29 05:48:47 -04:00 committed by admin
parent 9282fef4a2
commit ee8e5961fa
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
[[!template id=plugin name=cowsay author="[[BrianCandler]]"]]
[[!tag type/fun]]
This plugin provides the [[ikiwiki/directive/cowsay]] [[ikiwiki/directive]].
This directive allows creation of ASCII-art cows.
For example,
~~~
\[[!cowsay state="stoned" text="""
moo tube!
"""]]
~~~
renders as
~~~
___________
< moo tube! >
-----------
\ ^__^
\ (**)\_______
(__)\ )\/\
U ||----w |
|| ||
~~~
You must have the [cowsay](https://en.wikipedia.org/wiki/Cowsay) package
installed.
# Download
You can get the source code from [github](https://github.com/candlerb/ikiwiki-cowsay)