Module:Notice/doc: Difference between revisions
No edit summary |
rewrote notice module. Styles have been moved to a stylesheet. Updated colors to fulfill WCAG guidelines 2.1. |
||
Line 1: | Line 1: | ||
{{Doc/start}} | {{Doc/start}} | ||
{{ | {{Notice | ||
|align = center | |||
|color = orange | |||
|colorBack = orange | |||
|header = '''This documentation is outdated and will be updated soon''' | |||
|file = warning.png | |||
|width = max-content | |||
}} | |||
An Module to create a Notice box with image (optional). | An Module to create a Notice box with image (optional). |