Line 18: |
Line 18: |
| "type": "string", | | "type": "string", |
| "required": true | | "required": true |
| + | }, |
| + | "2": { |
| + | "aliases": [ |
| + | "height" |
| + | ], |
| + | "description": "Height", |
| + | "example": "420", |
| + | "type": "number" |
| + | }, |
| + | "3": { |
| + | "aliases": [ |
| + | "Width" |
| + | ], |
| + | "description": "Width", |
| + | "example": "350", |
| + | "type": "number" |
| } | | } |
| }, | | }, |
− | "description": "Add Youtube video using its id" | + | "description": "Add Youtube video using its id", |
| + | "format": "block" |
| } | | } |
| </templatedata> | | </templatedata> |
− |
| |
− | [[Category:TROER templates]]
| |
− |
| |
| <noinclude/> | | <noinclude/> |