From ee8e5961faa1279138c54a4687f1054338fea3f7 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlSFgIlytGZgMLh_Cw4IA011V8pLKk5dVg" Date: Fri, 29 Nov 2013 05:48:47 -0400 Subject: [PATCH] --- doc/plugins/contrib/cowsay.mdwn | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 doc/plugins/contrib/cowsay.mdwn diff --git a/doc/plugins/contrib/cowsay.mdwn b/doc/plugins/contrib/cowsay.mdwn new file mode 100644 index 000000000..b8aa04fee --- /dev/null +++ b/doc/plugins/contrib/cowsay.mdwn @@ -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) -- 2.39.2