Template:Appeal notice: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (redundant)
mNo edit summary
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{|class="notice-template" style="background: white; color:black; border: 2px solid black; padding: .5em 1em;{{radius|1em}}" width="100%"  
{| class="notice-template user" style="width:100%;background:#fff;border:2px solid #000;border-radius:1em;padding:.5em 1em"
|-
| A {{#if:{{{type|}}}|{{#ifexist:Template:{{{type}}}|{{tem|{{{type}}}}}|{{{type}}}}}|{{{type|{{tem|reminder}} or {{tem|warning}}}}}}} that you issued to {{#if:{{{user|{{{1|}}}}}}|[[User:{{{user|{{{1}}}}}}|{{{user|{{{1}}}}}}]]|another user}} is under dispute. [[MarioWiki:Appeals|You may comment on the matter here]], but please remember to abide by the rules listed at the top of the page. Thank you.
|A {{#if: {{{type|}}} | {{#ifexist: Template:{{{type}}}|{{tem|{{{type}}}}}|{{{type}}}}} |{{{type|{{tem|Reminder}} or {{tem|Warning}}}}}}} that you issued to {{#if: {{{1|}}}|[[User:{{{1}}}|{{{1}}}]]|another user}} is under dispute. [[MarioWiki:Appeals|You may comment on the matter here]], but please remember to abide by the rules listed at the top of the page. Thank you.
| [[File:SMRPG Hammer.png|60px|link=]]
|[[File:SMRPG_Hammer.png|60px|right|Court is now in session!]]
|}<noinclude>
|}
The syntax for this template is as follows: <code><nowiki>{{appeal notice|<username>|type=<template name>}}</nowiki></code>
<noinclude>
To use this template, type <nowiki>{{AppealNotice|<name>|type=<type>}}</nowiki>


*In the place of <name>, use the name of the user who received the {{tem|Reminder}} and/or {{tem|Warning}}.
*In the place of <tt><username></tt>, enter the name of the user who received the reminder and/or warning.
*In the place of <type>, put the type of template that the user received; whether it was a reminder, a warning or a lastwarn.
*In the place of <tt><template name></tt>, enter the name of the template that the user received; whether it was a {{tem|reminder}}, {{tem|warning}}, or {{tem|last warning}}.


For example, if a reminder was given to the user "Example", the coding would be <nowiki>{{AppealNotice|Example|type=Reminder}}</nowiki>
For example, if a reminder was given to the user WikiUser, the syntax would be: <code><nowiki>{{appeal notice|WikiUser|type=reminder}}</nowiki></code>


[[Category:Notice Templates]]</noinclude>
[[Category:User notices]]</noinclude>

Latest revision as of 16:05, June 4, 2024

A {{reminder}} or {{warning}} that you issued to another user is under dispute. You may comment on the matter here, but please remember to abide by the rules listed at the top of the page. Thank you. Hammer

The syntax for this template is as follows: {{appeal notice|<username>|type=<template name>}}

  • In the place of <username>, enter the name of the user who received the reminder and/or warning.
  • In the place of <template name>, enter the name of the template that the user received; whether it was a {{reminder}}, {{warning}}, or {{last warning}}.

For example, if a reminder was given to the user WikiUser, the syntax would be: {{appeal notice|WikiUser|type=reminder}}