Template:String-handling templates: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>DePiep +Isnumeric |
m 104 revisions imported |
||
(3 intermediate revisions by one other user not shown) | |||
Line 31: | Line 31: | ||
| {{tl|str sub new}} | Select a substr based on starting and ending index. | | {{tl|str sub new}} | Select a substr based on starting and ending index. | ||
| {{tl|str index}} | Returns a given character from a string, but not accented letters. | | {{tl|str index}} | Returns a given character from a string, but not accented letters. | ||
| {{tl|Plain text}}, {{tl|Nowiki}} | Strips wikicode from a string. | |||
}} }} | }} }} | ||
Line 57: | Line 58: | ||
| {{Aligned table |style=padding-right:2.5em; | | {{Aligned table |style=padding-right:2.5em; | ||
|col1style=width:12.5em;text-align:right;white-space:nowrap;padding-right:0.75em; | |col1style=width:12.5em;text-align:right;white-space:nowrap;padding-right:0.75em; | ||
| {{tl|delink}} | Removes wikilink brackets (wikicode). | | {{tl|delink}}, {{tl|trim brackets}} | Removes wikilink brackets (wikicode); ''all'' or ''outer only''. | ||
| {{tl|remove file prefix}} | Removes "File:" (or "Image:") from filenames. | | {{tl|remove file prefix}} | Removes "File:" (or "Image:") from filenames. | ||
| {{tl|PAGENAMEBASE}} | To trim off any parenthesis text at the end of a string (disambiguation). | | {{tl|PAGENAMEBASE}} | To trim off any parenthesis text at the end of a string (disambiguation). | ||
Line 123: | Line 124: | ||
| | | | | | ||
<!---(Technical)---> | <!---(Technical)---> | ||
| [[mw:Help:Magic words|...Magic words]] | {{noitalic|About <code><nowiki>{{padleft:|}}</nowiki></code>.}} | | [[mw:Help:Magic words|...Magic words]] | {{noitalic|About <code><nowiki>{{padleft:|}}</nowiki></code>.}} | ||
| [[mw:Help:Extension:ParserFunctions|...ParserFunctions]] | {{noitalic|About <code><nowiki>{{#titleparts:|}}, {{#expr:|}}, {{#ifeq:|}}, </nowiki></code> etc.}} | | [[mw:Help:Extension:ParserFunctions|...ParserFunctions]] | {{noitalic|About <code><nowiki>{{#titleparts:|}}, {{#expr:|}}, {{#ifeq:|}}, </nowiki></code> etc.}} |