Template:R from modification

From Second Life Wiki
Jump to navigation Jump to search

When used with the "Redirect category shell" (Rcat shell) template:

Template {{Redirect category shell}} may be used to add one or more Error creating thumbnail: Unable to save thumbnail to destinationrcat templates, along with their parameters and categories, to a redirect. For more information see the documentation page below.

When used by itself:


[Edit] [🔄Purge] Template documentation

exclamation mark

Note: This template is used on a lot of pages. In order not to put too much load on the servers, edits should be kept to a bare minimum.
Please discuss proposed changes on the talk page first.
Editing a template causes all pages that use the template to be re-rendered. If the Template is used often, this can put a lot of load on the servers since it fills up the job queue. [statistics]

Usage

#REDIRECT [[(target page name)]]

{{Rcat shell|
{{R from modification}}
}}
Template {{Rcat shell}} is an alias for the Redirect category shell template, which may be used to add as many appropriate rcats as needed, usually from one to seven, along with their parameters, to a redirect. For more information see the documentation on its template page. This rcat may also tag a redirect individually:
#REDIRECT [[(target page name)]]

{{R from modification}}
This is in accord with instructions found at Error creating thumbnail: Unable to save thumbnail to destinationWikipedia:REDCAT.

Parameters

This rcat takes two optional parameters:

  • |demo = yes suppresses categorization for demonstration purposes.
  • |1 = (a.k.a. |reason = or |of =) will include additional explanatory text. This is needed if the redirect is from a modification of some term other than the target title, e.g. an alternative name or subtopic. For example:
#REDIRECT [[Direct-to-video#Digital releases]]

{{Rcat shell|
{{R from subtopic}}
{{R to section}}
{{R from alternative hyphenation|'''{{-r|Direct-to-digital}}'''}}
{{R unprintworthy}}
}}
where {{R from alternative hyphenation}} is an alias of {{R from modification}}. This will make the template read:
"This is a redirect from a modification of the target's title or a closely related title. For example, the words may be rearranged, or punctuation may be different. This redirect is a modification of Direct-to-digital."
(which uses hyphens instead of spaces between words).

Aliases

Printworthiness

Please click on each one for more details and guidance.
Examples:
{{Rcat shell|
{{R from modification}}
{{R printworthy}}
}}

{{Rcat shell|
{{R from modification}}
{{R unprintworthy}}
}}
Either {{Redirect category shell}} or its alias/shortcut, {{Rcat shell}}, may be used.

TemplateData

This is the Error creating thumbnail: Unable to save thumbnail to destinationTemplateData for this template used by TemplateWizard, Error creating thumbnail: Unable to save thumbnail to destinationVisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for R from modification

{
    "description": "Puts redirect in the categories [[Category:Redirects from modifications]]. It takes two parameters.",
    "params": {
              "demo":
              { "label":       "yes",
                "description": "Set to 'yes' to suppress categorization for purpose of demonstration.",
                "type":        "string",
                "required":    false
              },
              "1":
              { "label":       "(text)",
                "description": "Set 'text' to modification other than target when appropriate.",
                "type":        "string",
                "required":    false
              },
              "reason":
              { "label":       "(text)",
                "description": "Set 'text' to modification other than target when appropriate.",
                "type":        "string",
                "required":    false
              }
    }
}

See also