|
|
| (Не показані 4 проміжні версії цього користувача) |
| Рядок 1: |
Рядок 1: |
| <span class="btn btn-{{{outline}}}-{{{outline-color}}} btn-{{{color}}} btn-{{{size}}}"> {{{text}}} </span><noinclude><templatedata> | | <span class="btn btn-{{{outline}}}-{{{outline-color}}} btn-{{{color}}} btn-{{{size}}} href={{{href}}}> {{{text}}} </span><noinclude><templatedata> |
| { | | { |
| "params": { | | "params": { |
| Рядок 20: |
Рядок 20: |
| "default": "sm", | | "default": "sm", |
| "label": "Розмір", | | "label": "Розмір", |
| | "suggested": true |
| | }, |
| | "href": { |
| | "example": "google.com", |
| | "type": "url", |
| | "label": "Посилання", |
| "suggested": true | | "suggested": true |
| }, | | }, |
| Рядок 36: |
Рядок 42: |
| "format": "block", | | "format": "block", |
| "paramOrder": [ | | "paramOrder": [ |
| | "href", |
| "color", | | "color", |
| "text", | | "text", |