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