Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22e9da69a0c4a3e

Jump to content

Template:Sum RFC/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

Template {{Sum RFC}} is used to create summaries of IETF RFCs, generated from a repository of preformatted references.

You are explicitly invited to add new references or improve existing ones.

Examples

[edit]

The use of this template is straightforward. It is to be used in generating lists, like this:

===RFC list===
* {{Sum RFC|10|plain=yes|ref=yes}}
* {{Sum RFC|15|title=no}}
* {{Sum RFC|826}}
* {{Sum RFC|903}}
* {{Sum RFC|879|notes=yes}}
* {{Sum RFC|2100|ref=yes}}
* {{Sum RFC|2321|ref=yes|refnotes=no}} <!-- This is an April Fool's Day RFC as well, but suppress the note that says so. -->
* {{Sum RFC|9405|ref=yes|comment=The AI Sarcasm Detection Protocol (ASDP) is a [[Software framework|framework]] for detecting [[sarcasm]] in [[Artificial intelligence|AI systems]] (written with the help of [[ChatGPT]]). Detecting sarcasm may help improve AI - human intercommunication.}}

Which displays as:

RFC list

[edit]
  • 10[1]
  • RFC 15
  • RFC 826"An Ethernet Address Resolution Protocol," Internet Standard 37.
  • RFC 903"A Reverse Address Resolution Protocol," Internet Standard 38.
  • RFC 879"The TCP Maximum Segment Size and Related Topics," Obsolete. Obsoleted by RFC 7805 and 9293. Updated by RFC 6691.
  • RFC 2100"The Naming of Hosts,"[2] Informational.
  • RFC 2321"RITA -- The Reliable Internetwork Troubleshooting Agent,"[3] Informational.
  • RFC 9405"AI Sarcasm Detection: Insult Your AI without Offending It,"[4] Informational.
    The AI Sarcasm Detection Protocol (ASDP) is a framework for detecting sarcasm in AI systems (written with the help of ChatGPT). Detecting sarcasm may help improve AI - human intercommunication.
  1. S. Crocker (April 1969). DOCUMENTATION CONVENTIONS. Network Working Group. doi:10.17487/RFC0010. RFC 10. Status Unknown. Obsoleted by RFC 16. Updated by RFC 24, 27 and 30. Obsoletes RFC 3.
  2. J. Ashworth (1 April 1997). The Naming of Hosts. IETF Network Working Group. doi:10.17487/RFC2100. RFC 2100. Informational. This is an April Fools' Day Request for Comments.
  3. A. Bressen (1 April 1998). RITA -- The Reliable Internetwork Troubleshooting Agent. Network Working Group. doi:10.17487/RFC2321. RFC 2321. Informational.
  4. C. GPT (1 April 2023). R. L. Barnes (ed.). AI Sarcasm Detection: Insult Your AI without Offending It. Independent Submission. doi:10.17487/RFC9405. ISSN 2070-1721. RFC 9405. Informational. This is an April Fools' Day Request for Comments.

Template data

[edit]

Template {{Sum RFC}} is used to create a summary of an RFC (number, title, status). It uses the repository of preformatted reference texts of the {{Ref RFC}} template.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
RFC Number1

The number of the RFC to reference.

Example
8200
Stringsuggested
Notesnotes

Display notes regarding the RFC or not (default: 'no'). If set to 'yes', notes are displayed.

Example
notes=yes
Stringoptional
Refref

Generate an RFC reference after the title (default: 'no'). If set to 'yes', a reference is generated.

Example
ref=yes
Stringoptional
Ref Notesrefnotes

Display notes regarding the RFC or not (default: 'yes' from {{Ref RFC}}). If set to 'no', no notes are displayed in the generated reference.

Example
refnotes=no
Stringoptional
Titletitle

Display the title of the RFC or not (default: 'yes'). Useful in tables with a column for RFCs.

Example
titles=no
Stringoptional
Plainplain

Display the RFC number only (default: 'no'). Most useful when option 'ref' is set to 'yes'; otherwise it reduces to {{IETF RFC|xxx|plainlink=yes}} with no other benefits.

Example
plain=yes
Stringoptional
Commentcomment

Add a comment about the RFC in a {{Block indent}} element below the reference.

Example
comment=Version 2.0 of this protocol introduces enhanced security.
Stringoptional