Template:Template test cases notice/nl
![]() | Dit is de sjabloonpagina van de zandbak van Template:Template test cases notice. om de voorbeelden bij te werken. |
Template documentation
Dit is het sjabloon {{Template test cases notice/nl }}.
Het kan bovenaan de pagina's voor sjabloonpagina's /testcases worden geplaatst.
Voor meer informatie over het gebruik van de sjabloonsubpagina's /sandbox en /testcases, zie deze pagina.
Gebruik
In het eenvoudigste geval heeft dit sjabloon geen parameters nodig.
{{template test cases notice}}
U kunt de link naar de bijbehorende zandbakpagina specificeren met behulp van de parameter sandbox link:
{{template test cases notice|sandbox link=../AlternateSandboxName}}
U kunt ook opgeven dat het woord 'sandbox' dat in het sjabloon wordt weergegeven, wordt vervangen door een andere tekst met behulp van de parameter sandbox name:
{{template test cases notice|sandbox link=../sandbox2|sandbox name=second sandbox}}
Alle parameters
{{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, usecategory=
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 tosandbox link=../sandbox3 | sandbox name=sandbox3
.
Zie ook
- {{Documentation/nl }} - Om de sjablonen en de pagina's /sandbox aan de onderkant te plaatsen.