]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FTranslateTextPlugin
function _PageList_Column* are not private
[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   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~TranslateText** [[Help:WikiPlugin|plugin]] allows to define a translation for a specified text.
11
12 == Usage ==
13 {{{
14 <<TranslateText arguments>>
15 }}}
16
17 == Arguments ==
18
19 {| class="bordered"
20 |-
21 ! Argument
22 ! Description
23 ! Default value
24 |-
25 | **lang**
26 |
27 | false
28 |-
29 | **pagename**
30 |
31 |
32 |-
33 | **translate**
34 |
35 |
36 |}
37
38 == Example ==
39
40 {{{
41 <<TranslateText>>
42 }}}
43
44 <<TranslateText>>
45
46 == Author ==
47 * [[Help:Reini Urban|Reini Urban]]
48
49 == See Also ==
50
51 <noinclude>
52 ----
53 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
54 </noinclude>