Diff: Help/IncludePagesPlugin
Differences between version 6 and predecessor to the previous major change of Help/IncludePagesPlugin.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 6 | Last edited on October 14, 2015 11:47 am | by PhilHollenback | Revert | 
| Older page: | version 5 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
@@ -6,9 +6,9 @@
  
  
  
 }}} 
 == Arguments == 
-All arguments from [[Help:IncludePagePlugin|IncludePage]] plugin, plus the following ones.
 
+All arguments from [[Help:IncludePagePlugin|IncludePage]] plugin, plus the following ones:
 
 {| class="bordered" 
 |- 
 ! Argument 
@@ -32,13 +32,13 @@
  
  
  
  
 <<IncludePages pages=<!plugin-list BackLinks !> >> 
 == Author == 
-* [[PhpWiki
:ReiniUrban
|Reini Urban]] 
+* [[Help
:Reini Urban
|Reini Urban]] 
 == See Also == 
 * [[Help:IncludePagePlugin]] 
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 
version 6
The IncludePages plugin will "include" a list of multiple pages, based on IncludePage plugin.
Usage
<<IncludePages arguments >>
Arguments
All arguments from IncludePage plugin, plus the following ones:
Argument  | 
Description  | 
Default value  | 
|---|---|---|
pages  | 
The pages to include  | 
none  | 
exclude  | 
The pages to exclude  | 
false  | 
Example
<<IncludePages pages=<!plugin-list BackLinks !> >>

