<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.openfortress.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInline_note%2FDoc</id>
	<title>Template:Inline note/Doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.openfortress.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInline_note%2FDoc"/>
	<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:Inline_note/Doc&amp;action=history"/>
	<updated>2026-05-03T17:26:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://www.openfortress.wiki/w/index.php?title=Template:Inline_note/Doc&amp;diff=319&amp;oldid=prev</id>
		<title>Kate: Created page with &quot;&lt;!-- Please place categories where indicated at the bottom of this page.) --&gt; {{Inline note templates}} {{Doc/subpage}}  The idea of this template is to be able to (easily) generate inline templates like the existing ones. In addition, if the existing ones would be using the same implementation, it would make it easy to find &quot;good&quot; and uniform border widths, so that &#039;&#039;&#039;all&#039;&#039;&#039; inline templates are guaranteed to fit to each other.  === Parameters === * {{param|name}} - The...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:Inline_note/Doc&amp;diff=319&amp;oldid=prev"/>
		<updated>2025-01-04T03:10:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;!-- Please place categories where indicated at the bottom of this page.) --&amp;gt; {{Inline note templates}} {{Doc/subpage}}  The idea of this template is to be able to (easily) generate inline templates like the existing ones. In addition, if the existing ones would be using the same implementation, it would make it easy to find &amp;quot;good&amp;quot; and uniform border widths, so that &amp;#039;&amp;#039;&amp;#039;all&amp;#039;&amp;#039;&amp;#039; inline templates are guaranteed to fit to each other.  === Parameters === * {{param|name}} - The...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- Please place categories where indicated at the bottom of this page.) --&amp;gt;&lt;br /&gt;
{{Inline note templates}}&lt;br /&gt;
{{Doc/subpage}}&lt;br /&gt;
&lt;br /&gt;
The idea of this template is to be able to (easily) generate inline templates like the existing ones.&lt;br /&gt;
In addition, if the existing ones would be using the same implementation, it would make it easy to find &amp;quot;good&amp;quot; and uniform border widths, so that &amp;#039;&amp;#039;&amp;#039;all&amp;#039;&amp;#039;&amp;#039; inline templates are guaranteed to fit to each other.&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
* {{param|name}} - The name of the note that stands in front of the other text. Use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to wrap text in here. Icons and categories can also be used here. There will be a colon appended to this parameter, unless it is empty.&lt;br /&gt;
* {{param|color}} - The text color of {{param|name}}.&lt;br /&gt;
* {{param|bold}} - The font-weight of {{param|name}}. Can use &amp;lt;code&amp;gt;bold=0&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;bold=1&amp;lt;/code&amp;gt; (default) or even &amp;lt;code&amp;gt;bold=800&amp;lt;/code&amp;gt;.&lt;br /&gt;
* {{param|1}} - The text that is shown in the right. If left empty, then {{param|name}} will be shown as a superscripted note and there will not be a &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; taking up the full available width.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
{| class=mw-collapsible border=1 style=&amp;quot;border-collapse:collapse; background:none&amp;quot; cellpadding=8&lt;br /&gt;
!colspan=2| Wikitext !! Result&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;text &amp;lt;nowiki&amp;gt;{{inline note | &amp;#039;&amp;#039;Not to be confused with [[Main Page]].&amp;#039;&amp;#039;}}&amp;lt;/nowiki&amp;gt; text&amp;lt;/code&amp;gt;&lt;br /&gt;
| → || {{lorem}} {{inline note | &amp;#039;&amp;#039;Not to be confused with [[Main Page]].&amp;#039;&amp;#039;}} {{lorem}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;text {{inline note | name=Who said that?}} text&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| → || {{lorem}} {{inline note | name=Who said that?}} {{lorem}}&lt;br /&gt;
|-&lt;br /&gt;
|style=white-space:nowrap| &amp;lt;code&amp;gt;text &amp;lt;nowiki&amp;gt;{{inline note | name=[[file:note.png|10px|link=]] Note | color=#eee}}&amp;lt;/nowiki&amp;gt; text&amp;lt;/code&amp;gt;&lt;br /&gt;
| → || {{lorem}} {{inline note | name=[[file:note.png|10px|link=]] Note | color=#eee}} {{lorem}}&lt;br /&gt;
|-&lt;br /&gt;
|style=white-space:nowrap| &amp;lt;code&amp;gt;text&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;{{inline note | name=[[file:note.png|10px|link=]] Note | text }}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;{{inline note | name=[[file:note.png|10px|link=]] Note | bold=0 | color=#4cf | text }}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;{{inline note | name={{hl2|4}} | text }}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;text&lt;br /&gt;
| → || {{lorem}} {{inline note | name=[[file:note.png|10px|link=]] Note | {{lorem}} }}&lt;br /&gt;
{{inline note| name=[[file:note.png|10px|link=]] Note | bold=0 | color=#4cf| {{lorem}} }}&lt;br /&gt;
{{inline note | name={{hl2|4}} | {{lorem}} }}&lt;br /&gt;
{{lorem}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Comparison with Note and Tip ====&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible&amp;quot; style=background:none&lt;br /&gt;
! {{tl|Note}} and {{tl|Tip}} !! {{tl|Inline note}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{Note|{{Str left|{{Lorem ipsum}}|55}}.}}&lt;br /&gt;
{{Note|{{Str left|{{Lorem ipsum}}|55}}.}}&lt;br /&gt;
{{Tip|{{Str left|{{Lorem ipsum}}|55}}.}}&lt;br /&gt;
{{Tip|{{Str left|{{Lorem ipsum}}|55}}.}}&lt;br /&gt;
|&lt;br /&gt;
{{Inline note|name=[[file:note.png|10px|link=]] Note|{{Str left|{{Lorem ipsum}}|55}}.}}&lt;br /&gt;
{{Inline note|name=[[file:note.png|10px|link=]] Note|{{Str left|{{Lorem ipsum}}|55}}.}}&lt;br /&gt;
{{Inline note|name=[[File:Tip.png|10px|link=]] Tip|{{Str left|{{Lorem ipsum}}|55}}.}}&lt;br /&gt;
{{Inline note|name=[[File:Tip.png|10px|link=]] Tip|{{Str left|{{Lorem ipsum}}|55}}.}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{Note|{{Str left|{{Lorem ipsum}}|231}}}}&lt;br /&gt;
{{Note|{{Str left|{{Lorem ipsum}}|231}}}}&lt;br /&gt;
{{Tip|{{Str left|{{Lorem ipsum}}|231}}}}&lt;br /&gt;
{{Tip|{{Str left|{{Lorem ipsum}}|231}}}}&lt;br /&gt;
|&lt;br /&gt;
{{Inline note|name=[[file:note.png|10px|link=]] Note|{{Str left|{{Lorem ipsum}}|231}}}}&lt;br /&gt;
{{Inline note|name=[[file:note.png|10px|link=]] Note|{{Str left|{{Lorem ipsum}}|231}}}}&lt;br /&gt;
{{Inline note|name=[[File:Tip.png|10px|link=]] Tip|{{Str left|{{Lorem ipsum}}|231}}}}&lt;br /&gt;
{{Inline note|name=[[File:Tip.png|10px|link=]] Tip|{{Str left|{{Lorem ipsum}}|231}}}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Inline note templates]]&lt;br /&gt;
[[Category:Notice templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kate</name></author>
	</entry>
</feed>