Difference between revisions of "ReNamer:Rules:Insert"
Jump to navigation
Jump to search
m (removed old navigation and cleanup marker) |
|||
Line 1: | Line 1: | ||
− | {{ReNamer Help|align=left}} | + | {{ReNamer Help|align=left}} |
− | == Insert Rule == | + | == Insert Rule == |
− | |||
− | + | [[Image:InsertRule.png]] | |
− | The parameters are as follows: | + | This rule inserts the specified string at the beginning of the name, or end of the name, or at any other specified position. It can also insert the string ''conditionally (''only when the existing name contains a second specified string). |
+ | |||
+ | The parameters are as follows: | ||
{| class="prettytable" | {| class="prettytable" | ||
− | ! Parameter | + | |- |
+ | ! Parameter | ||
! Details | ! Details | ||
− | |||
|- | |- | ||
− | | What | + | | What |
| Enter the string that will be inserted. | | Enter the string that will be inserted. | ||
− | |||
|- | |- | ||
− | | Insert meta tag | + | | Insert meta tag |
− | [[Image:ReNamer Insert Meta Tag Button.png]] | + | [[Image:ReNamer Insert Meta Tag Button.png]] |
− | |||
+ | | Click the button to see a list of [[ReNamer:Meta_Tags|meta-tags]]. | ||
|- | |- | ||
− | | Where | + | | Where |
− | | Select any one of the following options: | + | | Select any one of the following options: |
− | |||
{| class="prettytable" | {| class="prettytable" | ||
− | | Prefix | + | |- |
+ | | Prefix | ||
| Adds the string before the existing name. | | Adds the string before the existing name. | ||
− | |||
|- | |- | ||
− | | Suffix | + | | Suffix |
− | | Adds the string after the existing name. | + | | Adds the string after the existing name. |
− | + | *If the '''skip extension '''option is selected, the specified text will be inserted ''after'' the extension. | |
− | * If the '''skip extension '''option is selected, the specified text will be inserted ''after'' the extension. | ||
|- | |- | ||
− | | Position | + | | Position |
| Insert at the set position (the count starts from 1). | | Insert at the set position (the count starts from 1). | ||
+ | *Count spaces and special characters also. | ||
− | + | *You can count in the ''right-to-left ''direction | |
− | |||
− | * You can count in the ''right-to-left ''direction | ||
|- | |- | ||
− | | After text | + | | After text |
| Inserts the text entered in the "what" box after the text entered in the "where" box. | | Inserts the text entered in the "what" box after the text entered in the "where" box. | ||
− | + | *If the "where" text is not found in the name, the "what" text will not be inserted. | |
− | * If the "where" text is not found in the name, the "what" text will not be inserted. | ||
|- | |- | ||
− | | Before text | + | | Before text |
− | | Inserts the text entered in the "what" box before the text entered in the "where" box. | + | | Inserts the text entered in the "what" box before the text entered in the "where" box. |
− | + | *If the "where" text is not found in the name, the "what" text will not be inserted. | |
− | * If the "where" text is not found in the name, the "what" text will not be inserted. | ||
|} | |} | ||
|} | |} |
Revision as of 10:28, 26 July 2009
Insert Rule
This rule inserts the specified string at the beginning of the name, or end of the name, or at any other specified position. It can also insert the string conditionally (only when the existing name contains a second specified string).
The parameters are as follows:
Parameter | Details | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
What | Enter the string that will be inserted. | ||||||||||
Insert meta tag | Click the button to see a list of meta-tags. | ||||||||||
Where | Select any one of the following options:
|