<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.darkan.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AWord_Bubble%2Fdoc</id>
	<title>Template:Word Bubble/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.darkan.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AWord_Bubble%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.darkan.org/index.php?title=Template:Word_Bubble/doc&amp;action=history"/>
	<updated>2026-07-18T09:32:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.darkan.org/index.php?title=Template:Word_Bubble/doc&amp;diff=108371&amp;oldid=prev</id>
		<title>imported&gt;Hairr: looks better like this</title>
		<link rel="alternate" type="text/html" href="https://wiki.darkan.org/index.php?title=Template:Word_Bubble/doc&amp;diff=108371&amp;oldid=prev"/>
		<updated>2011-11-05T20:51:53Z</updated>

		<summary type="html">&lt;p&gt;looks better like this&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
This template creates a &amp;quot;word bubble&amp;quot; that you can use on talk pages and wherever else discussions take place. An example can be seen both above and below.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
To create a Word Bubble, read the instructions and see the examples below. Once you have done that, insert {{USERNAME}} in the box below and the preset template will be there for you to fill out with some basic instructions and cautions.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;Insert {{USERNAME}} In The Box Below&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;createbox&amp;gt;&lt;br /&gt;
align=center&lt;br /&gt;
width=30&lt;br /&gt;
break=yes&lt;br /&gt;
prefix=Template:Word Bubble/&lt;br /&gt;
preload=Template:Word Bubble/Preload&lt;br /&gt;
buttonlabel=Create New Word Bubble&lt;br /&gt;
&amp;lt;/createbox&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can fill in the fields to whatever you want, with the colors either being in hexadecimal notation (e.g. #FFF) or in words (e.g. white); a list of colors can be found at Wikipedia&amp;#039;s [[wikipedia:List of colors|List of colors]] article. Note that for the image field, you have to leave out the &amp;quot;File:&amp;quot; part of the filename. Once you have filled in the fields, your word bubble is ready to be used. On talk pages and disscussions, you can now include it with this code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Word Bubble/&amp;lt;insert your username here&amp;gt;|Blah blah blah.|~~~~~}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
If you were &amp;quot;User&amp;quot; and User wanted to make a word bubble template, User would need to fill in the box above and fill in the blanks with colors of his choice, like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Word Bubble&lt;br /&gt;
|image      = Wiki.png&lt;br /&gt;
|color      = Peru&lt;br /&gt;
|color2     = Peru&lt;br /&gt;
|textcolor  = white&lt;br /&gt;
|textcolor2 = white&lt;br /&gt;
|border     = Black&lt;br /&gt;
|line       = Black&lt;br /&gt;
|fonttype   = Times New Roman&lt;br /&gt;
|name       = User&lt;br /&gt;
|sig        = [[User:User|&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;User&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|time       = {{{2}}}&lt;br /&gt;
|text       = {{{1}}}&lt;br /&gt;
|reply      ={{{4|}}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
If User completed this and wanted to put this on User&amp;#039;s user page, User would need to do this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Word Bubble/User|Hi. My name is User|~~~~~}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It will result in: {{Word Bubble&lt;br /&gt;
|image      = Wiki.png&lt;br /&gt;
|color      = Peru&lt;br /&gt;
|color2     = Peru&lt;br /&gt;
|textcolor  = white&lt;br /&gt;
|textcolor2 = white&lt;br /&gt;
|border     = Black&lt;br /&gt;
|line       = Black&lt;br /&gt;
|fonttype   = Times New Roman&lt;br /&gt;
|name       = User&lt;br /&gt;
|sig        = [[User:User|&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;User&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|time       = {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}}, {{CURRENTYEAR}} (UTC)&lt;br /&gt;
|text       = Hi. My name is User&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Reply===&lt;br /&gt;
If Example replies wants to reply to this, Example would need to add on to the template. NOT creating a new one to reply. To do this, Example would need to do this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Word Bubble/User|Hi. My name is User|~~~~~|Hey User! My name is [[User:Example|Example]]. I&amp;#039;m happy to meet you! ~~~~}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then this would result in this:&lt;br /&gt;
{{Word Bubble&lt;br /&gt;
|image      = Wiki.png&lt;br /&gt;
|color      = Peru&lt;br /&gt;
|color2     = Peru&lt;br /&gt;
|textcolor  = white&lt;br /&gt;
|textcolor2 = white&lt;br /&gt;
|border     = Black&lt;br /&gt;
|line       = Black&lt;br /&gt;
|fonttype   = Times New Roman&lt;br /&gt;
|name       = User&lt;br /&gt;
|sig        = [[User:User|&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;User&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|time       = {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}}, {{CURRENTYEAR}} (UTC)&lt;br /&gt;
|text       = Hi. My name is User&lt;br /&gt;
|reply=Hey User! My name is [[User:Example|Example]]. I&amp;#039;m happy to meet you! --[[User:Example|Example]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}}, {{CURRENTYEAR}} (UTC)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If User wanted to reply back, User would need to do this&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Word Bubble/User|Hi. My name is User|~~~~~|Hey User! My name is [[User:Example|Example]]. I&amp;#039;m happy to meet you! ~~~~|Hey Example! Have you checked out [[User:User|My User Page]] yet? I saw yours and it is really cool! ~~~~}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This then will result in this:&lt;br /&gt;
{{Word Bubble&lt;br /&gt;
|image      = Wiki.png&lt;br /&gt;
|color      = Peru&lt;br /&gt;
|color2     = Peru&lt;br /&gt;
|textcolor  = white&lt;br /&gt;
|textcolor2 = white&lt;br /&gt;
|border     = Black&lt;br /&gt;
|line       = Black&lt;br /&gt;
|fonttype   = Times New Roman&lt;br /&gt;
|name       = User&lt;br /&gt;
|sig        = [[User:User|&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;User&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|time       = {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}}, {{CURRENTYEAR}} (UTC)&lt;br /&gt;
|text       = Hi. My name is User&lt;br /&gt;
|reply=Hey User! My name is [[User:Example|Example]]. I&amp;#039;m happy to meet you! --[[User:Example|Example]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}}, {{CURRENTYEAR}} (UTC)&lt;br /&gt;
|reply2=Hey Example! Have you checked out [[User:User|My User Page]] yet? I saw yours and it is really cool! --[[User:User|User]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}}, {{CURRENTYEAR}} (UTC)}}&lt;br /&gt;
&lt;br /&gt;
This could go on as long as the conversation needed it.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Current Reply Limit- 20&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>imported&gt;Hairr</name></author>
	</entry>
</feed>