Difference between revisions of "Template:Note"

From Pikmin Technical Knowledge Base
Jump to navigation Jump to search
m (1 revision imported)
Line 1: Line 1:
<div style="background-color: #ACA; border: 1px solid #363; padding: 3px; margin: auto; width: 50%">
+
<!-- Insert CSS here -->
 +
<div style="
 +
background-color: rgba(141, 194, 50, 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
 +
">
 +
<!-- End of CSS -->
 +
 
 
'''Editor's note''': ''{{{1}}}''
 
'''Editor's note''': ''{{{1}}}''
 
</div><noinclude>
 
</div><noinclude>

Revision as of 10:10, 18 June 2018

Editor's note: {{{1}}}

Info

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.}}.