Difference between revisions of "User:Acnh Player/Sandboxes/Sandbox 1"

From Nookipedia, the Animal Crossing wiki
Line 1: Line 1:
 
=== Designing New BlockWarning Template ===
 
=== Designing New BlockWarning Template ===
 +
 +
<pre>{{BlockWarning|This is an example of a warning}}</pre>
  
 
{{Message box
 
{{Message box
  | title            = [[File:BlockWarning.webp|50px]] You have received a {{#if:{{{final|}}}|<u>final warning</u>|warning}} from {{SITENAME}} staff.
+
  | title            = {{#if:{{{final|}}}|[[FinalWarning.webp|50px]]|[[File:BlockWarning.webp|50px]]}} You have received a {{#if:{{{final|}}}|<u>final warning</u>|warning}} from {{SITENAME}} staff.
 
  | primarycolor      = 0 100
 
  | primarycolor      = 0 100
 
  | message          = ''{{{1|Please do not violate Nookipedia editing policy.}}}''
 
  | message          = ''{{{1|Please do not violate Nookipedia editing policy.}}}''
Line 8: Line 10:
 
}}
 
}}
  
'''''Note: This is being designed by a user; not a real warning.'''''
+
==Documentation==
 +
 
 +
If you type in:
 +
 
 +
<pre>{{BlockWarning|This is an example of a warning}}</pre>
 +
 
 +
you get:
 +
{{BlockWarning|This is an example of a warning}}
 +
 
 +
If you want to give a final warning:
 +
 
 +
<pre>{{BlockWarning|This is an example of a warning|final=yes}}</pre>
 +
 
 +
you get:
 +
 
 +
{{BlockWarning|This is an example of a warning|final=yes}}

Revision as of 14:30, March 29, 2024

Designing New BlockWarning Template

{{BlockWarning|This is an example of a warning}}


50px You have received a warning from Nookipedia staff.
Please do not violate Nookipedia editing policy.
Please ensure you follow Nookipedia policy. Further violations may result in being permanently or temporarily blocked from editing.
Thank you for your cooperation. -- Nookipedia Staff


Documentation

If you type in:

{{BlockWarning|This is an example of a warning}}

you get:

You have received a warning from Nookipedia staff.
This is an example of a warning
Please ensure you follow Nookipedia policy. Further violations may result in being permanently or temporarily blocked from editing.
Thank you for your cooperation. -- Nookipedia Staff

If you want to give a final warning:

{{BlockWarning|This is an example of a warning|final=yes}}

you get:


You have received a final warning from Nookipedia staff.
This is an example of a warning
Please ensure you follow Nookipedia policy. This is your final warning. Your next violation will result in being blocked from editing.
Thank you for your cooperation. -- Nookipedia Staff