Template:BaseWarning: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
| style="padding: 5px;" | [[{{{icon}}}|{{{icon-size}}}]] | | style="padding: 5px;" | [[{{{icon}}}|{{{icon-size}}}]] | ||
| style="padding: 10px; text-align: left;" | {{{text}}} | | style="padding: 10px; text-align: left;" | {{{text}}} | ||
|} | |}<noinclude> | ||
Usage example: | Usage example: | ||
<pre> | <pre> | ||
Latest revision as of 05:05, 10 July 2023
| [[{{{icon}}}|{{{icon-size}}}]] | {{{text}}} |
Usage example:
{{BaseWarning
| max-width=Example
| bar-width=Example
| bar-color=Example
| border-width=Example
| border-color=Example
| background-color=Example
| icon=Example
| icon-size=Example
| text=Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| max-width | max-width | no description
| String | suggested |
| bar-width | bar-width | no description
| String | suggested |
| bar-color | bar-color | no description
| String | suggested |
| border-width | border-width | no description
| String | suggested |
| border-color | border-color | no description
| String | suggested |
| background-color | background-color | no description
| String | suggested |
| icon | icon | no description | File | suggested |
| icon-size | icon-size | no description
| String | suggested |
| text | text | no description
| String | required |