Template:RFC/text: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if: {{{section|}}} | {{#if: {{{section|}}} | ||
| section {{{section}}} of | | section {{{section}}} of | ||
| {{#if: {{{page|}}} | | {{#if: {{{page|}}} | ||
| page {{{page}}} of | | page {{{page}}} of | ||
| | | | ||
}} | }} | ||
Line 9: | Line 9: | ||
''Demo:'' | ''Demo:'' | ||
* {{RFC/text|123 | * {{RFC/text|123}} | ||
* {{RFC/text|123|page=42 | * {{RFC/text|123|page=42}} | ||
* {{RFC/text|123|section=6.2.1 | * {{RFC/text|123|section=6.2.1}} | ||
<templatedata> | <templatedata> |
Revision as of 15:12, 19 August 2024
Demo:
RFC 123
page 42 of RFC 123
section 6.2.1 of RFC 123
Produces textual label for referencing IETF RFCs.
Parameter | Description | Type | Status | |
---|---|---|---|---|
RFC number | 1 | no description | Number | required |
Section reference. Overrides “page” parameter. | section | Use dotted numbers
| String | optional |
Page number | page | no description
| Number | optional |