Difference between revisions of "Template:Note"

From Pikmin Technical Knowledge Base
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<!-- Insert CSS here -->
 
<!-- Insert CSS here -->
 
<div style="
 
<div style="
background-color: rgba(141, 194, 50, 0.6);
+
background-color: rgba(89, 162, 8, 0.6);
 
border: 4px solid rgba(25, 120, 26, 1);
 
border: 4px solid rgba(25, 120, 26, 1);
 
box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.55);
 
box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.55);
Line 7: Line 7:
 
padding: 0 1em 0 1em;
 
padding: 0 1em 0 1em;
 
margin: auto;
 
margin: auto;
width: fit-content
+
width: fit-content;
 +
max-width: 75%
 
">
 
">
 
<!-- End of CSS -->
 
<!-- End of CSS -->

Latest revision as of 10: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.}}.