Template:Code/Doc: Difference between revisions

DoggoBit (talk | contribs)
DoggoBit (talk | contribs)
m Template data: also document copy
 
Line 39: Line 39:
     "line": {
     "line": {
       "label": "Show line numbers?",
       "label": "Show line numbers?",
       "description": "By default, the block of code will show line numbers. You can disable this by setting this value to false.",
       "description": "By default, the block of code will show line numbers. You can disable this by setting this value to 'no'.",
      "type": "boolean",
      "suggestedvalues": [
        "no"
      ]
    },
    "copy": {
      "label": "Show copy button?",
      "description": "By default, a 'Copy' button will be shown in the top right corner; you can override this setting by setting its value to 'no'.",
       "type": "boolean",
       "type": "boolean",
       "suggestedvalues": [
       "suggestedvalues": [