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

From blackwiki
Jump to navigation Jump to search
imported>Sdkb
(templatedata)
imported>Ahecht
(add {{{2}}})
Line 7: Line 7:
 
== 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 25:
 
"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
 
}
 
}
 
},
 
},

Revision as of 13:57, 16 July 2020

  1. REDIRECT Template:Template draft


  • From a modification: This is a redirect from a modification of the target's title or a closely related title. For example, the words may be rearranged.
    • Please note that there are many more specific templates. Please use {{R from alternative spelling}} for spelling changes (including punctuation and spacing); see subcategories of Category:Redirects from modifications for other options (capitals, abbreviations, diacritics, plurals, stylizations, transliteration, ligatures, different parts of speech, etc.). If you are unsure which to use, this template is fine; someone will make it more specific later if necessary.
    • In cases of modification from distinctly longer or shorter names, please use {{R from long name}} or {{R from short name}}, respectively. Abbreviations (including acronyms) should also receive {{R from abbreviation}}.
    • Use this rcat instead of {{R from other capitalisation}} and {{R from plural}} in namespaces other than mainspace for those types of modification. This may also apply to several other subcategories of modification; please check those templates' output before saving if using outside of mainspace.

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