Difference between revisions of "Template:Reminder"

From Diary of a Wimpy Kid Wiki
Jump to navigation Jump to search
(.)
 
m (There!)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|style="margin: 1em auto; background: #5ae; border: 2px solid #9cf; width: 96%;"
{| style="text-align: center;"
|align="right" | [[File:Information blue.png|40px|link=]]
| align="left" | [[File:Information blue.png|40px|link=]]
|align="center" style="font-size: 13px;" | Hello, {{BASEPAGENAME}}. This isn't a warning, just a reminder to inform you of a mistake you made{{#if:{{{1|}}}|, which was {{{1}}}}}. If the action '''continues deliberately''', however, a [[Template:Warning|warning]] will be issued. Thanks for understanding, and keep contributing.
| Hello, {{BASEPAGENAME}}. This isn't a warning, just a '''reminder''' to inform you of a mistake you made{{#if:{{{1|}}}|, which was {{{1}}}}}. If the action continues deliberately, however, a [[Template:Warning|warning]] will be issued. Thanks for understanding, and keep contributing.
|}</noinclude>
|}<noinclude>


==Info==
==Info==
{{see|Project:Code of conduct}}
{{see|Diary of a Wimpy Kid Wiki:Code of conduct}}


Remember to sign after giving this reminder to someone. If the user's action is obviously deliberate, skip to {{t|warning}}.
Remember to sign after giving this reminder to someone. If the user's action is obviously deliberate, skip to {{t|warning}}.
Line 11: Line 11:
==Parameters==
==Parameters==
{| class="wikitable"
{| class="wikitable"
! Parameter || Mandatory || Purpose || Detailed description  
! Parameter || Mandatory || Detailed description  
|-
|-
! 1
! 1
| No ||  || Explain to the user what mistake they have committed.
| No || Explain to the user what mistake they have committed.
|}
|}


==Skeleton==
==Skeleton==
<pre>
<pre>{{reminder|<reason>}}</pre>
{{reminder|<reason>}}
</pre>


[[Category:Notice templates]]</noinclude>
[[Category:Warning templates]]</noinclude>

Latest revision as of 16:44, 25 March 2023

Information blue.png Hello, Reminder. This isn't a warning, just a reminder to inform you of a mistake you made. If the action continues deliberately, however, a warning will be issued. Thanks for understanding, and keep contributing.

Info

See: Diary of a Wimpy Kid Wiki:Code of conduct

Remember to sign after giving this reminder to someone. If the user's action is obviously deliberate, skip to {{warning}}.

Parameters

Parameter Mandatory Detailed description
1 No Explain to the user what mistake they have committed.

Skeleton

{{reminder|<reason>}}