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

нема опису редагування
Рядок 1: Рядок 1:
<span class="btn btn-{{{outline}}}-{{{outline-color}}} btn-{{{color}}} btn-{{{size}}} href={{{href}}}> {{{text}}} </span><noinclude><templatedata>
<span class="btn btn-{{{outline}}}-{{{outline-color}}} btn-{{{color}}} btn-{{{size}}} href-{{{href}}}> {{{text}}} </span><noinclude><templatedata>
{
{
"params": {
"params": {
Рядок 22: Рядок 22:
"suggested": true
"suggested": true
},
},
        "href": {
"href": {
"example": "google.com",
"example": "google.com",
"type": "string",
"type": "url",
"label": "Посилання",
"label": "Посилання",
"suggested": true
"suggested": true
},
},
"outline": {
"outline": {
"label": "Тільки контур",
"label": "Тільки контур",
Рядок 43: Рядок 42:
"format": "block",
"format": "block",
"paramOrder": [
"paramOrder": [
        "href",
"href",
"color",
"color",
"text",
"text",