Nodyn:Template test cases notice

Oddi ar Wicipedia
Documentation icon Dogfennaeth nodyn[gweld] [golygu] [hanes] [puro]

This is the {{template test cases notice}} template.

It can be placed at the top of template /testcases pages.

To learn more about how to use template /sandbox and /testcases subpages see Wikipedia:Template test cases.

Usage[golygu cod]

In the simplest case, this template needs no parameters.

{{template test cases notice}}

You may specify the link to the associated sandbox page using the parameter sandbox link:

{{template test cases notice|sandbox link=../AlternateSandboxName}}

You may also specify that some other text is substituted for the word 'sandbox' shown in the template using the parameter sandbox name:

{{template test cases notice|sandbox link=../sandbox2|sandbox name=second sandbox}}

All parameters[golygu cod]

{{template test cases notice|template name|category =
 | sandbox link =
 | sandbox name =
 | subpage-name =
}}
  • 1 (unnamed 1st parameter): Full name of the template being tested on the page, including the Template: prefix. If omitted, the default is the base page of the test cases page. Be careful not to use any leading or trailing spaces with this parameter, as they will affect the display of the template link.
  • category: Category and sort key to use for the test cases page instead of the default of [[Category:Template test cases|{{PAGENAME}}]]. When using this parameter, the double square brackets and Category: prefix are required. To suppress the category, use category= without any value following it.
  • sandbox link: The page that the sandbox link in the message targets. Can be an absolute page name, or relative to the test cases page. The default is ../sandbox.
  • sandbox name: The text shown for the sandbox link. The default is sandbox.
  • subpage-name: Deprecated. Sets the sandbox link and sandbox name parameters at the same time. The value is prefixed with ../ for the sandbox link, so must be a page name relative to the base page. For example, subpage-name=sandbox3 is equivalent to sandbox link=../sandbox3 | sandbox name=sandbox3.

See also[golygu cod]

  • {{documentation}} - To put at the bottom of templates and their /sandbox pages.
  • {{template sandbox notice}} – To put at the bottom of /sandbox pages if {{documentation}} is not used.