]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FTranslateTextPlugin
Initialize $html
[SourceForge/phpwiki.git] / pgsrc / Help%2FTranslateTextPlugin
1 Date: Fri,  7 Dec 2012 14:58:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FTranslateTextPlugin;
5   flags=PAGE_LOCKED;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~TranslateText** [[Help:WikiPlugin|plugin]] allows to define a translation for a specified text.
10
11 == Usage ==
12 {{{
13 <<TranslateText arguments>>
14 }}}
15
16 == Arguments ==
17
18 {| class="bordered"
19 |-
20 ! Argument
21 ! Description
22 ! Default value
23 |-
24 | **lang**
25 |
26 | false
27 |-
28 | **pagename**
29 |
30 |
31 |-
32 | **translate**
33 |
34 |
35 |}
36
37 == Example ==
38
39 {{{
40 <<TranslateText>>
41 }}}
42
43 <<TranslateText>>
44
45 == Author ==
46 * [[Help:Reini Urban|Reini Urban]]
47
48 == See Also ==
49
50 <noinclude>
51 ----
52 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
53 </noinclude>