Template:Banner: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{ | { | ||
"params": { | "params": { | ||
" | "title": {}, | ||
"content": {}, | |||
"variant": {}, | |||
"icon": {} | |||
" | |||
" | |||
" | |||
}, | }, | ||
"format": "block" | "format": "block" | ||
| Line 34: | Line 12: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
{{#tag:react | | | |||
component= | component=BaseBanner | ||
|icon={{{icon|}}} | |icon={{{icon|}}} | ||
|variant={{{variant|}}} | |variant={{{variant|}}} | ||
|title={{{title}}} | |title={{{title}}} | ||
|content={{{content|}}} | |content={{{content|}}} | ||
}} | }} | ||
Revision as of 18:26, 12 June 2026
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| content | content | no description | Unknown | optional |
| variant | variant | no description | Unknown | optional |
| icon | icon | no description | Unknown | optional |