Plugin: cowsay
Author: ?BrianCandler
Included in ikiwiki: no
Enabled by default: no
Included in goodstuff: no
Currently enabled: no

This plugin provides the cowsay 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 package installed.

Download

You can get the source code from github