Template:BaseWarning: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| style="margin: auto; width: {{{width}}}; border: 1px solid #b0b4bb;" | style="background: {{{bar-color}}}; width:9px;" | | style="padding: 5px;" | [[{{{icon}}}]] | style="padding: 10px; text-align: left;" | {{{text}}} |} <noinclude> Example usage: <pre> {{BaseWarning | width=Example | bar-color=Example | icon=Example | text=Example }} </pre> <templatedata> { "params": { "width": { "suggested": true, "default": "439px", "type": "string" }, "bar...") |
No edit summary |
||
Line 6: | Line 6: | ||
<noinclude> | <noinclude> | ||
Usage example: | |||
<pre> | <pre> | ||
{{BaseWarning | {{BaseWarning |
Revision as of 03:52, 10 July 2023
[[{{{icon}}}]] | {{{text}}} |
Usage example:
{{BaseWarning | width=Example | bar-color=Example | icon=Example | text=Example }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
width | width | no description
| String | suggested |
bar-color | bar-color | no description
| String | suggested |
icon | icon | no description | File | suggested |
text | text | no description
| String | suggested |