Template:IETF RFC/doc

This template makes a link to an Internet Engineering Task Force (IETF) Request for Comments (RFC) from the RFC's numeric identifier (ID). There is a single mandatory template parameter: the RFC ID.

When to use

Use this template in articles:

  • in lists of RFCs and similar technical documents,
  • in explanatory footnotes (e.g., to explain what a word means in the preceding sentence),
  • in infoboxes, and
  • in the ==Other websites== section.

Don't use this template:

Examples

See also

TemplateData

This is the TemplateData documentation for the template used by the new VisualEditor.

IETF RFC

<templatedata> { "params": { "1": { "label": "First RFC", "type": "number", "required": true }, "2": { "label": "Second RFC", "type": "number", "suggested": true }, "3": { "label": "Third RFC", "type": "number" }, "4": { "label": "Fourth RFC", "type": "number" }, "5": { "label": "Fifth RFC", "type": "number" }, "6": { "label": "Sixth RFC", "type": "number" }, "7": { "label": "Seventh RFC", "type": "number" }, "8": { "label": "Eighth RFC", "type": "number" }, "9": { "label": "Ninth RFC", "type": "number" }, "leadout": { "label": "list leadout",

           "description": "conjunction used at the end of a list",

"type": "string",

           "default": "<none>",
           "example": "and"

}, "link": { "label": "link RFC article",

           "description": "include wikilink in RFC to Request for Comments (via RFC (identifier))",

"example": "no", "type": "string",

           "default": "yes"

}, "plainlink": { "label": "use plain links",

           "description": "omit RFC preface, include only RFC numbers with external links to content",

"example": "yes", "type": "string",

           "default": "no"

} } } </templatedata>