Template:MessageBox/Warning/doc: Difference between revisions

From Polcompball Wiki
Jump to navigationJump to search
Content added Content deleted
No edit summary
 
Line 3: Line 3:


==Syntax==
==Syntax==
Insert <code>{{t|warning}}</code> on the top of a page to issue a warning. Page issues must be indicated with this template, which can be implemented using <code>{{t|warning|issues}}</code>.
Insert <code>[[Template:MessageBox/Warning|'''<nowiki>{{MessageBox/Warning}}</nowiki>''']]</code> on the top of a page to issue a warning. Page issues must be indicated with this template, which can be implemented using <code>[[Template:MessageBox/Warning|'''<nowiki>{{MessageBox/Warning|issues}}</nowiki>''']]</code>.


==Sample output==
==Sample output==
<pre>
<pre>{{warning|Article is written from a potentially biased perspective.}}</pre>
{{warning|Article is written from a potentially biased perspective.}}
{{MessageBox/Warning|Article is written from a potentially biased perspective.}}
</pre>

{{MessageBox/Warning|Article is written from a potentially biased perspective.}}
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 17:06, 14 March 2023

Description

This template is used to warn pages that contain minor to moderate violations of the Editing Guidelines, categorizing them in Category:Warned pages.

Syntax

Insert {{MessageBox/Warning}} on the top of a page to issue a warning. Page issues must be indicated with this template, which can be implemented using {{MessageBox/Warning|issues}}.

Sample output

{{MessageBox/Warning|Article is written from a potentially biased perspective.}}