Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Community portal
Contributor's Page
Flipbook
Directories
Catalogs
Theses
Help Support
Getting Started
Create a New Page
Basic Formatting
Create Events and Announcements
Flibook Tutorial
Iskomunidad
Search
Search
Appearance
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Help:Magic Words
(section)
Help page
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
Refresh
General
What links here
Related changes
Page information
Cargo data
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Formatting=== {| class="wikitable" border="1" |- !Usage !Output !Description |- |- | <tt><nowiki>{{lc:</nowiki>''string''<nowiki>}}</nowiki></tt> | {{lc:TeXt tRaNsFoRm}} | The lowercase input. |- | <tt><nowiki>{{lcfirst:</nowiki>''string''<nowiki>}}</nowiki></tt> | {{lcfirst:TeXt tRaNsFoRm}} | The input with the first character lowercase. |- | <tt><nowiki>{{uc:</nowiki>''string''<nowiki>}}</nowiki></tt> | {{uc:TeXt tRaNsFoRm}} | The uppercase input. |- | <tt><nowiki>{{ucfirst:</nowiki>''string''<nowiki>}}</nowiki></tt> | {{ucfirst:TeXt tRaNsFoRm}} | The input with the first character uppercase. |- | <tt><nowiki>{{formatnum:</nowiki>''unformatted number''<nowiki>}}</nowiki></tt><br /><tt><nowiki>{{formatnum:</nowiki>''formatted number''<nowiki>|R}}</nowiki></tt> | {{formatnum:-987654321.654321}}<br />{{formatnum:-987,654,321.654321|R}} | The input with decimal and decimal group separators, and localized digit script, according to the wiki's default locale. the <tt><nowiki>|</nowiki>R</tt> parameter can be used to unformat a number, for use in mathmatical situations. |- | <tt><nowiki>{{padleft:xyz|</nowiki>''number''<nowiki>}}</nowiki></tt><br /><tt><nowiki>{{padleft:xyz|</nowiki>''number''<nowiki>|</nowiki>''separator''<nowiki>}}</nowiki></tt> | {{padleft:xyz|5}}<br />{{padleft:xyz|5|_}} | Inserts a string of padding characters (character chosen in third parameter; default '0') of a specified length (second paramater) next to a chosen base character or variable (first parameter). The final digits or characters in the base replace the final characters in the padding; ie. <nowiki>{{padleft:44|3|0}}</nowiki> produces {{padleft:44|3}}. |- | <tt><nowiki>{{padright:xyz|</nowiki>''number''<nowiki>}}</nowiki></tt><br /><tt><nowiki>{{padright:xyz|</nowiki>''number''<nowiki>|</nowiki>''separator''<nowiki>}}</nowiki></tt> | {{padright:xyz|5}}<br />{{padright:xyz|5|_}} | Identical to padleft, but adds padding characters to the right side. |- | <tt><nowiki>{{plural:2|</nowiki>''is''<nowiki>|</nowiki>''are''<nowiki>}}</nowiki></tt> | {{plural:2|is|are}} | Outputs the correct given pluralization form (parameters except first) depending on the count (first parameter). Plural transformations are used for languages like Russian based on "count mod 10". |- | <tt><nowiki>{{grammar:N|</nowiki>''noun''<nowiki>}}</nowiki></tt> | {{grammar:N|noun}} | Outputs the correct inflected form of the given word described by the inflection code after the colon (language-dependent). Grammar transformations are used for inflected languages like Polish. |}
Summary:
Please note that all contributions to Iskomunidad may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Iskomunidad:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Help:Magic Words
(section)
Add topic