Diff: Help/CacheTestPlugin

Differences between current version and predecessor to the previous major change of Help/CacheTestPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 6 Last edited on 17 January 2022 3:00 by harold
Older page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
@@ -1,27 +1,43 @@
-_short description_  
+The **~CacheTest** [[Help:WikiPlugin|plugin]] allows to test image caching.  
  
-! Usage  
-<verbatim>  
- <?plugin CacheTest ? >  
-</verbatim>  
+== Usage ==  
+{{{  
+<< CacheTest arguments> >  
+}}}  
  
-! Arguments 
+== Arguments ==  
  
-page _(default: current pagename)_:  
- The page to execute upon
+{| class="bordered"  
+|-  
+! Argument  
+! Description  
+! Default value  
+|-  
+| **text**  
+| Text in image  
+| This is a simple example using ~WikiPluginCached .  
+|-  
+| **font**  
+|  
+| 3  
+|-  
+| **type**  
+|  
+| png  
+|}  
  
-! Example 
+== Example ==  
  
-<verbatim>  
-<?plugin CacheTest ? >  
-</verbatim>  
+{{{  
+<< CacheTest> >  
+}}}  
  
-<?plugin CacheTest ?
+<< CacheTest>
  
-! Author  
-PhpWiki:ReiniUrban  
-  
-! See Also  
+== Author ==  
+* Johannes Große  
  
+<noinclude>  
 ---- 
-PhpWikiDocumentation Help:WikiPlugin  
+[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
+</noinclude>  

current version

The CacheTest plugin allows to test image caching.

Usage

<<CacheTest arguments>>

Arguments

Argument

Description

Default value

text

Text in image

This is a simple example using WikiPluginCached.

font

3

type

png

Example

<<CacheTest>>
This is a simple example using WikiPluginCached.

Author

  • Johannes Große