<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rebornpromisance.com/w//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin</id>
	<title>Reborn Promisance - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://rebornpromisance.com/w//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin"/>
	<link rel="alternate" type="text/html" href="https://rebornpromisance.com/wiki/Special:Contributions/Admin"/>
	<updated>2026-06-05T03:26:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=131</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=131"/>
		<updated>2023-05-14T21:28:37Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Tips */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* Use Markdown whenever possible because it's simple and intuitive to remember, and it's less verbose to read.&lt;br /&gt;
* Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
* Create a bonafide Public Empire Profile using the formatting codes below.&lt;br /&gt;
* This may also be used within the clan forum provided in-game.&lt;br /&gt;
* Did you receive a fancy message in your mailbox, but wish you knew how they compose such a message? Click on the Quote button to see how that message got composed!&lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the [https://markdownguide.org/ Markdown Guide] website for [https://markdownguide.org/basic-syntax/ basic] and [https://markdownguide.org/extended-syntax/ extended] syntax examples. Most but not all of these examples will work.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[spoiler]A Harry Potter movie spoiler[/spoiler]&lt;br /&gt;
| Text is hidden/redacted, but can be unveiled if the reader is curious.&lt;br /&gt;
|-&lt;br /&gt;
|[spoiler title=A Harry Potter movie spoiler]Snape Kills Dumbledore[/spoiler]&lt;br /&gt;
| Initially, the text will appear as &amp;quot;A Harry Potter movie spoiler&amp;quot;, clicking on that message however unveils the hidden message.&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=130</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=130"/>
		<updated>2023-05-14T21:26:47Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Tips */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* Use Markdown whenever possible because it's easier to remember and it's less verbose to read.&lt;br /&gt;
* Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
* Create a bonafide Public Empire Profile using the formatting codes below.&lt;br /&gt;
* This may also be used within the clan forum provided in-game.&lt;br /&gt;
* Did you receive a fancy message in your mailbox, but wish you knew how they compose such a message? Click on the Quote button to see how that message got composed!&lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the [https://markdownguide.org/ Markdown Guide] website for [https://markdownguide.org/basic-syntax/ basic] and [https://markdownguide.org/extended-syntax/ extended] syntax examples. Most but not all of these examples will work.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[spoiler]A Harry Potter movie spoiler[/spoiler]&lt;br /&gt;
| Text is hidden/redacted, but can be unveiled if the reader is curious.&lt;br /&gt;
|-&lt;br /&gt;
|[spoiler title=A Harry Potter movie spoiler]Snape Kills Dumbledore[/spoiler]&lt;br /&gt;
| Initially, the text will appear as &amp;quot;A Harry Potter movie spoiler&amp;quot;, clicking on that message however unveils the hidden message.&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=129</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=129"/>
		<updated>2023-05-05T11:24:44Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* BBCode Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
* Create a bonafide Public Empire Profile using the formatting codes below.&lt;br /&gt;
* This may also be used within the clan forum provided in-game.&lt;br /&gt;
* Did you receive a fancy message in your mailbox, but wish you knew how they compose such a message? Click on the Quote button to see how that message got composed! &lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the [https://markdownguide.org/ Markdown Guide] website for [https://markdownguide.org/basic-syntax/ basic] and [https://markdownguide.org/extended-syntax/ extended] syntax examples. Most but not all of these examples will work.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[spoiler]A Harry Potter movie spoiler[/spoiler]&lt;br /&gt;
| Text is hidden/redacted, but can be unveiled if the reader is curious.&lt;br /&gt;
|-&lt;br /&gt;
|[spoiler title=A Harry Potter movie spoiler]Snape Kills Dumbledore[/spoiler]&lt;br /&gt;
| Initially, the text will appear as &amp;quot;A Harry Potter movie spoiler&amp;quot;, clicking on that message however unveils the hidden message.&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=128</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=128"/>
		<updated>2023-05-05T11:23:25Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* BBCode Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
* Create a bonafide Public Empire Profile using the formatting codes below.&lt;br /&gt;
* This may also be used within the clan forum provided in-game.&lt;br /&gt;
* Did you receive a fancy message in your mailbox, but wish you knew how they compose such a message? Click on the Quote button to see how that message got composed! &lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the [https://markdownguide.org/ Markdown Guide] website for [https://markdownguide.org/basic-syntax/ basic] and [https://markdownguide.org/extended-syntax/ extended] syntax examples. Most but not all of these examples will work.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[spoiler]A Harry Potter movie spoiler[/spoiler]&lt;br /&gt;
| Text is hidden/redacted, but can be unveiled if the reader is curious.&lt;br /&gt;
|-&lt;br /&gt;
|[spoiler title=A Harry Potter movie spoiler]Snape Kills Dumbledore[/spoiler]&lt;br /&gt;
| Initially, &amp;quot;A Harry Potter movie spoiler&amp;quot; displayed, clicking on that message however unveils the hidden message.&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=127</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=127"/>
		<updated>2023-05-05T11:09:12Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
* Create a bonafide Public Empire Profile using the formatting codes below.&lt;br /&gt;
* This may also be used within the clan forum provided in-game.&lt;br /&gt;
* Did you receive a fancy message in your mailbox, but wish you knew how they compose such a message? Click on the Quote button to see how that message got composed! &lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the [https://markdownguide.org/ Markdown Guide] website for [https://markdownguide.org/basic-syntax/ basic] and [https://markdownguide.org/extended-syntax/ extended] syntax examples. Most but not all of these examples will work.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=126</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=126"/>
		<updated>2023-05-05T11:05:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
* Create a bonafide Public Empire Profile using the formatting codes below.&lt;br /&gt;
* This may also be used within the clan forum provided in-game.&lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the [https://markdownguide.org/ Markdown Guide] website for [https://markdownguide.org/basic-syntax/ basic] and [https://markdownguide.org/extended-syntax/ extended] syntax examples. Most but not all of these examples will work.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=125</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=125"/>
		<updated>2023-05-05T11:02:46Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Home}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]]. Be sure to scroll to the bottom of the page to read tips that can help you improve you get better at the game.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Contact Us&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://discord.gg/azFJU2E3xu Contact Us] on Discord. Say hello, don't be shy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Learn how to play&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Getting_Started|New Player Guide]] · [[:Category:Strategy|Empire Strategy Guides]] · [[Game Guide|Reborn Promisance Game Guide]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Build|Construction]] · [[Explore]] · [[Cash]] · [[Farm]] · [[Indy|Industry]] · [[Mana|Meditate]] · [[Heal|Healing]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Bank|World Bank]] · [[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Foreign Affairs&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Aid|Foreign Aid]] · [[Clan|Clans]] · [[Military|War Center]] · [[Magic Center|Magic Center]] · [[Intel|Intel Center]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Other sections&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Mailbox]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=124</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=124"/>
		<updated>2023-05-05T11:01:24Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Markdown Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
* Create a bonafide Public Empire Profile using the formatting codes below.&lt;br /&gt;
* This may also be used within the clan forum provided in-game.&lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the [https://markdownguide.org/ Markdown Guide] website for [https://markdownguide.org/basic-syntax/ basic] and [https://markdownguide.org/extended-syntax/ extended] syntax examples. Most but not all of these examples will work.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&lt;br /&gt;
&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=123</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=123"/>
		<updated>2023-05-05T11:00:11Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Markdown Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
* Create a bonafide Public Empire Profile using the formatting codes below.&lt;br /&gt;
* This may also be used within the clan forum provided in-game.&lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the [https://markdownguide.org/ Markdown Guide] website for [https://markdownguide.org/basic-syntax/ basic] and [https://markdownguide.org/extended-syntax/ extended] syntax examples.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&lt;br /&gt;
&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=122</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=122"/>
		<updated>2023-05-05T10:59:21Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Tips */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
* Create a bonafide Public Empire Profile using the formatting codes below.&lt;br /&gt;
* This may also be used within the clan forum provided in-game.&lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the Markdown Guide website for [https://www.markdownguide.org/basic-syntax/ basic] and [https://www.markdownguide.org/extended-syntax/ extended] syntax examples.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&lt;br /&gt;
&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=121</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=121"/>
		<updated>2023-05-05T10:58:50Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Tip */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
- Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
- Create a bonafide Public Empire Profile using the formatting codes below.&lt;br /&gt;
- This may also be used within the clan forum provided in-game.&lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the Markdown Guide website for [https://www.markdownguide.org/basic-syntax/ basic] and [https://www.markdownguide.org/extended-syntax/ extended] syntax examples.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&lt;br /&gt;
&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=120</id>
		<title>Mailbox</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mailbox&amp;diff=120"/>
		<updated>2023-05-05T10:56:36Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.  To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.  == Tip == - Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.  == Markdown...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section allows you to send private messages to other empires, whether to exchange information, forge alliances, or taunt your foes.&lt;br /&gt;
&lt;br /&gt;
To send a new message to another empire, enter its Empire ID number (as seen on the Top Scores page), enter a Subject line, and type your message in the area provided and press &amp;quot;Send&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Tip ==&lt;br /&gt;
- Visit the Summary page, and then use these codes below within your &amp;quot;Personal Notes&amp;quot; for experimental and previewing purposes.&lt;br /&gt;
&lt;br /&gt;
== Markdown Support ==&lt;br /&gt;
Visit the Markdown Guide website for [https://www.markdownguide.org/basic-syntax/ basic] and [https://www.markdownguide.org/extended-syntax/ extended] syntax examples.&lt;br /&gt;
&lt;br /&gt;
== BBCode Support ==&lt;br /&gt;
Use these codes to format the messages you wish to send in-game.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Code!!Preview&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[b]Bold text[/b]&amp;lt;/code&amp;gt;&lt;br /&gt;
|'''Bold text'''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[i]Italic text[/i]&amp;lt;/code&amp;gt;&lt;br /&gt;
|''Italic text''&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[s]Strike-through text[/s]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;Strike-text&amp;lt;/s&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;[u]Underline text[/u]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;u&amp;gt;Underline text&amp;lt;/u&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|E = mc[sup]2[/sup]&lt;br /&gt;
|E = mc&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|H[sub]2[/sub]O&lt;br /&gt;
|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O&lt;br /&gt;
|-&lt;br /&gt;
|[size=20]text[/size]&lt;br /&gt;
|&amp;lt;span style=&amp;quot;font-size:20px&amp;quot;&amp;gt;text&amp;lt;/span&amp;gt; Minimum size: 8 Maximum size: 30&lt;br /&gt;
|-&lt;br /&gt;
|[acronym title=National Aeronautics and Space Administration]NASA[/acronym]&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;National Aeronautics and Space Administration&amp;quot;&amp;gt;NASA&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[left]Left aligned text[/left]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:left&amp;quot;&amp;gt;Left&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[center]Center aligned text[/center]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;Center aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[right]Right aligned text[/right]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:right&amp;quot;&amp;gt;Right aligned text&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[justify]Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.[/justify]&lt;br /&gt;
|&amp;lt;div style=&amp;quot;text-align:justify&amp;quot;&amp;gt;Let's build an almighty mountain. Talk to trees, look at the birds. Whatever it takes. We need dark in order to show light. See there how easy that is.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h1]Heading 1[/h1]&lt;br /&gt;
|&amp;lt;h1&amp;gt;Heading text&amp;lt;/h1&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h2]Heading 2[/h2]&lt;br /&gt;
|&amp;lt;h2&amp;gt;Heading text&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h3]Heading 3[/h3]&lt;br /&gt;
|&amp;lt;h3&amp;gt;Heading text&amp;lt;/h3&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h4]Heading 4[/h4]&lt;br /&gt;
|&amp;lt;h4&amp;gt;Heading text&amp;lt;/h4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h5]Heading 5[/h5]&lt;br /&gt;
|&amp;lt;h5&amp;gt;Heading text&amp;lt;/h5&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[h6]Heading 6[/h6]&lt;br /&gt;
|&amp;lt;h6&amp;gt;Heading text&amp;lt;/h6&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[img]https://i.imgur.com/lVlPvCB.gif[/img]&lt;br /&gt;
|[https://i.imgur.com/lVlPvCB.gif A PICTURE IS RENDERED HERE]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[list]&lt;br /&gt;
&lt;br /&gt;
[*] item one;&lt;br /&gt;
&lt;br /&gt;
[*] item two; and&lt;br /&gt;
&lt;br /&gt;
[*] item three&lt;br /&gt;
&lt;br /&gt;
[/list]&lt;br /&gt;
|&lt;br /&gt;
*item one;&lt;br /&gt;
*item two; and&lt;br /&gt;
*item three&lt;br /&gt;
|-&lt;br /&gt;
|Horizontal&lt;br /&gt;
&lt;br /&gt;
[hr]&lt;br /&gt;
&lt;br /&gt;
Ruler&lt;br /&gt;
|&lt;br /&gt;
Horizontal&lt;br /&gt;
-----&lt;br /&gt;
Ruler&lt;br /&gt;
|-&lt;br /&gt;
|[quote]I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;I do not carry such information in my mind since it is readily available in books. The value of a college education is not the learning of many facts but the training of the mind to think.&lt;br /&gt;
— Albert Einstein&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[quote author=Nelson Mandela]It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.[/quote]&lt;br /&gt;
|&amp;lt;blockquote&amp;gt;Nelson Mandela wrote:&lt;br /&gt;
&lt;br /&gt;
It is better to lead from behind and to put others in front, especially when you celebrate victory when nice things occur. You take the front line when there is danger. Then people will appreciate your leadership.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Indy&amp;diff=77</id>
		<title>Indy</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Indy&amp;diff=77"/>
		<updated>2023-04-06T01:56:56Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Industrial Focus}}&lt;br /&gt;
[[Category:Use Turns]]&lt;br /&gt;
&lt;br /&gt;
When you spend turns making troops, your blacksmiths will produce 25% military units.&lt;br /&gt;
&lt;br /&gt;
If the majority of your land isn't made up of blacksmiths, then consider buying the military units from the Public Market, because It will be cheaper, and also smarter than attempting to produce your own army at a disadvantage.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* You should only spend turns making troops if you have thousands of blacksmiths, and if you have at least 65% your land occupied by Blacksmiths.&lt;br /&gt;
* If the majority of your land isn't made up of blacksmiths, then consider buying the military units from the Public Market, because It will be cheaper, and also smarter than attempting to produce your own army at a disadvantage.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Getting_Started&amp;diff=73</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Getting_Started&amp;diff=73"/>
		<updated>2023-03-23T01:06:01Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Choose a strategy */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you haven't already, create a [https://rebornpromisance.com/ Game Account] and follow instructions given.&lt;br /&gt;
&lt;br /&gt;
Once after you have a game account, create an empire. Give it a name and select a race.&lt;br /&gt;
&lt;br /&gt;
=== I made an empire, now what? ===&lt;br /&gt;
&lt;br /&gt;
Follow these instructions, the explanation will be provided below.&lt;br /&gt;
&lt;br /&gt;
# Wait for turns.&lt;br /&gt;
# Spend the first 100 turns Exploring for land.&lt;br /&gt;
# Then with the unused land obtained from exploring, construct your buildings.&lt;br /&gt;
# Construct at least 600 mage towers so that we can cast spells later on.&lt;br /&gt;
&lt;br /&gt;
Each building increases X amount of something. More markets generates more income, more farms generates more food to feed your population and etc.&lt;br /&gt;
&lt;br /&gt;
=== Invest in offense and defense ===&lt;br /&gt;
&lt;br /&gt;
After spending your 200th turn, now would be a good time to invest in building up your offense and defense. You can either make your own army, or buy an army. Don't become an easy target.&lt;br /&gt;
&lt;br /&gt;
Attacking other players for their land enables you to grow a lot faster compared to exploring. You'll eventually be attacked for land. So, all the more reason to think about combat.&lt;br /&gt;
&lt;br /&gt;
=== Join an alliance ===&lt;br /&gt;
&lt;br /&gt;
Do NOT create your own clan. Join a clan made by someone else to improve your chances at success.&lt;br /&gt;
&lt;br /&gt;
Contact other players by using the in-game Mailbox. Ask for an invite to a clan. Click on their empire name that appears on the Score board to send a message. You may also visit [https://discord.gg/azFJU2E3xu Discord] to ask for an invite to a clan.&lt;br /&gt;
&lt;br /&gt;
If you want to become a better player, consider following a strategy guide.&lt;br /&gt;
&lt;br /&gt;
Return to [[Main Page]] of our wiki to learn more about the game.&lt;br /&gt;
&lt;br /&gt;
=== Choose a strategy ===&lt;br /&gt;
&lt;br /&gt;
Having a strategy is necessary to improve your chances of emerging as the winner.&lt;br /&gt;
&lt;br /&gt;
[[:Category:Strategy|List of Strategies]]&lt;br /&gt;
&lt;br /&gt;
Choose a strategy that complements the advantages of your chosen race.&lt;br /&gt;
&lt;br /&gt;
== Why? ==&lt;br /&gt;
&lt;br /&gt;
# Turns are important to have if you want to make any move and progress in this game.&lt;br /&gt;
# To grow in size, you need expand your territory by exploring.&lt;br /&gt;
# Land is necessary if we want to construct buildings which will contribute to the growth of your empire.&lt;br /&gt;
# You need buildings because this is how you'll earn extra money, extra food, build an army and train wizards. These resources will be useful to help you become a massive and perhaps the mightiest empire in the game.&lt;br /&gt;
# Don't make your own clan. It is very likely that other players will not want to join a clan lead by a person who is playing this game for their first time.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Category:Public_Market&amp;diff=72</id>
		<title>Category:Public Market</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Category:Public_Market&amp;diff=72"/>
		<updated>2023-03-22T21:55:56Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;The Public Market enables you to buy and sell good to other players. You'll need to first spend enough turns to leave New Player protection.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Public Market enables you to [[Pubmarketbuy|buy]] and [[Pubmarketsell|sell]] good to other players. You'll need to first spend enough turns to leave New Player protection.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=71</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=71"/>
		<updated>2023-03-21T17:24:00Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Home}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]]. Be sure to scroll to the bottom of the page to read tips that can help you improve you get better at the game.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Contact Us&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://discord.gg/azFJU2E3xu Contact Us] on Discord. Say hello, don't be shy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Learn how to play&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Getting_Started|New Player Guide]] · [[:Category:Strategy|Empire Strategy Guides]] · [[Game Guide|Reborn Promisance Game Guide]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Build|Construction]] · [[Explore]] · [[Cash]] · [[Farm]] · [[Indy|Industry]] · [[Mana|Meditate]] · [[Heal|Healing]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Bank|World Bank]] · [[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Foreign Affairs&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Aid|Foreign Aid]] · [[Clan|Clans]] · [[Military|War Center]] · [[Magic|Magic Center]] · [[Intel|Intel Center]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=70</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=70"/>
		<updated>2023-03-21T17:23:34Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Home}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]]. Be sure to scroll to the bottom of the page to read tips that can help you improve you get better at the game.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Contact Us&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://discord.gg/azFJU2E3xu Contact Us] on Discord. Say hello, don't be shy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Learn how to play&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Getting_Started|New Player Guide]] · [[:Category:Strategy|Empire Strategy Guides]] · [[Game Guide|Reborn Promisance Game Guide]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Build|Construction]] · [[Explore]] · [[Cash]] · [[Farm]] · [[Indy|Industry]] · [[Mana|Meditate]] · [[Heal|Healing]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Bank|World Bank]] · [[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Foreign Affairs&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Aid|Foreign Aid]] · [[Clan|Clans]] · [[Military|War Center]] · [[Magic|Magic Center]] · [[Intel|Intel Center]]&lt;br /&gt;
&lt;br /&gt;
[[File:Test.png|thumb]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=65</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=65"/>
		<updated>2023-03-21T16:13:46Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Home}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]]. Be sure to scroll to the bottom of the page to read tips that can help you improve you get better at the game.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Contact Us&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://discord.gg/azFJU2E3xu Contact Us] on Discord. Say hello, don't be shy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Learn how to play&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Getting_Started|New Player Guide]] · [[:Category:Strategy|Empire Strategy Guides]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Build|Construction]] · [[Explore]] · [[Cash]] · [[Farm]] · [[Indy|Industry]] · [[Mana|Meditate]] · [[Heal|Healing]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Bank|World Bank]] · [[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Foreign Affairs&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Aid|Foreign Aid]] · [[Clan|Clans]] · [[Military|War Center]] · [[Magic|Magic Center]] · [[Intel|Intel Center]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=64</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=64"/>
		<updated>2023-03-21T16:11:08Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Home}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]]. Be sure to scroll to the bottom of the page to read tips that can help you improve you get better at the game.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Contact Us&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://discord.gg/azFJU2E3xu Contact Us] on Discord. Say hello, don't be shy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Learn how to play&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Getting_Started|New Player Guide]] · [[:Category:Strategy|Empire Strategy Guides]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Build|Construction]] · [[Explore]] · [[Cash]] · [[Farm]] · [[Indy|Industry]] · [[Mana|Meditate]] · [[Heal|Healing]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Bank|World Bank]] · [[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=63</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=63"/>
		<updated>2023-03-21T16:08:53Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Home}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]]. Be sure to scroll to the bottom of the page to read tips that can help you improve you get better at the game.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Contact Us&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://discord.gg/azFJU2E3xu Contact Us] on Discord. Say hello, don't be shy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Learn how to play&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Getting_Started|New Player Guide]] · [[:Category:Strategy|Empire Strategy Guides]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Build]] · [[Explore]] · [[Cash]] · [[Farm]] · [[Indy]] · [[Mana]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Mana&amp;diff=62</id>
		<title>Mana</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Mana&amp;diff=62"/>
		<updated>2023-03-21T15:43:45Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Magical Focus}}&lt;br /&gt;
[[Category:Use Turns]]&lt;br /&gt;
&lt;br /&gt;
By spending your turns Meditating, your Mage Towers will produce 25% more mana.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* You should only spend turns Meditating if you have thousands of Mage Towers, and if you have at least 65% your land occupied by Mage Towers.&lt;br /&gt;
* If you're not a spellcaster, but need to cast spells, it is a good idea to have a minimum of 1,000 mage towers, so that you'll have enough mana to cast spells like Spell Shield.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Indy&amp;diff=61</id>
		<title>Indy</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Indy&amp;diff=61"/>
		<updated>2023-03-21T15:43:13Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Industrial Focus}}&lt;br /&gt;
[[Category:Use Turns]]&lt;br /&gt;
&lt;br /&gt;
When you spend turns making troops, your blacksmiths will produce 25% military units.&lt;br /&gt;
&lt;br /&gt;
If the majority of your land isn't made up of farms, then consider buying the military units from the Public Market, because It will be cheaper, and also smarter than attempting to produce your own army at a disadvantage.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* You should only spend turns making troops if you have thousands of blacksmiths, and if you have at least 65% your land occupied by Blacksmiths.&lt;br /&gt;
* If the majority of your land isn't made up of blacksmiths, then consider buying the military units from the Public Market, because It will be cheaper, and also smarter than attempting to produce your own army at a disadvantage.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Farm&amp;diff=60</id>
		<title>Farm</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Farm&amp;diff=60"/>
		<updated>2023-03-21T15:42:12Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Agricultural Focus}}&lt;br /&gt;
[[Category:Use Turns]]&lt;br /&gt;
&lt;br /&gt;
When you spend turns farming, your farms will produce 25% more food.&lt;br /&gt;
&lt;br /&gt;
= Tips =&lt;br /&gt;
&lt;br /&gt;
* You should only spend turns farming if you have thousands of farms, and if you have at least 65% your land occupied by Farms.&lt;br /&gt;
* If the majority of your land isn't made up of farms, then consider buying food from the Public Market, because It will be cheaper, and also smarter than attempting to grow your own food at a disadvantage.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Cash&amp;diff=59</id>
		<title>Cash</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Cash&amp;diff=59"/>
		<updated>2023-03-21T15:41:38Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Economic Focus}}&lt;br /&gt;
[[Category:Use Turns]]&lt;br /&gt;
&lt;br /&gt;
When you spend turns making money, your markets will produce 25% more income.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* You should only spend turns making money if you have thousands of markets, and if you have at least 65% your land occupied by Markets.&lt;br /&gt;
* It is entirely possible to make money with 0 markets by selling food or military units to the [[Pubmarketsell|Public Market]] as a farmer or an industrialist respectively; or casting Tree of Gold as a spellcaster. Please refer to the strategy guides for details.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Pvtmarketsell&amp;diff=58</id>
		<title>Pvtmarketsell</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Pvtmarketsell&amp;diff=58"/>
		<updated>2023-03-21T15:38:16Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Black Market Sell}}&lt;br /&gt;
[[Category:Black Market]]&lt;br /&gt;
&lt;br /&gt;
Unless it's proven very difficult to sell something at the Public Market at a reasonable price, you shouldn't sell here.&lt;br /&gt;
&lt;br /&gt;
The Black Market can be useful in times of an emergency, just in case you desperately need money now and not later.&lt;br /&gt;
&lt;br /&gt;
An emergency is for when you need money '''NOW''' and not later, because there is something you need to do now.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* If you sell anything to the Black Market, you'll be at a disadvantage because you're likely to earn more money by selling to the Public Market.&lt;br /&gt;
* Only sell enough units to earn enough money you need for your emergency.&lt;br /&gt;
* If you are a farmer or an industrialist, sell to the Public Market for greater profits.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Pvtmarketbuy&amp;diff=57</id>
		<title>Pvtmarketbuy</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Pvtmarketbuy&amp;diff=57"/>
		<updated>2023-03-21T15:37:49Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Black Market Buy}}&lt;br /&gt;
[[Category:Black Market]]&lt;br /&gt;
&lt;br /&gt;
Unless the Public Market prices are way too high, you really shouldn't shop here.&lt;br /&gt;
&lt;br /&gt;
The Black Market can be useful in times of an emergency, just in case there aren't any food or military units available to buy from the Public Market.&lt;br /&gt;
&lt;br /&gt;
The Black Market prices for military units can be reduced by building a lot of keeps. The refill rate of the Black Market can be increased by building a lot of keeps.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* If you buy from the Black Market, you'll be at a disadvantage because the prices here are usually too high.&lt;br /&gt;
* If you're a farmer, don't buy food from here.&lt;br /&gt;
* If you're an industrialist, don't buy military units from here.&lt;br /&gt;
* Be a smart shopper: You should only buy from the Black Market if the price is cheaper than the Public Market. Always compare the prices.&lt;br /&gt;
&lt;br /&gt;
=== Advance ===&lt;br /&gt;
&lt;br /&gt;
Here is how to take advantage of the Black Market:&lt;br /&gt;
&lt;br /&gt;
# Choose a race with good Market bonus;&lt;br /&gt;
# Spend a few days storing your money into the World Bank, fill it up;&lt;br /&gt;
# Save up just as much money as you have in World Bank;&lt;br /&gt;
# Build a lot of keeps, and continue to build them until it is no longer possible to reduce the Black Market prices any further;&lt;br /&gt;
# Finally, spend your money and enjoy your military units at ultra cheap price.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Pubmarketsell&amp;diff=56</id>
		<title>Pubmarketsell</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Pubmarketsell&amp;diff=56"/>
		<updated>2023-03-21T15:36:58Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Public Market Sell}}&lt;br /&gt;
[[Category:Public Market]]&lt;br /&gt;
&lt;br /&gt;
This is where you go to sell food, mana, and military units to other players.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* You should only shop here on the condition that the prices here are cheaper compared to the Black Market.&lt;br /&gt;
* If you're selling anything at all, at least offer a 10% discount to the price in your Black Market, because a smart shoppers wouldn't buy something priced too high, and It'll mutually benefit you and the buyer.&lt;br /&gt;
* If you are a farmer, sell some of your food here. This is how you'll earn money to pay for your expenses.&lt;br /&gt;
* If you are an industrialist, sell some of your military units here. This is how you'll earn money to pay for your expenses.&lt;br /&gt;
* If you want to ensure that something will sell, consider selling at a price that is cheaper than what other players are selling their goods for. Be careful not sell too cheaply, and price according to the supply and demand.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Pubmarketbuy&amp;diff=55</id>
		<title>Pubmarketbuy</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Pubmarketbuy&amp;diff=55"/>
		<updated>2023-03-21T15:36:05Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Public Market Buy}}&lt;br /&gt;
[[Category:Public Market]]&lt;br /&gt;
&lt;br /&gt;
This is where you go to buy food, mana, and military units from other players.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* If you're a farmer, don't buy food from here.&lt;br /&gt;
* If you're an industrialist, don't buy military units from here.&lt;br /&gt;
* Be a smart shopper: You should only buy from the Public Market if the price is cheaper than the Black Market. Always compare the prices.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Farmer&amp;diff=54</id>
		<title>Farmer</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Farmer&amp;diff=54"/>
		<updated>2023-03-21T15:31:58Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:The Farmer Strategy}}&lt;br /&gt;
[[Category:Strategy]]&lt;br /&gt;
&lt;br /&gt;
The farmer builds thousands of farms, grow food, and then sell them [[Pubmarketsell|to the Public Market]] for money. The money is then used to fund the cost of spending turns and to buy military units [[Pubmarketbuy|from the Public Market]].&lt;br /&gt;
&lt;br /&gt;
# Wait for 360 turns.&lt;br /&gt;
# Attack for land.&lt;br /&gt;
# Build farms.&lt;br /&gt;
# Repeat step #2 and #3 until it's no longer possible to send any more attacks.&lt;br /&gt;
# Then spend your remaining turns [[Farm|farming]].&lt;br /&gt;
# Sell all of your food to the Public Market for a fair price.&lt;br /&gt;
# Spend some of the money earned to purchase military units from the Public Market.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Casher&amp;diff=53</id>
		<title>Casher</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Casher&amp;diff=53"/>
		<updated>2023-03-21T15:29:13Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:The Casher Strategy}}&lt;br /&gt;
[[Category:Strategy]]&lt;br /&gt;
&lt;br /&gt;
The casher builds thousands of markets, [[Cash|makes money]] from the markets, and then use that money to buy food and military units from the [[Pubmarketbuy|Public Market]].&lt;br /&gt;
&lt;br /&gt;
# Wait for 360 turns.&lt;br /&gt;
# Attack for land.&lt;br /&gt;
# Build markets.&lt;br /&gt;
# Repeat step #2 and #3 until it's no longer possible to send any more attacks.&lt;br /&gt;
# Then spend your remaining turns making money.&lt;br /&gt;
# Use the money earned from cashing to purchase some food and military units from the Public Market.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=52</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=52"/>
		<updated>2023-03-21T15:15:39Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Home}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]]. Be sure to scroll to the bottom of the page to read tips that can help you improve you get better at the game.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Contact Us&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://discord.gg/azFJU2E3xu Contact Us] on Discord. Say hello, don't be shy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Learn how to play&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Getting_Started|New Player Guide]] · [[:Category:Strategy|Empire Strategy Guides]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Cash]] · [[Farm]] · [[Indy]] · [[Mana]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=51</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=51"/>
		<updated>2023-03-21T15:12:24Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Home}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]]. Be sure to scroll to the bottom of the page to read tips that can help you improve you get better at the game.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Contact Us&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://discord.gg/azFJU2E3xu Contact Us] on Discord. Say hello, don't be shy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Cash]] · [[Farm]] · [[Indy]] · [[Mana]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Getting_Started&amp;diff=50</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Getting_Started&amp;diff=50"/>
		<updated>2023-03-21T15:09:18Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Choose a strategy */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you haven't already, create a [https://rebornpromisance.com/ Game Account] and follow instructions given.&lt;br /&gt;
&lt;br /&gt;
Once after you have a game account, create an empire. Give it a name and select a race.&lt;br /&gt;
&lt;br /&gt;
=== I made an empire, now what? ===&lt;br /&gt;
&lt;br /&gt;
Follow these instructions, the explanation will be provided below.&lt;br /&gt;
&lt;br /&gt;
# Wait for turns.&lt;br /&gt;
# Spend the first 100 turns Exploring for land.&lt;br /&gt;
# Then with the unused land obtained from exploring, construct your buildings.&lt;br /&gt;
# Construct at least 600 mage towers so that we can cast spells later on.&lt;br /&gt;
&lt;br /&gt;
Each building increases X amount of something. More markets generates more income, more farms generates more food to feed your population and etc.&lt;br /&gt;
&lt;br /&gt;
=== Invest in offense and defense ===&lt;br /&gt;
&lt;br /&gt;
After spending your 200th turn, now would be a good time to invest in building up your offense and defense. You can either make your own army, or buy an army. Don't become an easy target.&lt;br /&gt;
&lt;br /&gt;
Attacking other players for their land enables you to grow a lot faster compared to exploring. You'll eventually be attacked for land. So, all the more reason to think about combat.&lt;br /&gt;
&lt;br /&gt;
=== Join an alliance ===&lt;br /&gt;
&lt;br /&gt;
Do NOT create your own clan. Join a clan made by someone else to improve your chances at success.&lt;br /&gt;
&lt;br /&gt;
Contact other players by using the in-game Mailbox. Ask for an invite to a clan. Click on their empire name that appears on the Score board to send a message. You may also visit [https://discord.gg/azFJU2E3xu Discord] to ask for an invite to a clan.&lt;br /&gt;
&lt;br /&gt;
If you want to become a better player, consider following a strategy guide.&lt;br /&gt;
&lt;br /&gt;
Return to [[Main Page]] of our wiki to learn more about the game.&lt;br /&gt;
&lt;br /&gt;
=== Choose a strategy ===&lt;br /&gt;
&lt;br /&gt;
Having a strategy is necessary to improve your chances of emerging as the winner.&lt;br /&gt;
&lt;br /&gt;
[[:Category:Strategy|List of Strategies]]&lt;br /&gt;
&lt;br /&gt;
== Why? ==&lt;br /&gt;
&lt;br /&gt;
# Turns are important to have if you want to make any move and progress in this game.&lt;br /&gt;
# To grow in size, you need expand your territory by exploring.&lt;br /&gt;
# Land is necessary if we want to construct buildings which will contribute to the growth of your empire.&lt;br /&gt;
# You need buildings because this is how you'll earn extra money, extra food, build an army and train wizards. These resources will be useful to help you become a massive and perhaps the mightiest empire in the game.&lt;br /&gt;
# Don't make your own clan. It is very likely that other players will not want to join a clan lead by a person who is playing this game for their first time.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Getting_Started&amp;diff=49</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Getting_Started&amp;diff=49"/>
		<updated>2023-03-21T15:08:24Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you haven't already, create a [https://rebornpromisance.com/ Game Account] and follow instructions given.&lt;br /&gt;
&lt;br /&gt;
Once after you have a game account, create an empire. Give it a name and select a race.&lt;br /&gt;
&lt;br /&gt;
=== I made an empire, now what? ===&lt;br /&gt;
&lt;br /&gt;
Follow these instructions, the explanation will be provided below.&lt;br /&gt;
&lt;br /&gt;
# Wait for turns.&lt;br /&gt;
# Spend the first 100 turns Exploring for land.&lt;br /&gt;
# Then with the unused land obtained from exploring, construct your buildings.&lt;br /&gt;
# Construct at least 600 mage towers so that we can cast spells later on.&lt;br /&gt;
&lt;br /&gt;
Each building increases X amount of something. More markets generates more income, more farms generates more food to feed your population and etc.&lt;br /&gt;
&lt;br /&gt;
=== Invest in offense and defense ===&lt;br /&gt;
&lt;br /&gt;
After spending your 200th turn, now would be a good time to invest in building up your offense and defense. You can either make your own army, or buy an army. Don't become an easy target.&lt;br /&gt;
&lt;br /&gt;
Attacking other players for their land enables you to grow a lot faster compared to exploring. You'll eventually be attacked for land. So, all the more reason to think about combat.&lt;br /&gt;
&lt;br /&gt;
=== Join an alliance ===&lt;br /&gt;
&lt;br /&gt;
Do NOT create your own clan. Join a clan made by someone else to improve your chances at success.&lt;br /&gt;
&lt;br /&gt;
Contact other players by using the in-game Mailbox. Ask for an invite to a clan. Click on their empire name that appears on the Score board to send a message. You may also visit [https://discord.gg/azFJU2E3xu Discord] to ask for an invite to a clan.&lt;br /&gt;
&lt;br /&gt;
If you want to become a better player, consider following a strategy guide.&lt;br /&gt;
&lt;br /&gt;
Return to [[Main Page]] of our wiki to learn more about the game.&lt;br /&gt;
&lt;br /&gt;
=== Choose a strategy ===&lt;br /&gt;
&lt;br /&gt;
[[:Category:Strategy|List of Strategies]]&lt;br /&gt;
&lt;br /&gt;
== Why? ==&lt;br /&gt;
&lt;br /&gt;
# Turns are important to have if you want to make any move and progress in this game.&lt;br /&gt;
# To grow in size, you need expand your territory by exploring.&lt;br /&gt;
# Land is necessary if we want to construct buildings which will contribute to the growth of your empire.&lt;br /&gt;
# You need buildings because this is how you'll earn extra money, extra food, build an army and train wizards. These resources will be useful to help you become a massive and perhaps the mightiest empire in the game.&lt;br /&gt;
# Don't make your own clan. It is very likely that other players will not want to join a clan lead by a person who is playing this game for their first time.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Category:Strategy&amp;diff=48</id>
		<title>Category:Strategy</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Category:Strategy&amp;diff=48"/>
		<updated>2023-03-21T14:55:15Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;Having a strategy is necessary to improve your chances of emerging as the winner.  The strategy generally involves constructing buildings that complements your racial and time era bonuses.  There are a handful of strategies listed below within this category to choose from.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Having a strategy is necessary to improve your chances of emerging as the winner.&lt;br /&gt;
&lt;br /&gt;
The strategy generally involves constructing buildings that complements your racial and time era bonuses.&lt;br /&gt;
&lt;br /&gt;
There are a handful of strategies listed below within this category to choose from.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Indy_(strategy)&amp;diff=47</id>
		<title>Indy (strategy)</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Indy_(strategy)&amp;diff=47"/>
		<updated>2023-03-21T14:43:55Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:The Indy Strategy}}&lt;br /&gt;
[[Category:Strategy]]&lt;br /&gt;
&lt;br /&gt;
The industrial empires would build thousands of blacksmiths, produce military units, and then sell them to the [[Pubmarketsell|Public Market]] for money. The money is then used to fund the cost of spending turns and to buy food to feed the army.&lt;br /&gt;
&lt;br /&gt;
# Wait for 360 turns.&lt;br /&gt;
# Attack for land.&lt;br /&gt;
# Build blacksmiths.&lt;br /&gt;
# Repeat step #2 and #3 until it's no longer possible to send any more attacks.&lt;br /&gt;
# Then spend your remaining turns farming.&lt;br /&gt;
# Sell some of your army to the Public Market at a fair price.&lt;br /&gt;
# Spend some of the money earned to purchase food from the Public Market to feed your army.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Indy_(strategy)&amp;diff=46</id>
		<title>Indy (strategy)</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Indy_(strategy)&amp;diff=46"/>
		<updated>2023-03-21T14:42:19Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;{{DISPLAYTITLE:The Indy Strategy}} Category:Strategy  The industrial empires builds thousands of blacksmiths, produce military units, and then sell them to the Public Market for money. The money is then used to fund the cost of spending turns and to buy food to feed the army.  # Wait for 360 turns. # Attack for land. # Build blacksmiths. # Repeat step #2 and #3 until it's no longer possible to send any more attacks. # Then spend your remaining turns...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:The Indy Strategy}}&lt;br /&gt;
[[Category:Strategy]]&lt;br /&gt;
&lt;br /&gt;
The industrial empires builds thousands of blacksmiths, produce military units, and then sell them to the [[Pubmarketsell|Public Market]] for money. The money is then used to fund the cost of spending turns and to buy food to feed the army.&lt;br /&gt;
&lt;br /&gt;
# Wait for 360 turns.&lt;br /&gt;
# Attack for land.&lt;br /&gt;
# Build blacksmiths.&lt;br /&gt;
# Repeat step #2 and #3 until it's no longer possible to send any more attacks.&lt;br /&gt;
# Then spend your remaining turns farming.&lt;br /&gt;
# Sell some of your army to the Public Market at a fair price.&lt;br /&gt;
# Spend some of the money earned to purchase food from the Public Market to feed your army.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Farmer&amp;diff=45</id>
		<title>Farmer</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Farmer&amp;diff=45"/>
		<updated>2023-03-21T14:30:46Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:The Farmer Strategy}}&lt;br /&gt;
[[Category:Strategy]]&lt;br /&gt;
&lt;br /&gt;
The farmer builds thousands of farms, grow food, and then sell them to the Public Market for money. The money is then used to fund the cost of spending turns and to buy military units.&lt;br /&gt;
&lt;br /&gt;
# Wait for 360 turns.&lt;br /&gt;
# Attack for land.&lt;br /&gt;
# Build farms.&lt;br /&gt;
# Repeat step #2 and #3 until it's no longer possible to send any more attacks.&lt;br /&gt;
# Then spend your remaining turns farming.&lt;br /&gt;
# Sell all of your food to the Public Market for a fair price.&lt;br /&gt;
# Spend some of the money earned to purchase military units from the Public Market.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Casher&amp;diff=44</id>
		<title>Casher</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Casher&amp;diff=44"/>
		<updated>2023-03-21T14:30:25Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;{{DISPLAYTITLE:The Casher Strategy}} Category:Strategy  The casher builds thousands of markets, makes money from the markets, and then use that money to buy food and military units from the Public Market.  # Wait for 360 turns. # Attack for land. # Build markets. # Repeat step #2 and #3 until it's no longer possible to send any more attacks. # Then spend your remaining turns making money. # Use the money earned from cashing to purchase some food and military...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:The Casher Strategy}}&lt;br /&gt;
[[Category:Strategy]]&lt;br /&gt;
&lt;br /&gt;
The casher builds thousands of markets, makes money from the markets, and then use that money to buy food and military units from the Public Market.&lt;br /&gt;
&lt;br /&gt;
# Wait for 360 turns.&lt;br /&gt;
# Attack for land.&lt;br /&gt;
# Build markets.&lt;br /&gt;
# Repeat step #2 and #3 until it's no longer possible to send any more attacks.&lt;br /&gt;
# Then spend your remaining turns [[Cash|making money]].&lt;br /&gt;
# Use the money earned from cashing to purchase some food and military units from the Public Market.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Farmer&amp;diff=43</id>
		<title>Farmer</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Farmer&amp;diff=43"/>
		<updated>2023-03-21T14:20:00Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;{{DISPLAYTITLE:The Farmer Strategy}} Category:Strategy  The farmer builds a thousands of farms, grow food, and then sell them to the Public Market for money. The money is then used to fund the cost of spending turns and to buy military units.  # Wait for 360 turns. # Attack for land. # Build farms. # Repeat step #2 and #3 until it's no longer possible to send any more attacks. # Then spend your remaining turns farming. # Sell all of your food to the Public Market for...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:The Farmer Strategy}}&lt;br /&gt;
[[Category:Strategy]]&lt;br /&gt;
&lt;br /&gt;
The farmer builds a thousands of farms, grow food, and then sell them to the Public Market for money. The money is then used to fund the cost of spending turns and to buy military units.&lt;br /&gt;
&lt;br /&gt;
# Wait for 360 turns.&lt;br /&gt;
# Attack for land.&lt;br /&gt;
# Build farms.&lt;br /&gt;
# Repeat step #2 and #3 until it's no longer possible to send any more attacks.&lt;br /&gt;
# Then spend your remaining turns farming.&lt;br /&gt;
# Sell all of your food to the Public Market for a fair price.&lt;br /&gt;
# Spend some of the money earned to purchase military units from the Public Market.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=35</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=35"/>
		<updated>2023-03-21T12:12:56Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]]. Be sure to scroll to the bottom of the page to read tips that can help you improve you get better at the game.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Contact Us&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://discord.gg/azFJU2E3xu Contact Us] on Discord. Say hello, don't be shy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Cash]] · [[Farm]] · [[Indy]] · [[Mana]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=34</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=34"/>
		<updated>2023-03-21T12:11:55Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]]. Be sure to scroll to the bottom of the page to read tips that can help you improve you get better at the game.&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://discord.gg/azFJU2E3xu Contact Us] on Discord. Say hello, don't be shy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Cash]] · [[Farm]] · [[Indy]] · [[Mana]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Cash&amp;diff=33</id>
		<title>Cash</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Cash&amp;diff=33"/>
		<updated>2023-03-21T12:05:03Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When you spend turns making money, your markets will produce 25% more income.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* You should only spend turns making money if you have thousands of markets, and if you have at least 65% your land occupied by Markets.&lt;br /&gt;
* It is entirely possible to make money with 0 markets by selling food or military units to the [[Pubmarketsell|Public Market]] as a farmer or an industrialist respectively; or casting Tree of Gold as a spellcaster. Please refer to the strategy guides for details.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Build&amp;diff=32</id>
		<title>Build</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Build&amp;diff=32"/>
		<updated>2023-03-21T11:33:01Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Your empire's land can be allocated for the following purposes:&lt;br /&gt;
&lt;br /&gt;
'''Markets'''&lt;br /&gt;
&lt;br /&gt;
* These allows for your empire's economy to grow by increasing the amount of money you'll earn per turn.&lt;br /&gt;
&lt;br /&gt;
'''Blacksmiths'''&lt;br /&gt;
&lt;br /&gt;
* These produces your military units.&lt;br /&gt;
&lt;br /&gt;
'''Keeps'''&lt;br /&gt;
&lt;br /&gt;
* These allow you to reduce your military expenses by more efficiently housing your units.&lt;br /&gt;
* They will also lower the price of all military units purchased from the Private Market.&lt;br /&gt;
* These also increase the rate at which your Private Market refills.&lt;br /&gt;
&lt;br /&gt;
'''Mage Towers'''&lt;br /&gt;
&lt;br /&gt;
* These provides a place to train Wizards,&lt;br /&gt;
* as well as produce Mana with which they may cast their spells.&lt;br /&gt;
&lt;br /&gt;
'''Farms'''&lt;br /&gt;
&lt;br /&gt;
* These are vital for feeding your Peasants and military; without food, your population and army will starve and desert your empire.&lt;br /&gt;
&lt;br /&gt;
'''Important note'''&lt;br /&gt;
&lt;br /&gt;
All types of buildings houses peasants.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
=== It is not necessary to build all types of buildings to win ===&lt;br /&gt;
&lt;br /&gt;
* For example: build only Markets and nothing else; and then use the money you'll earn to purchase cheap goods from the [[Pubmarketbuy|Public Market]].&lt;br /&gt;
&lt;br /&gt;
=== How to grow your empire ===&lt;br /&gt;
&lt;br /&gt;
* Explore or Attack for some land, and then construct buildings using the land you've gained.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Build&amp;diff=31</id>
		<title>Build</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Build&amp;diff=31"/>
		<updated>2023-03-21T06:29:10Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;Your empire's land can be allocated for the following purposes:  '''Markets'''  * These allows for your empire's economy to grow by increasing the amount of money you'll earn per turn.  '''Blacksmiths'''  * These produces your military units.  '''Keeps'''  * These allow you to reduce your military expenses by more efficiently housing your units. * They will also lower the price of all military units purchased from the Private Market. * These also increase the rate at whi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Your empire's land can be allocated for the following purposes:&lt;br /&gt;
&lt;br /&gt;
'''Markets'''&lt;br /&gt;
&lt;br /&gt;
* These allows for your empire's economy to grow by increasing the amount of money you'll earn per turn.&lt;br /&gt;
&lt;br /&gt;
'''Blacksmiths'''&lt;br /&gt;
&lt;br /&gt;
* These produces your military units.&lt;br /&gt;
&lt;br /&gt;
'''Keeps'''&lt;br /&gt;
&lt;br /&gt;
* These allow you to reduce your military expenses by more efficiently housing your units.&lt;br /&gt;
* They will also lower the price of all military units purchased from the Private Market.&lt;br /&gt;
* These also increase the rate at which your Private Market refills.&lt;br /&gt;
&lt;br /&gt;
'''Mage Towers'''&lt;br /&gt;
&lt;br /&gt;
* These provides a place to train Wizards,&lt;br /&gt;
* as well as produce Mana with which they may cast their spells.&lt;br /&gt;
&lt;br /&gt;
'''Farms'''&lt;br /&gt;
&lt;br /&gt;
* These are vital for feeding your Peasants and military; without food, your population and army will starve and desert your empire.&lt;br /&gt;
&lt;br /&gt;
'''Important note'''&lt;br /&gt;
&lt;br /&gt;
All types of buildings houses peasants.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
===It is not necessary to build all types of buildings to win===&lt;br /&gt;
&lt;br /&gt;
* For example: build only Markets and nothing else; and then use the money you'll earn to purchase cheap goods from the [[Pubmarketbuy|Public Market]].&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Pubmarketbuy&amp;diff=30</id>
		<title>Pubmarketbuy</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Pubmarketbuy&amp;diff=30"/>
		<updated>2023-03-20T03:39:55Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is where you go to buy food, mana, and military units from other players.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* If you're a farmer, don't buy food from here.&lt;br /&gt;
* If you're an industrialist, don't buy military units from here.&lt;br /&gt;
* Be a smart shopper: You should only buy from the Public Market if the price is cheaper than the Black Market. Always compare the prices.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=29</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=29"/>
		<updated>2023-03-20T03:37:04Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|New Player Guide]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Cash]] · [[Farm]] · [[Indy]] · [[Mana]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=28</id>
		<title>Reborn Promisance talk:Mr.</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Reborn_Promisance_talk:Mr.&amp;diff=28"/>
		<updated>2023-03-20T03:33:57Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to Reborn Promisance Wiki.&lt;br /&gt;
&lt;br /&gt;
Are you new here? Consider following our [[Getting_Started|new player guide]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Use Turns&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Cash]] · [[Farm]] · [[Indy]] · [[Mana]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finances&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Pubmarketbuy|Public Market Buy]] · [[Pubmarketsell|Public Market Sell]] · [[Pvtmarketbuy|Private Market Buy]] · [[Pvtmarketsell|Private Market Sell]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Getting_Started&amp;diff=27</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Getting_Started&amp;diff=27"/>
		<updated>2023-03-20T03:32:43Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you haven't already, create a [https://rebornpromisance.com/ Game Account] and follow instructions given.&lt;br /&gt;
&lt;br /&gt;
Once after you have a game account, create an empire. Give it a name and select a race.&lt;br /&gt;
&lt;br /&gt;
'''I made an empire, now what?'''&lt;br /&gt;
&lt;br /&gt;
Follow these instructions, the explanation will be provided below.&lt;br /&gt;
&lt;br /&gt;
# Wait for turns.&lt;br /&gt;
# Spend the first 100 turns Exploring for land.&lt;br /&gt;
# Then with the unused land obtained from exploring, construct your buildings.&lt;br /&gt;
# Construct at least 600 mage towers so that we can cast spells later on.&lt;br /&gt;
&lt;br /&gt;
Each building increases X amount of something. More markets generates more income, more farms generates more food to feed your population and etc.&lt;br /&gt;
&lt;br /&gt;
'''Invest in offense and defense'''&lt;br /&gt;
&lt;br /&gt;
After spending your 200th turn, now would be a good time to invest in building up your offense and defense. You can either make your own army, or buy an army. Don't become an easy target.&lt;br /&gt;
&lt;br /&gt;
Attacking other players for their land enables you to grow a lot faster compared to exploring. You'll eventually be attacked for land. So, all the more reason to think about combat.&lt;br /&gt;
&lt;br /&gt;
'''Join an alliance'''&lt;br /&gt;
&lt;br /&gt;
Do NOT create your own clan. Join a clan made by someone else to improve your chances at success.&lt;br /&gt;
&lt;br /&gt;
Contact other players by using the in-game Mailbox. Ask for an invite to a clan. Click on their empire name that appears on the Score board to send a message. You may also visit [https://discord.gg/azFJU2E3xu Discord] to ask for an invite to a clan.&lt;br /&gt;
&lt;br /&gt;
If you want to become a better player, consider following a strategy guide.&lt;br /&gt;
&lt;br /&gt;
Return to [[Main Page]] of our wiki to learn more about the game.&lt;br /&gt;
&lt;br /&gt;
== Why? ==&lt;br /&gt;
&lt;br /&gt;
# Turns are important to have if you want to make any move and progress in this game.&lt;br /&gt;
# To grow in size, you need expand your territory by exploring.&lt;br /&gt;
# Land is necessary if we want to construct buildings which will contribute to the growth of your empire.&lt;br /&gt;
# You need buildings because this is how you'll earn extra money, extra food, build an army and train wizards. These resources will be useful to help you become a massive and perhaps the mightiest empire in the game.&lt;br /&gt;
# Don't make your own clan. It is very likely that other players will not want to join a clan lead by a person who is playing this game for their first time.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rebornpromisance.com/w//index.php?title=Getting_Started&amp;diff=26</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="https://rebornpromisance.com/w//index.php?title=Getting_Started&amp;diff=26"/>
		<updated>2023-03-20T03:31:27Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you haven't already, create a [https://rebornpromisance.com/ Game Account] and follow instructions given.&lt;br /&gt;
&lt;br /&gt;
Once after you have a game account, create an empire. Give it a name and select a race.&lt;br /&gt;
&lt;br /&gt;
'''I made an empire, now what?'''&lt;br /&gt;
&lt;br /&gt;
Follow these instructions, the explanation will be provided below.&lt;br /&gt;
&lt;br /&gt;
# Wait for turns.&lt;br /&gt;
# Spend the first 100 turns Exploring for land.&lt;br /&gt;
# Then with the unused land obtained from exploring, construct your buildings.&lt;br /&gt;
# Construct at least 600 mage towers so that we can cast spells later on.&lt;br /&gt;
&lt;br /&gt;
Each building increases X amount of something. More markets generates more income, more farms generates more food to feed your population and etc.&lt;br /&gt;
&lt;br /&gt;
'''Invest in offense and defense'''&lt;br /&gt;
&lt;br /&gt;
After spending your 200th turn, now would be a good time to invest in building up your offense and defense. You can either make your own army, or buy an army. Don't become an easy target.&lt;br /&gt;
&lt;br /&gt;
Attacking other players for their land enables you to grow a lot faster compared to exploring. You'll eventually be attacked for land. So, all the more reason to think about combat.&lt;br /&gt;
&lt;br /&gt;
'''Join an alliance'''&lt;br /&gt;
&lt;br /&gt;
Do NOT create your own clan. Join a clan made by someone else to improve your chances at success.&lt;br /&gt;
&lt;br /&gt;
Contact other players by using the in-game Mailbox. Ask for an invite to a clan. Click on their empire name that appears on the Score board to send a message. You may also visit [https://discord.gg/azFJU2E3xu Discord] to ask for an invite to a clan.&lt;br /&gt;
&lt;br /&gt;
If you want to become a better player, consider following a strategy guide.&lt;br /&gt;
&lt;br /&gt;
Return to [[Main_Page]] to learn more about the game.&lt;br /&gt;
&lt;br /&gt;
== Why? ==&lt;br /&gt;
&lt;br /&gt;
# Turns are important to have if you want to make any move and progress in this game.&lt;br /&gt;
# To grow in size, you need expand your territory by exploring.&lt;br /&gt;
# Land is necessary if we want to construct buildings which will contribute to the growth of your empire.&lt;br /&gt;
# You need buildings because this is how you'll earn extra money, extra food, build an army and train wizards. These resources will be useful to help you become a massive and perhaps the mightiest empire in the game.&lt;br /&gt;
# Don't make your own clan. It is very likely that other players will not want to join a clan lead by a person who is playing this game for their first time.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>