සැකිල්ල:Remove first word/උපදෙස්
පෙනුම
|
|
මෙම සැකිල්ල පිටු බොහෝ ගණනක භාවිතා වන නිසා සිදුකරන වෙනස් කිරීම් බොහෝ ස්ථානවලට බලපානු ඇත. ඔබ සිදුකිරීමට අදහස් කරන වෙනස්කම් මෙම සැකිල්ලට අදාළ /sandbox හෝ /testcases උපපිටුවල, හෝ ඔබගේ පරිශීලක උපපිටුවේ පළමුව සිදුකොට පරීක්ෂාකර බලන්න. එම වෙනස්කම් සිදුකිරීමට ප්රථම අදාළ සාකච්ඡා පිටුවේ ඒ පිළිබඳව සංවාදයක් ගොඩනැගීමට කාරුණික වන්න.
Transclusion count updated automatically (ප්රලේඛනය වෙතට යොමුවන්න). |
|
|
මෙය "සැකිල්ල:Remove first word" සඳහා උපදෙස් උප පිටුවක් වේ (සැකිල්ල සඳහා එම පිටුව වෙතට යොමු වන්න). මෙහි ඇත්තේ භාවිත තොරතුරු, ප්රවර්ග, සහ මූලික සැකිල්ල පිටුවට අදාළ නොවන වෙනත් අන්තර්ගතය වේ. |
| මෙම සැකිල්ල ලුවා භාවිතා කරයි: |
This template removes the first word of the first parameter. Use |1= for the first parameter if the string may contain an equals sign (=). By default, words are delimited by spaces, but the optional parameter |sep= can set the separator to any character.
Usage
[සංස්කරණය]One parameter (space as separator):
{{Remove first word|string}}{{Remove first word|1=string}}
Two parameters (user-defined character as separator):
{{Remove first word|string|sep=character}}{{Remove first word|1=string|sep=character}}
Examples
[සංස්කරණය]{{Remove first word|Fôo bår bàz}}→ bår bàz{{Remove first word|Fôo bår bàz}}→ bår bàz{{Remove first word|a b}}→ b{{Remove first word|Fôo-bår}}→{{Remove first word|Fôo-bår bàz}}→ bàz{{Remove first word|Fôo-bår bàz|sep=-}}→ bår bàz{{Remove first word|34,000,500|sep=,}}→ 000,500{{Remove first word|Hear ye, users|sep=,}}→ users{{Remove first word|1=len = a+b|sep==}}→ a+b
See also
[සංස්කරණය]Lua දෝෂය in Module:Navbox_with_collapsible_groups at line 6: attempt to call field 'with collapsible groups' (a nil value).