Difference between revisions of "Template:Beginner version/doc"
Jump to navigation
Jump to search
imported>Sdkb (templatedata) |
imported>UnitedStatesian (no longer draft) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | |||
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
| Line 7: | Line 6: | ||
== Usage == | == Usage == | ||
{{tlx|Beginner version|Page title (without brackets)}} | {{tlx|Beginner version|Page title (without brackets)}} | ||
| + | |||
| + | or | ||
| + | |||
| + | {{tlx|Beginner version|First page title (without brackets)|Second page title (without brackets)}} | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
| Line 21: | Line 24: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true | ||
| + | }, | ||
| + | "2": { | ||
| + | "label": "Page 2", | ||
| + | "description": "The second simplified version being linked to (without brackets)", | ||
| + | "example": "Help:Referencing for Beginners", | ||
| + | "type": "wiki-page-name", | ||
| + | "required": false | ||
} | } | ||
}, | }, | ||
Latest revision as of 19:50, 8 October 2020
| This is a documentation subpage for Template:Beginner version. It contains usage information, categories and other content that is not part of the original template page. |
This template creates a notice for help and project space pages that a simplified version of the page is available.
Usage
{{Beginner version|Page title (without brackets)}}
or
{{Beginner version|First page title (without brackets)|Second page title (without brackets)}}
Creates a notice for help and project space pages that a simplified version of the page is available
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page | 1 | The simplified version being linked to (without brackets)
| Page | required |
| Page 2 | 2 | The second simplified version being linked to (without brackets)
| Page | optional |