Template:Best current practice

From Linux Web Expert

Usage
Code Result
{{Best current practice|MUST}} MUST
{{Best current practice|REQUIRED}} REQUIRED
{{Best current practice|SHALL}} SHALL
{{Best current practice|MUST NOT}} MUST NOT
{{Best current practice|SHALL NOT}} SHALL NOT
{{Best current practice|SHOULD}} SHOULD
{{Best current practice|RECOMMENDED}} RECOMMENDED
{{Best current practice|SHOULD NOT}} SHOULD NOT
{{Best current practice|NOT RECOMMENDED}} NOT RECOMMENDED
{{Best current practice|MAY}} MAY
{{Best current practice|OPTIONAL}} OPTIONAL
{{Best current practice|optional}} OPTIONAL
{{Best current practice|not optional}} not optional?

<templatedata> {

"params": {
 "1": {
  "label": {
   "en": "keyword",
   "de": "Schlüsselwort"
  },
  "description": {
   "en": "RFC 2119 keyword",
   "de": "RFC 2119 Schlüsselwort"
  },
  "type": "string",
  "required": true
 }
},
"description": {
 "en": "Untranslated linked RFC 2119 (BCP 14) keyword",
 "de": "Unübersetztes RFC 2119 (BCP 143) Schlüsselwort"

} } </templatedata>