<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://otherwiki.horizonsend.net/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://otherwiki.horizonsend.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AWarning%2Fen"/>
	<link rel="alternate" type="text/html" href="https://otherwiki.horizonsend.net/index.php?title=Template:Warning/en&amp;action=history"/>
	<updated>2026-04-14T22:52:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://otherwiki.horizonsend.net/index.php?title=Template:Warning/en&amp;diff=6638&amp;oldid=prev</id>
		<title>Bwazedilla: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://otherwiki.horizonsend.net/index.php?title=Template:Warning/en&amp;diff=6638&amp;oldid=prev"/>
		<updated>2025-07-01T04:00:25Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:00, 1 July 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&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;/table&gt;</summary>
		<author><name>Bwazedilla</name></author>
	</entry>
	<entry>
		<id>https://otherwiki.horizonsend.net/index.php?title=Template:Warning/en&amp;diff=6637&amp;oldid=prev</id>
		<title>Template&gt;FuzzyBot: Updating to match new version of source page</title>
		<link rel="alternate" type="text/html" href="https://otherwiki.horizonsend.net/index.php?title=Template:Warning/en&amp;diff=6637&amp;oldid=prev"/>
		<updated>2025-02-12T22:53:54Z</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: var( --color-base, #202122 ); 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>Template&gt;FuzzyBot</name></author>
	</entry>
</feed>