]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FSemanticRelationsPlugin
Set PhpWiki version to 1.5.4
[SourceForge/phpwiki.git] / pgsrc / Help%2FSemanticRelationsPlugin
1 Date: Mon, 29 Jun 2015 12:04:28 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.5.4)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FSemanticRelationsPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 Display the list of relations and attributes on this page.
10
11 == Usage ==
12 {{{
13 <<SemanticRelations>>
14 }}}
15
16 == Arguments ==
17
18 {| class="bordered"
19 |-
20 ! Argument
21 ! Description
22 ! Default value
23 |-
24 | **page**
25 | Which pages (glob allowed)
26 | Current page
27 |-
28 | **relations**
29 | Which relations
30 | All
31 |-
32 | **attributes**
33 | Which attributes
34 | All
35 |-
36 | **units**
37 |
38 |
39 |-
40 | **noheader**
41 |
42 | false
43 |-
44 | **nohelp**
45 |
46 | false
47 |}
48
49
50 == Example ==
51
52 {{{
53 <<SemanticRelations>>
54 }}}
55
56 <<SemanticRelations>>
57
58 == Author ==
59 * [[Help:Reini Urban|Reini Urban]]
60
61 == See Also ==
62
63 <noinclude>
64 ----
65 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
66 </noinclude>