<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://compusofia.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AWarning%2Fen</id>
	<title>Template:Warning/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://compusofia.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AWarning%2Fen"/>
	<link rel="alternate" type="text/html" href="https://compusofia.com/w/index.php?title=Template:Warning/en&amp;action=history"/>
	<updated>2026-04-19T03:18:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://compusofia.com/w/index.php?title=Template:Warning/en&amp;diff=953&amp;oldid=prev</id>
		<title>Majestix: 1 revision imported: Initial Setup</title>
		<link rel="alternate" type="text/html" href="https://compusofia.com/w/index.php?title=Template:Warning/en&amp;diff=953&amp;oldid=prev"/>
		<updated>2026-04-06T15:51:08Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: Initial Setup&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:51, 6 April 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key wikiNonStop:diff:1.41:old-952:rev-953 --&gt;
&lt;/table&gt;</summary>
		<author><name>Majestix</name></author>
	</entry>
	<entry>
		<id>https://compusofia.com/w/index.php?title=Template:Warning/en&amp;diff=952&amp;oldid=prev</id>
		<title>FuzzyBot: Updating to match new version of source page</title>
		<link rel="alternate" type="text/html" href="https://compusofia.com/w/index.php?title=Template:Warning/en&amp;diff=952&amp;oldid=prev"/>
		<updated>2025-12-14T21:06:43Z</updated>

		<summary type="html">&lt;p&gt;Updating to match new version of source page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;{{#if: {{{msg|{{{1|}}}}}}|&amp;lt;table class=&amp;quot;warning-message&amp;quot; style=&amp;quot;background-color: var( --background-color-error-subtle, #ffe9e5 ); color: inherit; border: 1px var( --border-color-error, #9f3526 ) solid; box-sizing: border-box; margin: 0.5em 0; padding: 0.5em;&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td style=&amp;quot;white-space: nowrap; vertical-align: top;&amp;quot;&amp;gt;}}&amp;lt;span style=&amp;quot;position: relative; top: -2px;&amp;quot;&amp;gt;[[File:OOjs_UI_icon_notice-destructive.svg|18px|alt=Warning|link=]]&amp;lt;/span&amp;gt; &amp;#039;&amp;#039;&amp;#039;Warning:&amp;#039;&amp;#039;&amp;#039; {{#if: {{{msg|{{{1|}}}}}}|&amp;lt;/td&amp;gt;&amp;lt;td style=&amp;quot;padding-{{dir|{{pagelang}}|right|left}}: 0.5em vertical-align: top;&amp;quot;&amp;gt;{{{msg|{{{1|}}}}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;}}&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
{{Documentation|content=&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
This template has two possible usages:&lt;br /&gt;
&lt;br /&gt;
# Will have the text flow below when the warning text is too long&lt;br /&gt;
# Uses a table to indent the text.&lt;br /&gt;
&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
The following displays the warning icon and the word &amp;quot;Warning:&amp;quot;.&lt;br /&gt;
You can follow this with whatever text/images/markup you like.&lt;br /&gt;
&lt;br /&gt;
Wiki Code:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{warning}}&amp;lt;/nowiki&amp;gt; Don&amp;#039;t do that!&lt;br /&gt;
&lt;br /&gt;
{{warning}} Don&amp;#039;t do that!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
&lt;br /&gt;
The following includes the text passed to the template, and uses a table to stop the text flowing round the icon.&lt;br /&gt;
&lt;br /&gt;
Wiki Code:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{warning|1=&amp;lt;/nowiki&amp;gt;Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
{{warning|1=Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.}}&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Caution}}&lt;br /&gt;
* {{tl|Fixtext}}&lt;br /&gt;
* {{tl|Note}}&lt;br /&gt;
* {{tl|Tip}}&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Warning templates{{#translation:}}]]&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>