Difference between revisions of "ReNamer:Rules:Insert"
Jump to navigation
Jump to search
(Replaced 'prettytable' with 'wikitable' style.) |
(Separated nested tables) |
||
Line 15: | Line 15: | ||
|- | |- | ||
| What | | What | ||
− | | Enter the | + | | Enter the text 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]]. | | Click the button to see a list of [[ReNamer:Meta Tags|meta-tags]]. | ||
|- | |- | ||
| Where | | Where | ||
− | | | + | | Where to insert the text, can be one of the [[#"Where" options|"Where" options]] described below. |
+ | |} | ||
+ | |||
+ | === "Where" options === | ||
+ | |||
{| class="wikitable" | {| class="wikitable" | ||
+ | |- | ||
+ | ! Option | ||
+ | ! Details | ||
|- | |- | ||
| Prefix | | Prefix | ||
Line 52: | Line 58: | ||
*If the "before text" string is not found in the name, the "what" text will not be inserted. | *If the "before text" string is not found in the name, the "what" text will not be inserted. | ||
− | |||
|} | |} | ||
[[Category:ReNamer]] | [[Category:ReNamer]] |
Revision as of 15:43, 11 November 2015
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 text that will be inserted. |
Insert meta tag | Click the button to see a list of meta-tags. |
Where | Where to insert the text, can be one of the "Where" options described below. |
"Where" options
Option | Details |
---|---|
Prefix | Adds the string before the existing name. |
Suffix | Adds the string after the existing name.
|
Position | Insert at the set position (the count starts from 1).
|
After text | Inserts the text entered in the "what" box after the text entered in the "after text" box.
|
Before text | Inserts the text entered in the "what" box before the text entered in the "before text" box.
|