Template:Panel: Difference between revisions
Template page
More actions
mNo edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
}}</div> | }}</div> | ||
<div class="wiki-panel-body">{{{1}}}</div> | <div class="wiki-panel-body">{{{1}}}</div> | ||
</div> | </div><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 30: | Line 30: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | |||
Latest revision as of 15:30, 3 August 2026
{{{1}}}
Displays a colored panel box (info/note/warning/tip), similar to Confluence panels.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Content | 1 | The text to display inside the panel. | Content | required |
| Type | type | Panel style: info, note, warning, or tip.
| String | optional |