Home
About
Policies
FAQ
Forums
Registration
Password Recovery

Center (MPI)

From Tapestries MUCK

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
[[Category:MPI functions]][[Category:MPI String Functions]]
+
[[Category:functions (MPI)]][[Category:String Functions (MPI)]]
=center=
=center=
<mpi>{center:string}
<mpi>{center:string}

Revision as of 01:36, 31 March 2007

center

{center:string}
{center:string,fieldwidth}
{center:string,fieldwidth,padstring}

Takes a string and pads it to fit the given fieldwidth, with the string center justified. If no padstring is given, it assumes that it will pad the string with spaces. If no fieldwidth is given, it assumes that the field width is 78 characters. Example:

{center:Hello,10,1234567890}

would return the string "123Hello12"

Personal tools
Namespaces
Variants
Actions
navagation
information
wiki
Toolbox