Diff: Help/IncludePagesPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 5 and previous revision of Help/IncludePagesPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 4 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,44 +1,27 @@
-The **~IncludePages** [[Help:WikiPlugin|plugin]] will "include" a list of multiple pages, based on [[Help:IncludePagePlugin|IncludePage]] plugin.  
+_short description_  
  
-== Usage ==  
-{{{  
-<< IncludePages arguments > >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin IncludePages ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-All arguments from [[Help :IncludePagePlugin|IncludePage]] plugin, plus the following ones
+page _(default : current pagename)_ :  
+ The page to execute upon.  
  
-{| class="bordered"  
-|-  
- ! Argument  
-! Description  
-! Default value  
-|-  
-| **pages**  
-| The pages to include  
-| //none//  
-|-  
-| **exclude**  
-| The pages to exclude  
-| false  
-|}  
+! Example  
  
-== Example ==  
+<verbatim>  
+<?plugin IncludePages ?>  
+</verbatim>  
  
-{{{  
-< <IncludePages pages=<!plugin-list BackLinks !> > >  
-}}}  
+<?plugin IncludePages ?
  
-<<IncludePages pages=< !plugin-list BackLinks !> >>  
+! Author  
+PhpWiki:ReiniUrban  
  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
+! See Also  
  
-== See Also ==  
-* [[Help:IncludePagePlugin]]  
-  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 5

short description

Usage

  <?plugin IncludePages ?>

Arguments

page (default: current pagename)
The page to execute upon.

Example

<?plugin IncludePages ?>

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin