<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.marrowproductions.com/neotokyo/index.php?action=history&amp;feed=atom&amp;title=Template%3ANote</id>
		<title>Template:Note - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.marrowproductions.com/neotokyo/index.php?action=history&amp;feed=atom&amp;title=Template%3ANote"/>
		<link rel="alternate" type="text/html" href="http://www.marrowproductions.com/neotokyo/index.php?title=Template:Note&amp;action=history"/>
		<updated>2026-08-01T02:04:58Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.25.3</generator>

	<entry>
		<id>http://www.marrowproductions.com/neotokyo/index.php?title=Template:Note&amp;diff=653&amp;oldid=prev</id>
		<title>Marr0w: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://www.marrowproductions.com/neotokyo/index.php?title=Template:Note&amp;diff=653&amp;oldid=prev"/>
				<updated>2016-05-08T18:14:55Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 18:14, 8 May 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' class='diff-multi'&gt;(One intermediate revision by the same user not shown)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&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>Marr0w</name></author>	</entry>

	<entry>
		<id>http://www.marrowproductions.com/neotokyo/index.php?title=Template:Note&amp;diff=484&amp;oldid=prev</id>
		<title>Marr0w: Created page with &quot;&lt;includeonly&gt;{{#if: {{{1|}}}|&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; style=&quot;background: transparent;&quot;&gt;&lt;tr&gt;&lt;td nowrap=&quot;nowrap&quot; valign=&quot;top&quot;&gt;}}&lt;span style=&quot;position: b...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.marrowproductions.com/neotokyo/index.php?title=Template:Note&amp;diff=484&amp;oldid=prev"/>
				<updated>2016-05-08T06:01:26Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;includeonly&amp;gt;{{#if: {{{1|}}}|&amp;lt;table cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; border=&amp;quot;0&amp;quot; style=&amp;quot;background: transparent;&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td nowrap=&amp;quot;nowrap&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;}}&amp;lt;span style=&amp;quot;position: b...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if: {{{1|}}}|&amp;lt;table cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; border=&amp;quot;0&amp;quot; style=&amp;quot;background: transparent;&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td nowrap=&amp;quot;nowrap&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;}}&amp;lt;span style=&amp;quot;position: block-contents; top: -2px;&amp;quot;&amp;gt;[[File:Notice.png|18px|Note|link=]]&amp;lt;/span&amp;gt; '''Note:''' {{#if: {{{1|}}}|&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot; style=&amp;quot;padding-left:0.5em;&amp;quot;&amp;gt;{{{1|}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
&lt;br /&gt;
The following displays the note icon and the word 'Note:'.  You can follow this with whatever text/images/markup you like, and it works in-line, within a paragraph.&lt;br /&gt;
 Monsters are green. &amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt; this is an in-line note, to remind you that some monsters are orangey-purple.&lt;br /&gt;
&lt;br /&gt;
Monsters are green. {{note}} this is an in-line note, to remind you that some monsters are orangey-purple.&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
The following includes the text passed to the template, and uses a table to stop the text flowing round the icon.  These always force a newline before and after the note.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{note|Here is a long note, which is sufficiently wordy to run onto a second line, &lt;br /&gt;
 which would normally cause it to wrap round the icon, but because we passed it as a parameter &lt;br /&gt;
 it keeps its left alignment straight.}}&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
{{note|Here is a long note, which is sufficiently wordy to run onto a second line, 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;
&lt;br /&gt;
{{Languages|Template:Note}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Templates|{{PAGENAME}}]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Marr0w</name></author>	</entry>

	<entry>
		<id>http://www.marrowproductions.com/neotokyo/index.php?title=Template:Note&amp;diff=652&amp;oldid=prev</id>
		<title>Marr0w at 16:26, 13 October 2014</title>
		<link rel="alternate" type="text/html" href="http://www.marrowproductions.com/neotokyo/index.php?title=Template:Note&amp;diff=652&amp;oldid=prev"/>
				<updated>2014-10-13T16:26:04Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 16:26, 13 October 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&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>Marr0w</name></author>	</entry>

	</feed>