Відмінності між версіями «Шаблон:BS alert»
		
		
		
		
		
		Перейти до навігації
		Перейти до пошуку
		
				
		
|  (Створена сторінка: <div class="alert alert-{{{color}}}">{{{text}}}</span> <noinclude>  <templatedata> { 	"params": { 		"color": { 			"label": "Колір", 			"description": "primary, secondary, success, danger, warning, info, light, dark", 			"type": "string", 			"autovalue": "primary" 		}, 		"text": { 			"label": "Текст", 			"type": "string", 			"autovalue": "", 			"required": true 		} 	}, 	"format": "block", 	"description": "Шаблон bootstrap для попере...) | |||
| (Не показані 2 проміжні версії цього користувача) | |||
| Рядок 1: | Рядок 1: | ||
| <div class="alert alert-{{{color}}}">{{{text}}}</ | <div class="alert alert-{{{color}}}">{{{text}}}</div><noinclude><templatedata> | ||
| <noinclude> | |||
| <templatedata> | |||
| { | { | ||
| 	"params": { | 	"params": { | ||
Поточна версія на 13:57, 19 березня 2022
{{{text}}}
Шаблон bootstrap для попередження, уваги тощо.
| Параметр | Опис | Тип | Статус | |
|---|---|---|---|---|
| Колір | color | primary, secondary, success, danger, warning, info, light, dark 
 | Рядок | необов'язковий | 
| Текст | text | немає опису 
 | Рядок | обов'язковий |