Module:Notice/doc: Difference between revisions
removed notice box of the issue (issue is fixed) Tag: Manual revert |
rewrote notice module. Styles have been moved to a stylesheet. Updated colors to fulfill WCAG guidelines 2.1. |
||
(One intermediate revision by the same user not shown) | |||
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). | ||