Template:RFC/text: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
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 8: | ||
''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> |
Latest 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 |