Difference between revisions of "Template:Beginner version/doc"

From blackwiki
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}}
{{draft template}}
 
  
 
<!-- 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 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

Template parameters

ParameterDescriptionTypeStatus
Page1

The simplified version being linked to (without brackets)

Example
Help:Referencing for Beginners
Pagerequired
Page 22

The second simplified version being linked to (without brackets)

Example
Help:Referencing for Beginners
Pageoptional