Відмінності між версіями «Шаблон:BS button»

Перейти до навігації Перейти до пошуку
нема опису редагування
 
(Не показано 5 проміжних версій цього користувача)
Рядок 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": {
"color": {
"color": {
"label": "Колір бейджу",
"label": "Колір кнопки",
"example": "primary, secondary, success, danger, warning, info, light, dark",
"example": "primary, secondary, success, danger, warning, info, light, dark",
"type": "string",
"type": "string",
"default": "primary",
"autovalue": ""
"autovalue": "primary",
"suggested": true
},
},
"text": {
"text": {
Рядок 22: Рядок 20:
"default": "sm",
"default": "sm",
"label": "Розмір",
"label": "Розмір",
"suggested": true
},
"href": {
"example": "google.com",
"type": "url",
"label": "Посилання",
"suggested": true
"suggested": true
},
},
Рядок 38: Рядок 42:
"format": "block",
"format": "block",
"paramOrder": [
"paramOrder": [
"href",
"color",
"color",
"text",
"text",

Навігаційне меню