Diff: Help/SemanticRelationsPlugin

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

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,59 @@
-_short description_  
+Display the list of relations and attributes on this page.  
  
-! Usage  
-<verbatim>  
- <?plugin SemanticRelations ? >  
-</verbatim>  
+== Usage ==  
+{{{  
+<< SemanticRelations> >  
+}}}  
  
-! Arguments 
+== Arguments ==  
  
-page _ (default: current pagename )_:  
- The page to execute upon
+{| class="bordered"  
+|-  
+! Argument  
+! Description  
+! Default value  
+|-  
+| ** page**  
+| Which pages (glob allowed )  
+| Current page  
+|-  
+| **relations**  
+| Which relations  
+| All  
+|-  
+| **attributes**  
+| Which attributes  
+| All  
+|-  
+| **units**  
+| Not yet implemented .  
+|  
+|-  
+| **noheader**  
+| Boolean. If true, header should be omitted.  
+| false  
+|-  
+| **nohelp**  
+| Boolean. If true, do not display help.  
+| false  
+|}  
  
-! Example 
+== Example ==  
  
-<verbatim>  
-<?plugin SemanticRelations ? >  
-</verbatim>  
+{{{  
+<< SemanticRelations> >  
+}}}  
  
-<?plugin SemanticRelations ?
+<< SemanticRelations>
  
-! Author  
-PhpWiki :ReiniUrban  
+== Author ==  
+* [[Help :Reini Urban|Reini Urban]]  
  
-! See Also 
+== See Also ==  
+* [[SemanticRelations]], [[ListRelations]], [[SemanticSearch]]  
+* [[Help:SemanticSearchPlugin|SemanticSearchPlugin]]  
  
+<noinclude>  
 ---- 
-PhpWikiDocumentation Help:WikiPlugin  
+[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
+</noinclude>  

current version

Display the list of relations and attributes on this page.

Usage

<<SemanticRelations>>

Arguments

Argument

Description

Default value

page

Which pages (glob allowed)

Current page

relations

Which relations

All

attributes

Which attributes

All

units

Not yet implemented.

noheader

Boolean. If true, header should be omitted.

false

nohelp

Boolean. If true, do not display help.

false

Example

<<SemanticRelations>>

Help/SemanticRelations - Find out how to add relations and attributes to pages.

Author

See Also