Difference between revisions of "Template:Content Notice"

From Nookipedia, the Animal Crossing wiki
Line 1: Line 1:
 
{| align="center" style="background: hsl({{{primarycolor|0 0}}}% {{#if:{{{overrideprimary|}}}|{{{overrideprimary}}}|75%}}); width: {{{width|89}}}%; {{roundy|15px}}; padding: 1px; margin: 10px auto"
 
{| align="center" style="background: hsl({{{primarycolor|0 0}}}% {{#if:{{{overrideprimary|}}}|{{{overrideprimary}}}|75%}}); width: {{{width|89}}}%; {{roundy|15px}}; padding: 1px; margin: 10px auto"
 
|-
 
|-
| align="center" style="font-family: Coustard; color: hsl({{#if:{{{secondarycolor|}}}|{{{secondarycolor|}}}|{{{primarycolor|0 0}}}}}% {{#if:{{{overridetext|}}}|{{{overridetext}}}|30%}}); font-size: 1.15em;" | {{{title|Content disclaimer}}}
+
| align="center" style="font-family: Coustard; color: hsl({{#if:{{{secondarycolor|}}}|{{{secondarycolor|}}}|{{{primarycolor|0 0}}}}}% {{#if:{{{overridetext|}}}|{{{overridetext}}}|30%}}); font-size: 1.15em;" | {{{message|Content disclaimer}}}
 
|}
 
|}
 
{{#if:{{{border|}}}|
 
{{#if:{{{border|}}}|

Revision as of 17:07, July 25, 2020

Content disclaimer

Template documentation (view)


Usage

{{Content Notice
 | message         =
 | primarycolor    =
 | overrideprimary =
 | secondarycolor  =
 | overridetext    =
 | width           =
 | border          =
 | bordercontent   =
}}

This is a base template used by content disclaimer notice templates.

Example

{{Content Notice
 | message         = This article is a [[Nookipedia:Stub|stub]]. You can help [[Nookipedia]] by <span class="plainlinks">[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]</span>.
 | primarycolor    = 112 39
 | overrideprimary = 75
}}
This article is a stub. You can help Nookipedia by expanding it.


{{Content Notice
 | message         = This section contains unconfirmed information or speculation.
 | primarycolor    = 207 100
 | border          = yes
 | bordercontent   = {{{1|}}}
}}
This section contains unconfirmed information or speculation.

Content gets wrapped by this template