Template:String-handling templates: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>DePiep
m (104 revisions imported)
 
(2 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).

Latest revision as of 14:49, 3 September 2020