Difference between revisions of "Template:Note"
Jump to navigation
Jump to search
(Created page with "<div style="background-color: #ACA; border: 1px solid #363; padding: 3px; margin: auto; width: 50%"> '''Editor's note''': ''{{{1}}}'' </div><noinclude> ==Info== Editors can p...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div style="background-color: | + | <!-- Insert CSS here --> |
+ | <div style=" | ||
+ | background-color: rgba(89, 162, 8, 0.6); | ||
+ | border: 4px solid rgba(25, 120, 26, 1); | ||
+ | box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.55); | ||
+ | border-radius: 0.5em; | ||
+ | padding: 0 1em 0 1em; | ||
+ | margin: auto; | ||
+ | width: fit-content; | ||
+ | max-width: 75% | ||
+ | "> | ||
+ | <!-- End of CSS --> | ||
+ | |||
'''Editor's note''': ''{{{1}}}'' | '''Editor's note''': ''{{{1}}}'' | ||
</div><noinclude> | </div><noinclude> |
Latest revision as of 09:25, 18 June 2018
Editor's note: {{{1}}}
Info[edit]
Editors can place this on articles in order to leave behind a note for the readers. Usage: {{note|This can't be determined with tools, and is only speculation based on observation.}}
.