- This wiki is out of date, use the continuation of this wiki instead
Functioncategory:Texts
From FenixWiki
(Difference between revisions)
Revision as of 15:54, 25 July 2007 (edit) Sandman (Talk | contribs) ← Previous diff |
Revision as of 15:56, 25 July 2007 (edit) (undo) Sandman (Talk | contribs) Next diff → |
||
Line 12: | Line 12: | ||
replaceintitle=/ /,_ | replaceintitle=/ /,_ | ||
mode=userformat | mode=userformat | ||
- | listseparators = ,\n* [[%PAGE%|%TITLE%]](),, | + | listseparators = ,\n* [[%PAGE%|%TITLE%]]( ),, |
+ | </DPL> | ||
+ | ---- | ||
+ | <DPL> | ||
+ | category=texts | ||
+ | category=functions | ||
+ | replaceintitle=/ /,_ | ||
+ | mode=userformat | ||
+ | listseparators = ,\n* [[%PAGE%|%TITLE%( )]],, | ||
</DPL> | </DPL> |
Revision as of 15:56, 25 July 2007
Text functions.
- Delete_text( )
- Get_text_color( )
- Move_text( )
- Set_text_color( )
- Text_height( )
- Text_width( )
- Write( )
- Write_float( )
- Write_in_map( )
- Write_int( )
- Write_string( )
- Write_var( )