|
META TOPICPARENT |
name="TWikiVariables" |
|
|
< < | |
| MAKETEXT -- creates text using TWiki's I18N infrastructure |
|
< < |
- Syntax:
%MAKETEXT{"string" args="..."}
|
> > |
- Syntax:
%MAKETEXT{"string" args="..."}%
|
| |
|
-
-
%MAKETEXT{"If you have any questions, please contact [_1]." args="%WIKIWEBMASTER%"}% expands to If you have any questions, please contact webmaster@caboteria.org.
|
|
< < |
-
-
%MAKETEXT{"Did you want to [[[_1]][reset [_2]'s password]]?" args="%TWIKIWEB%.ResetPassword,%WIKIUSERNAME%"}%
|
> > |
-
-
%MAKETEXT{"Did you want to [[[_1]][reset [_2]'s password]]?" args="%SYSTEMWEB%.ResetPassword,%WIKIUSERNAME%"}%
|
| expands to
Did you want to reset Main.TWikiGuest's password? |
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria?
Send feedback Note: Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.VarMAKETEXT.