Difference between revisions of "Template:IETF RFC/doc"
Jump to navigation
Jump to search
imported>Serols m (Reverted edits by 118.148.30.197 (talk) (HG) (3.4.9)) |
imported>Matthiaspaul (→See also: -whitespace) |
||
| (8 intermediate revisions by 4 users not shown) | |||
| Line 8: | Line 8: | ||
* <code><nowiki>{{IETF RFC|125|126|127}}</nowiki></code> → {{IETF RFC|125|126|127}} | * <code><nowiki>{{IETF RFC|125|126|127}}</nowiki></code> → {{IETF RFC|125|126|127}} | ||
* <code><nowiki>{{IETF RFC|125|126|127|leadout=and}}</nowiki></code> → {{IETF RFC|125|126|127|leadout=and}} | * <code><nowiki>{{IETF RFC|125|126|127|leadout=and}}</nowiki></code> → {{IETF RFC|125|126|127|leadout=and}} | ||
| − | * <code><nowiki>{{IETF RFC|125|126|127|plainlink=yes | + | * <code><nowiki>{{IETF RFC|125|126|127|link=no}}</nowiki></code> → {{IETF RFC|125|126|127|link=no}} |
| − | * <code><nowiki>{{IETF RFC|125|126|127|leadout=and|plainlink=yes | + | * <code><nowiki>{{IETF RFC|125|126|127|plainlink=yes}}</nowiki></code> → {{IETF RFC|125|126|127|plainlink=yes}} |
| + | * <code><nowiki>{{IETF RFC|125|126|127|leadout=and|link=no}}</nowiki></code> → {{IETF RFC|125|126|127|leadout=and|link=no}} | ||
| + | * <code><nowiki>{{IETF RFC|125|126|127|leadout=and|plainlink=yes}}</nowiki></code> → {{IETF RFC|125|126|127|leadout=and|plainlink=yes}} | ||
== See also == | == See also == | ||
| − | |||
* {{tl|ISBN}} | * {{tl|ISBN}} | ||
* {{tl|PMID}} | * {{tl|PMID}} | ||
* {{tl|Catalog lookup link}} | * {{tl|Catalog lookup link}} | ||
| − | * {{tl|Cite IETF}} | + | * {{tl|Cite IETF}}<includeonly>{{Sandbox other|| |
| − | |||
| − | |||
| − | <includeonly>{{Sandbox other|| | ||
<!-- ADD CATEGORIES BELOW THIS LINE --> | <!-- ADD CATEGORIES BELOW THIS LINE --> | ||
[[Category:External link templates|{{PAGENAME}}]] | [[Category:External link templates|{{PAGENAME}}]] | ||
| − | }}</includeonly> | + | }}</includeonly> |
| + | |||
==TemplateData== | ==TemplateData== | ||
{{TemplateDataHeader}} | {{TemplateDataHeader}} | ||
| Line 65: | Line 64: | ||
"label": "Ninth RFC", | "label": "Ninth RFC", | ||
"type": "number" | "type": "number" | ||
| + | }, | ||
| + | "leadout": { | ||
| + | "label": "list leadout", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "link": { | ||
| + | "label": "link article", | ||
| + | "example": "no", | ||
| + | "type": "string" | ||
}, | }, | ||
"plainlink": { | "plainlink": { | ||
"label": "use plain links", | "label": "use plain links", | ||
"example": "yes", | "example": "yes", | ||
| − | |||
| − | |||
| − | |||
| − | |||
"type": "string" | "type": "string" | ||
} | } | ||
Latest revision as of 16:38, 2 May 2020
| This is a documentation subpage for Template:IETF RFC. It contains usage information, categories and other content that is not part of the original template page. |
| This template is used on approximately 350 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Transclusion count updated automatically (see documentation). |
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.
Examples
{{IETF RFC|125}}→ RFC 125{{IETF RFC|125|126|127}}→ RFC 125, 126, 127{{IETF RFC|125|126|127|leadout=and}}→ RFC 125, 126 and 127{{IETF RFC|125|126|127|link=no}}→ RFC 125, 126, 127{{IETF RFC|125|126|127|plainlink=yes}}→ 125, 126, 127{{IETF RFC|125|126|127|leadout=and|link=no}}→ RFC 125, 126 and 127{{IETF RFC|125|126|127|leadout=and|plainlink=yes}}→ 125, 126 and 127
See also
- {{ISBN}}
- {{PMID}}
- {{Catalog lookup link}}
- {{Cite IETF}}
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for IETF RFC
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| First RFC | 1 | no description | Number | required |
| Second RFC | 2 | no description | Number | suggested |
| Third RFC | 3 | no description | Number | optional |
| Fourth RFC | 4 | no description | Number | optional |
| Fifth RFC | 5 | no description | Number | optional |
| Sixth RFC | 6 | no description | Number | optional |
| Seventh RFC | 7 | no description | Number | optional |
| Eighth RFC | 8 | no description | Number | optional |
| Ninth RFC | 9 | no description | Number | optional |
| list leadout | leadout | no description | String | optional |
| link article | link | no description
| String | optional |
| use plain links | plainlink | no description
| String | optional |