"ಟೆಂಪ್ಲೇಟು:Youtube" ಆವೃತ್ತಿಗಳ ಮಧ್ಯದ ಬದಲಾವಣೆಗಳು
Jump to navigation
Jump to search
KOER admin (ಚರ್ಚೆ | ಕಾಣಿಕೆಗಳು) |
|||
(ಅದೇ ಬಳಕೆದಾರನ ಮಧ್ಯದಲ್ಲಿನ ಬದಲಾವಣೆಯನ್ನು ತೋರಿಸುತ್ತಿಲ್ಲ) | |||
೧ ನೇ ಸಾಲು: | ೧ ನೇ ಸಾಲು: | ||
− | {{#widget:YouTube|id={{{1}}}}} | + | {{#widget:YouTube|id={{{1}}}|height={{{2}}}|width={{{3}}}}} |
<noinclude> | <noinclude> | ||
೧೮ ನೇ ಸಾಲು: | ೧೮ ನೇ ಸಾಲು: | ||
"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" | ||
} | } | ||
}, | }, |
೦೬:೨೭, ೩೦ ಸೆಪ್ಟೆಂಬರ್ ೨೦೧೯ ದ ಇತ್ತೀಚಿನ ಆವೃತ್ತಿ
Example: {{Youtube|DWef69ItVrU}}
Add Youtube video using its id
ಪರಿಮಿತಿ | ವಿವರ | ನಮೂನೆ | ಸ್ಥಾನಮಾನ | |
---|---|---|---|---|
id | 1 id | Insert Youtube video id here
| String | required |
2 | 2 height | Height
| ಸಂಖ್ಯೆ | ಐಚ್ಛಿಕ |
3 | 3 Width | Width
| ಸಂಖ್ಯೆ | ಐಚ್ಛಿಕ |