Difference between revisions of "Template:Notice"

From Nookipedia, the Animal Crossing wiki
m (Protected "Template:Notice": High traffic page ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
m (Text replacement - " width="(.*)\%"(.*)style="" to "$2style="width: $1%; ")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| align="center" width="100%" style="border: 3px solid {{{2|#86C67C}}}; background: {{{2|#86C67C}}}; padding: 5px;" class="roundy"
+
{| align="center" style="width: 100%; border: 3px solid {{{2|#86C67C}}}; background: {{{2|#86C67C}}}; padding: 5px;" class="roundy"
 
|-
 
|-
 
| {{{1}}}
 
| {{{1}}}
 
|}
 
|}
 
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
 
You can use the following code to make notice boxes.
 
You can use the following code to make notice boxes.
<code><nowiki>{{Notice|Text here.|(Optional)Color code.</nowiki></code>
+
<code><nowiki>{{Notice|Text here.|(Optional)Color code.}}</nowiki></code>
 
</noinclude>
 
</noinclude>

Latest revision as of 20:16, June 30, 2021

{{{1}}}

Usage

You can use the following code to make notice boxes. {{Notice|Text here.|(Optional)Color code.}}