Jump to content

Template:Java JEP/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SWinxy (talk | contribs) at 05:23, 29 November 2021 (Expand templatedata). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Converts a JDK Enhancement Proposal number and text into a proper external link.

Usage

Markup Renders as
{{Java JEP|420|A cool JEP}}
{{Java JEP|420|A cool JEP|incubator=4}}
{{Java JEP|420|A cool JEP|preview=1}}

Template data

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Java JEP in articles based on its TemplateData.

TemplateData for Java JEP

Converts a JEP number and text into an external link.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
JEP number1 num jep JEP

Proposal number

Example
352
Numberrequired
Proposal title2 title name

Full title of the proposal

Example
Migrate from Mercurial to Git
Stringrequired
Incubation numberincubator i

The number of the incubation phase of the proposal

Example
2
Numbersuggested
Preview numberpreview p

The number of the preview phase of the proposal

Example
1
Numbersuggested