<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.virtualparadise.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Legion</id>
	<title>Virtual Paradise Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.virtualparadise.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Legion"/>
	<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/Special:Contributions/Legion"/>
	<updated>2026-06-06T00:32:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Features&amp;diff=5376</id>
		<title>Features</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Features&amp;diff=5376"/>
		<updated>2023-12-08T04:43:23Z</updated>

		<summary type="html">&lt;p&gt;Legion: /* Commands supported */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General ==&lt;br /&gt;
* Following platforms are supported: Windows, Linux and macOS&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
* Restriction on number of objects within each cell currently nonexistent.&lt;br /&gt;
* No upper limit on scale command. Scale command does have a lower limit up to .2, however.&lt;br /&gt;
* Any objects with move command can lift avatars with it, making elevators possible. The interaction is currently local, not global, however.&lt;br /&gt;
* Selection menu. Hold alt/option when right-clicking to select any object under the mouse pointer, even if it&#039;s behind another object. (added 0.3.19)&lt;br /&gt;
* Particle emitters are supported&lt;br /&gt;
* Multi-object editor: Can edit multiple objects at once, changing model names or object actions.&lt;br /&gt;
&lt;br /&gt;
=== Commands supported ===&lt;br /&gt;
* Following script commands is supported: &lt;br /&gt;
** [[animation]]&lt;br /&gt;
** [[animate]]&lt;br /&gt;
** [[ambient]] (0.3.9)&lt;br /&gt;
** [[astart]]&lt;br /&gt;
** [[astop]]&lt;br /&gt;
** [[camera]]&lt;br /&gt;
** [[color]] (0.3.6)&lt;br /&gt;
** [[diffuse]] (0.3.9)&lt;br /&gt;
** [[frame]]&lt;br /&gt;
** [[framerate]] (0.3.18) (designed for MD2 format only)&lt;br /&gt;
** [[group]]&lt;br /&gt;
** [[light]]&lt;br /&gt;
** [[lock]]&lt;br /&gt;
** [[makeconvex]]&lt;br /&gt;
** [[move]] (0.3.19)&lt;br /&gt;
** [[noise]]&lt;br /&gt;
** [[normalmap]]&lt;br /&gt;
** [[opacity]] (0.3.16)&lt;br /&gt;
** [[path]]&lt;br /&gt;
** [[picture]] (0.3.7)&lt;br /&gt;
** [[rotate]] (0.3.19)&lt;br /&gt;
** [[say]]&lt;br /&gt;
** [[scale]]&lt;br /&gt;
** [[shear]] (0.3.26)&lt;br /&gt;
** [[sign]]&lt;br /&gt;
** [[solid]] (0.3.26)&lt;br /&gt;
** [[sound]]&lt;br /&gt;
** [[specularmap]]&lt;br /&gt;
** [[specular]] (0.3.9)&lt;br /&gt;
** [[tag]]&lt;br /&gt;
** [[teleport]]&lt;br /&gt;
** [[teleportxyz]] (&#039;&#039;&#039;0.3.29&#039;&#039;&#039;)&lt;br /&gt;
** [[texture]]&lt;br /&gt;
** [[url]] (0.3.27)&lt;br /&gt;
** [[visible]] (0.3.13)&lt;br /&gt;
** [[web]]&lt;br /&gt;
* Following script triggers is supported:&lt;br /&gt;
** [[Activate]]&lt;br /&gt;
** [[Adone]]&lt;br /&gt;
** [[Create]]&lt;br /&gt;
** [[Bump]]&lt;br /&gt;
** [[BumpEnd]]&lt;br /&gt;
&lt;br /&gt;
== 3D Engine ==&lt;br /&gt;
=== Supported 3D model formats ===&lt;br /&gt;
* [[MD2]]&lt;br /&gt;
* [[MD5Mesh]]&lt;br /&gt;
* [[OBJ]]&lt;br /&gt;
* [[RWX]]&lt;br /&gt;
&lt;br /&gt;
=== Supported image formats ===&lt;br /&gt;
* JPG&lt;br /&gt;
* PNG&lt;br /&gt;
* DDS (DXT1, DXT3, DXT5), also if stored compressed with gzip (mytexture.dds.gz)&lt;br /&gt;
* GIF (first frame only for animated GIFs)&lt;br /&gt;
* Zipped BMP (for masks only)&lt;br /&gt;
=== Render modes ===&lt;br /&gt;
==== Full feature support ====&lt;br /&gt;
* OpenGL 4&lt;br /&gt;
* DirectX 11 (Windows only)&lt;br /&gt;
* Metal (macOS only)&lt;br /&gt;
==== Fallback / lower quality render modes ====&lt;br /&gt;
* OpenGL 2 (per pixel lighting, max 32 active lights)&lt;br /&gt;
* OpenGL (fixed function pipeline: vertex lighting, max 8 active lights)&lt;br /&gt;
* DirectX 9 (fixed function pipeline: vertex lighting, max 8 active lights)&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Features&amp;diff=5375</id>
		<title>Features</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Features&amp;diff=5375"/>
		<updated>2023-12-08T04:35:57Z</updated>

		<summary type="html">&lt;p&gt;Legion: /* Supported 3D model formats */ Added OBJ as a supported model format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General ==&lt;br /&gt;
* Following platforms are supported: Windows, Linux and macOS&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
* Restriction on number of objects within each cell currently nonexistent.&lt;br /&gt;
* No upper limit on scale command. Scale command does have a lower limit up to .2, however.&lt;br /&gt;
* Any objects with move command can lift avatars with it, making elevators possible. The interaction is currently local, not global, however.&lt;br /&gt;
* Selection menu. Hold alt/option when right-clicking to select any object under the mouse pointer, even if it&#039;s behind another object. (added 0.3.19)&lt;br /&gt;
* Particle emitters are supported&lt;br /&gt;
* Multi-object editor: Can edit multiple objects at once, changing model names or object actions.&lt;br /&gt;
&lt;br /&gt;
=== Commands supported ===&lt;br /&gt;
* Following script commands is supported: &lt;br /&gt;
** [[animation]]&lt;br /&gt;
** [[animate]]&lt;br /&gt;
** [[ambient]] (0.3.9)&lt;br /&gt;
** [[astart]]&lt;br /&gt;
** [[astop]]&lt;br /&gt;
** [[camera]]&lt;br /&gt;
** [[color]] (0.3.6)&lt;br /&gt;
** [[diffuse]] (0.3.9)&lt;br /&gt;
** [[frame]]&lt;br /&gt;
** [[framerate]] (0.3.18) (designed for MD2 format only)&lt;br /&gt;
** [[group]]&lt;br /&gt;
** [[light]]&lt;br /&gt;
** [[lock]]&lt;br /&gt;
** [[move]] (0.3.19)&lt;br /&gt;
** [[noise]]&lt;br /&gt;
** [[normalmap]]&lt;br /&gt;
** [[opacity]] (0.3.16)&lt;br /&gt;
** [[path]]&lt;br /&gt;
** [[picture]] (0.3.7)&lt;br /&gt;
** [[rotate]] (0.3.19)&lt;br /&gt;
** [[say]]&lt;br /&gt;
** [[scale]]&lt;br /&gt;
** [[shear]] (0.3.26)&lt;br /&gt;
** [[sign]]&lt;br /&gt;
** [[solid]] (0.3.26)&lt;br /&gt;
** [[sound]]&lt;br /&gt;
** [[specularmap]]&lt;br /&gt;
** [[specular]] (0.3.9)&lt;br /&gt;
** [[tag]]&lt;br /&gt;
** [[teleport]]&lt;br /&gt;
** [[teleportxyz]] (&#039;&#039;&#039;0.3.29&#039;&#039;&#039;)&lt;br /&gt;
** [[texture]]&lt;br /&gt;
** [[url]] (0.3.27)&lt;br /&gt;
** [[visible]] (0.3.13)&lt;br /&gt;
** [[web]]&lt;br /&gt;
* Following script triggers is supported:&lt;br /&gt;
** [[Activate]]&lt;br /&gt;
** [[Adone]]&lt;br /&gt;
** [[Create]]&lt;br /&gt;
** [[Bump]]&lt;br /&gt;
** [[BumpEnd]]&lt;br /&gt;
&lt;br /&gt;
== 3D Engine ==&lt;br /&gt;
=== Supported 3D model formats ===&lt;br /&gt;
* [[MD2]]&lt;br /&gt;
* [[MD5Mesh]]&lt;br /&gt;
* [[OBJ]]&lt;br /&gt;
* [[RWX]]&lt;br /&gt;
&lt;br /&gt;
=== Supported image formats ===&lt;br /&gt;
* JPG&lt;br /&gt;
* PNG&lt;br /&gt;
* DDS (DXT1, DXT3, DXT5), also if stored compressed with gzip (mytexture.dds.gz)&lt;br /&gt;
* GIF (first frame only for animated GIFs)&lt;br /&gt;
* Zipped BMP (for masks only)&lt;br /&gt;
=== Render modes ===&lt;br /&gt;
==== Full feature support ====&lt;br /&gt;
* OpenGL 4&lt;br /&gt;
* DirectX 11 (Windows only)&lt;br /&gt;
* Metal (macOS only)&lt;br /&gt;
==== Fallback / lower quality render modes ====&lt;br /&gt;
* OpenGL 2 (per pixel lighting, max 32 active lights)&lt;br /&gt;
* OpenGL (fixed function pipeline: vertex lighting, max 8 active lights)&lt;br /&gt;
* DirectX 9 (fixed function pipeline: vertex lighting, max 8 active lights)&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Active_Worlds_Representation_Act&amp;diff=5266</id>
		<title>Active Worlds Representation Act</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Active_Worlds_Representation_Act&amp;diff=5266"/>
		<updated>2023-05-30T01:09:56Z</updated>

		<summary type="html">&lt;p&gt;Legion: Added the information about this legislation&amp;#039;s repeal.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; was an [[List of Acts of the Parliament of Palmshire, 2010–2019|Act]] of the [[Parliament of Palmshire]], passed during the reign of [[Legion I of Palmshire|King Legion I]] in 2015, which recreated a parliamentary constituency to represent all Palmshire towns and cities in Active Worlds. This legislation was later repealed two years later via [[Statute Revision Act]] in 2017. &lt;br /&gt;
&lt;br /&gt;
== Text of the Act ==&lt;br /&gt;
&lt;br /&gt;
Preamble - An Act to recreate the parliament constituency to represent territories of Palmshire in Active World.&lt;br /&gt;
&lt;br /&gt;
#Towns and cities belonging to the Kingdom of Palmshire in Active Worlds shall be represented collectively by a Member of Parliament elected for the district covering them.&lt;br /&gt;
#[[Election Act|Election Act of 2015]] shall be amended to stipulate that Parliament will meet exclusively at Palace of Hollowminister in New Cypress Hollow; and&lt;br /&gt;
#a Member of Parliament must have Virtual Paradise citizenship in addition to requirements as laid out in the Act’s section 2.&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire Acts of Parliament 2015]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Flag_Submissions_Act&amp;diff=5265</id>
		<title>Flag Submissions Act</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Flag_Submissions_Act&amp;diff=5265"/>
		<updated>2023-05-30T01:07:29Z</updated>

		<summary type="html">&lt;p&gt;Legion: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; was an [[List of Acts of the Parliament of Palmshire, 2010–2019|Act]] of the [[Parliament of Palmshire]], passed during the reign of [[Legion I of Palmshire|King Legion I]] in 2015, which set out the procedure for submitting an entry for the new flag of Palmshire. This legislation, having had its goal fulfilled, was subsequently repealed in 2017 via [[Statute Revision Act]].&lt;br /&gt;
&lt;br /&gt;
==Text of the Act==&lt;br /&gt;
1.) An Act to amend the Flag Act of 2015 to stipulate that submissions for the flag will be made directly to Parliament instead. &amp;lt;br&amp;gt;&lt;br /&gt;
2.) All submissions must be reviewed by Edwin before it may be considered by the Parliament.&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire Acts of Parliament 2015]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Flag_Submissions_Act&amp;diff=5264</id>
		<title>Flag Submissions Act</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Flag_Submissions_Act&amp;diff=5264"/>
		<updated>2023-05-30T01:06:54Z</updated>

		<summary type="html">&lt;p&gt;Legion: Added the information about this legislation&amp;#039;s repeal.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; was an [[List of Acts of the Parliament of Palmshire, 2010–2019|Act]] of the [[Parliament of Palmshire]], passed during the reign of [[Legion I of Palmshire|King Legion I]] in 2015, which set out the procedure for designating a new flag of Palmshire. This legislation, having had its goal fulfilled, was subsequently repealed in 2017 via [[Statute Revision Act]].&lt;br /&gt;
&lt;br /&gt;
==Text of the Act==&lt;br /&gt;
1.) An Act to amend the Flag Act of 2015 to stipulate that submissions for the flag will be made directly to Parliament instead. &amp;lt;br&amp;gt;&lt;br /&gt;
2.) All submissions must be reviewed by Edwin before it may be considered by the Parliament.&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire Acts of Parliament 2015]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Attainder_for_SirGreendown&amp;diff=5263</id>
		<title>Attainder for SirGreendown</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Attainder_for_SirGreendown&amp;diff=5263"/>
		<updated>2023-05-30T01:04:45Z</updated>

		<summary type="html">&lt;p&gt;Legion: Added background information for this bill of attainder.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; was a bill of attainder, passed during the reign of [[Legion I of Palmshire|King Legion I]] in 2015, against the person of SirGreendown, which was subsequently reversed by [[Statute Revision Act]], passed two years later in 2017.&lt;br /&gt;
&lt;br /&gt;
== Text of the Act ==&lt;br /&gt;
Preamble - An Act to declare SirGreendown attainted.&lt;br /&gt;
# The said person shall be deprived of his civil liberties.&lt;br /&gt;
# He may not own any property within Palmshire or pass it to anyone through will or testament. Any property he owned in Palmshire shall revert to the Crown.&lt;br /&gt;
# He may not receive any peerage titles and any peerage titles he hold, if any, shall be forfeited.&lt;br /&gt;
# He shall be further barred from holding a seat in either Houses of Parliament and from holding any Government offices. He shall be deprived of right to vote in elections.&lt;br /&gt;
# He shall be deprived of his “life” as though he shall not be recognized by anyone in Palmshire.&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire Acts of Parliament 2015]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Flag_Act&amp;diff=5262</id>
		<title>Flag Act</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Flag_Act&amp;diff=5262"/>
		<updated>2023-05-30T01:00:49Z</updated>

		<summary type="html">&lt;p&gt;Legion: Added the information about this legislation&amp;#039;s repeal.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; was an [[List of Acts of the Parliament of Palmshire, 2010–2019|Act]] of the [[Parliament of Palmshire]], passed during the reign of [[Legion I of Palmshire|King Legion I]] in 2015, which set out the procedure for designating a new flag of Palmshire. This legislation, having had its goal fulfilled, was subsequently repealed in 2017 via [[Statute Revision Act]].&lt;br /&gt;
&lt;br /&gt;
==Text of the Act==&lt;br /&gt;
1) An Act to direct the His Majesty’s Government to appoint a committee to accept submissions for the new flag of Palmshire&lt;br /&gt;
&lt;br /&gt;
2) The committee is to narrow them down to at least three choices if submissions are more than three&lt;br /&gt;
&lt;br /&gt;
3) The committee is to submit these selected submissions to Parliament for final vote with one being recommended by them with majority vote in committee.&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire Acts of Parliament 2015]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Standard_Time_Act&amp;diff=5261</id>
		<title>Standard Time Act</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Standard_Time_Act&amp;diff=5261"/>
		<updated>2023-05-29T23:14:54Z</updated>

		<summary type="html">&lt;p&gt;Legion: Line break fix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Text of the Act ==&lt;br /&gt;
Preamble - An Act to establish standard time for use in scheduling events.&amp;lt;br&amp;gt;&lt;br /&gt;
1) All events scheduled shall make use of Virtual Reality Time, otherwise abbreviated VRT, to be set as equivalent to Coordinated Universal Time, otherwise abbreviated UTC, at the Greenwich Meridian on Earth.&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire Acts of Parliament 2016]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Child_Pornography_Ban_Act&amp;diff=5260</id>
		<title>Child Pornography Ban Act</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Child_Pornography_Ban_Act&amp;diff=5260"/>
		<updated>2023-05-29T23:07:41Z</updated>

		<summary type="html">&lt;p&gt;Legion: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Text of the Act ==&lt;br /&gt;
Preamble - An Act to make it illegal to post child abuse photos in any way in Virtual Paradise and&lt;br /&gt;
# distribution of any material depicting abuse of vulnerable adults and children shall be illegal;&lt;br /&gt;
# These crimes shall be punished, on first offense, an execution (permanent ban) upon offense.&lt;br /&gt;
# This shall be classified as a felony offense.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
The offense itself covered by this Act already existed in [https://en.wikipedia.org/wiki/Common_law common law] and thus did not have to be defined. However, the penalties itself for such offense had to be statutorily defined through this Act, when the [[Parliament of Palmshire]] once had authority to legislate for the [[Blizzard]] world before the world-wide jurisdiction over Blizzard world was ceded in its entirety to [[Commonwealth of Independent Cities|the Commonwealth]].&lt;br /&gt;
&lt;br /&gt;
While the status of this Act is unclear in the Commonwealth, which presumably have inherited this law through the doctrine of [https://en.wikipedia.org/wiki/Reception_statute reception statute] upon assumption of the world-wide jurisdiction over Blizzard world from the Parliament, it remains in force throughout the Palmshire territories.&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire Acts of Parliament 2015]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Child_Pornography_Ban_Act&amp;diff=5259</id>
		<title>Child Pornography Ban Act</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Child_Pornography_Ban_Act&amp;diff=5259"/>
		<updated>2023-05-29T23:07:16Z</updated>

		<summary type="html">&lt;p&gt;Legion: Added an explanatory note on why this Act was introduced in the first place.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Text of the Act ==&lt;br /&gt;
Preamble - An Act to make it illegal to post child abuse photos in any way in Virtual Paradise and&lt;br /&gt;
# distribution of any material depicting abuse of vulnerable adults and children shall be illegal;&lt;br /&gt;
# These crimes shall be punished, on first offense, an execution (permanent ban) upon offense.&lt;br /&gt;
# This shall be classified as a felony offense.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
The offense itself covered by this Act already existed in [https://en.wikipedia.org/wiki/Common_law common law] and thus did not have to be defined. However, the penalties itself for such offense had to be statutorily defined through this Act, when the [[Parliament of Palmshire]] once had authority to legislate for the [[Blizzard]] world before the world-wide jurisdiction over Blizzard world was ceded in its entirety to [[Commonwealth of Independent Cities|the Commonwealth]]. While the status of this Act is unclear in the Commonwealth, which presumably have inherited this law through the doctrine of [https://en.wikipedia.org/wiki/Reception_statute reception statute] upon assumption of the world-wide jurisdiction over Blizzard world from the Parliament, it remains in force throughout the Palmshire territories.&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire Acts of Parliament 2015]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=User:The_Courier/FAQ&amp;diff=5255</id>
		<title>User:The Courier/FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=User:The_Courier/FAQ&amp;diff=5255"/>
		<updated>2023-05-21T16:55:53Z</updated>

		<summary type="html">&lt;p&gt;Legion: Grammar corrections thanks to Language Tool extension for Firefox and added line break between lowest-level section headings and preceding paragraphs.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Whether you are being welcomed to &#039;&#039;&#039;Virtual Paradise&#039;&#039;&#039;, or you are someone who wants to simply learn more of the inner workings of VP, this is the article for you! If you are unable to find the answer to your question, [https://www.virtualparadise.org/discord please join our Discord server for support!]&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
===What is Virtual Paradise?===&lt;br /&gt;
Virtual Paradise is a custom-made, online sandbox platform that is heavily inspired by virtual worlds from the 1990s &amp;amp; early 2000s. There is no real objective in VP unlike most games, and can be similarly also compared to something like Minecraft creative mode. There are a series of online servers called worlds that anyone can visit and mostly build within, although most users will gravitate towards [[Blizzard]] or [[VP-Build]] to create content in.&lt;br /&gt;
&lt;br /&gt;
===Who develops VP?===&lt;br /&gt;
Virtual Paradise is maintained and developed by Edwin as a hobby project during his spare-time. He is the [https://en.wikipedia.org/wiki/Benevolent_dictator_for_life benevolent dictator-for-life] of the VP project.&lt;br /&gt;
&lt;br /&gt;
===Is this an AW clone?===&lt;br /&gt;
Virtual Paradise takes heavy inspiration from Active Worlds in particular, as VP began development during the hey-day of Active World&#039;s prominence as the premier virtual world during the early 2000s. Most of the existing community came from Active Worlds or an inspired server using AW software, so the culture within the general community can be somewhat familiar to a veteran who primarily used AW. VP however, &#039;&#039;&#039;does not use&#039;&#039;&#039; any source code from AW and is a completely homebrew sandbox platform. However, VP does have a lot of very similar building functions that make it mostly compatible with AW-style content creation, as well as a similar user interface.&lt;br /&gt;
&lt;br /&gt;
===Is this free?===&lt;br /&gt;
Yes, there is no subscription or paid registration needed to take full advantage of the VP platform.&lt;br /&gt;
&lt;br /&gt;
===Can I get my own world server?===&lt;br /&gt;
Worlds are usually not given per request due to server limitations, but if a world is needed for a heavily ambitious project that can not be done in a public building world, like VP-Build or Blizzard, you can make a case to Edwin in the Discord or Forums explaining your unique rationale.&lt;br /&gt;
&lt;br /&gt;
==Controls==&lt;br /&gt;
===How do I move around?===&lt;br /&gt;
Virtual Paradise uses both WASD &amp;amp; arrow keys for movement.&lt;br /&gt;
*&#039;&#039;&#039;W/Up Arrow&#039;&#039;&#039; is used to move forward, &#039;&#039;&#039;S/Down Arrow&#039;&#039;&#039; is used to move backward.&lt;br /&gt;
*&#039;&#039;&#039;Left/Right Arrows&#039;&#039;&#039; is used to move left or right, but &#039;&#039;&#039;A/D&#039;&#039;&#039; are used to strafe left &amp;amp; right.&lt;br /&gt;
*&#039;&#039;&#039;Page Up/Page Down&#039;&#039;&#039; is used to look up &amp;amp; down, flying/hovering can be done by using the &#039;&#039;&#039;+ &amp;amp; -&#039;&#039;&#039; keys.&lt;br /&gt;
*&#039;&#039;&#039;Shift&#039;&#039;&#039; can be used to go through objects and terrain.&lt;br /&gt;
*&#039;&#039;&#039;Holding CTRL while using arrow keys&#039;&#039;&#039; can be used to run/move faster.&lt;br /&gt;
===How do I manipulate objects?===&lt;br /&gt;
In order to manipulate the 3D environment, simply right-click an object or your avatar, and you will be shown the &#039;&#039;&#039;Object Properties&#039;&#039;&#039; box which lists all the basic information of an object including its owner &amp;amp; time it was last touched. Use the insert key followed by the arrow pad &amp;amp; +/- buttons to move an object around as you would normally move yourself around. If you have a mouse wheel, you can use that to rotate an object around. To leave the building environment, simply click anywhere on the 3D screen or close out of Object Properties. In order to change an object to something else, you must have the name of the object file on hand, of which there is a wide selection of content at Builder&#039;s Supply Content Yard (type &#039;&#039;&#039;!j bscy&#039;&#039;&#039; into VP chat if you are in Blizzard world).&lt;br /&gt;
&lt;br /&gt;
We will have videos that demonstrate how to actually build something in a future update of the FAQ page, these instructions are mainly meant to be a serviceable introduction to the Object Properties interface &amp;amp; object manipulation.&lt;br /&gt;
&lt;br /&gt;
==Notable Locations Of Interest==&lt;br /&gt;
Virtual Paradise is a very decentralized community of individual builders or groups of builders working on various content in different parts across several world servers. If you are interested in exploring, feel free to consult this category as a starting guide. The listed areas display the best of Virtual Paradise and are all actively maintained. Jump commands that teleport you to the locations are provided and can be typed into the chat (!j insert name here)&lt;br /&gt;
&lt;br /&gt;
===Blizzard===&lt;br /&gt;
Blizzard is the flagship world and where most builders will gravitate towards due to it having the most content in addition to other quality-of-life features.&lt;br /&gt;
*&#039;&#039;&#039;[[Summerville]]&#039;&#039;&#039; is the current landing zone that newcomers will likely see first. It is an independently developed city led by &#039;&#039;&#039;graystripe&#039;&#039;&#039; that is open to building. (!j sv)&lt;br /&gt;
*&#039;&#039;&#039;Downtown Blizzard&#039;&#039;&#039; was the main starting area for Blizzard before Summerville, however the surrounding area will show you a lot of Blizzard&#039;s initial developed content. (!j dtb)&lt;br /&gt;
*&#039;&#039;&#039;[[Victoria]]&#039;&#039;&#039; is a region of Blizzard under a political union that consists of the cities of [[Victoria]], [[Sparta]], [[Cannaville]], Altes Altergro, and [[New Beachfield]]. Some of these cities are open to building, while some are exclusive one-person projects. &#039;&#039;&#039;The Courier&#039;&#039;&#039; is the head mayor. (!j vicky, !j resort, !j sparta, !j cannaville)&lt;br /&gt;
*&#039;&#039;&#039;[[Lynnfield]]&#039;&#039;&#039; is a city in southern Blizzard developed by &#039;&#039;&#039;cassadaga&#039;&#039;&#039; heavily inspired by small-town culture &amp;amp; architecture. (!j lynnfield)&lt;br /&gt;
*&#039;&#039;&#039;[[Chimerock]]&#039;&#039;&#039; is developed by &#039;&#039;&#039;alstanbery&#039;&#039;&#039; and is meant to be styled as a 90s crime-ridden, run down city. It is not open to building. (!j chimerock)&lt;br /&gt;
*&#039;&#039;&#039;[[Pine County]]&#039;&#039;&#039; is solely developed by &#039;&#039;&#039;Demon Dogg&#039;&#039;&#039; as an artistic representation of a metropolitan area. (!j pine county) &lt;br /&gt;
*&#039;&#039;&#039;[[Chafeeville]]&#039;&#039;&#039; is a &amp;quot;meme community&amp;quot; developed by everyone and is &amp;quot;inspired&amp;quot; by former the Governor of Rhode Island, Lincoln Chafee. It is highly recommended you do not visit if you are not okay with NSFW content, are epileptic. (!j chafeeville)&lt;br /&gt;
*&#039;&#039;&#039;New Cypress Hollow&#039;&#039;&#039; is a city maintained by &#039;&#039;&#039;GC&#039;&#039;&#039; and is the main hub for the [[Kingdom of Palmshire]] project. (!j nch)&lt;br /&gt;
&lt;br /&gt;
===VP-Build===&lt;br /&gt;
VP-Build used to be the flagship world of Virtual Paradise until Blizzard rose to prominence. It is still a great place to practice building, however, and is usually treated as such.&lt;br /&gt;
*&#039;&#039;&#039;[[Lapis Viridia]]&#039;&#039;&#039; is a town developed by Dragon inspired by nature, and is the most complex project currently within VP-Build. (!j lapisviridia)&lt;br /&gt;
&lt;br /&gt;
===[[Airpark]]===&lt;br /&gt;
&#039;&#039;&#039;Airpark&#039;&#039;&#039; is a unique single-purpose world that is a fully-functional, interactive recreation of the [https://en.wikipedia.org/wiki/The_Twilight_Zone_Tower_of_Terror The Twilight Zone Tower of Terror]. It is frequently updated and maintained by GSK.&lt;br /&gt;
&lt;br /&gt;
===[[Vagus]]===&lt;br /&gt;
&#039;&#039;&#039;Vagus&#039;&#039;&#039; is a cyberpunk story-based world under active development and construction by Ry, but can be freely visited by all.&lt;br /&gt;
&lt;br /&gt;
==Known Issues==&lt;br /&gt;
===VP keeps exiting or is slow! (All Platforms 2023)===&lt;br /&gt;
If you find your client to be crashing constantly, we recommend you set your graphics settings to Medium Quality, enable V-Sync, and have &amp;quot;Limit Frame Rate&amp;quot; &amp;amp; &amp;quot;Limit Frame Rate when inactive&amp;quot; to their default settings.&lt;br /&gt;
&lt;br /&gt;
===Login Window freezes (Linux 2023)===&lt;br /&gt;
If you are a Linux user, your login window might freeze due to conflicts between CEF and the desktop environment and/or window manager choice. GNOME &amp;amp; most GNOME-based desktop environments such as Cinnamon &amp;amp; Budgie will most likely work out of the box. KDE is also known to play nice in most distributions, although you may have to switch between Wayland &amp;amp; Xorg modes. If you are using Xfce, MATE, or other desktop environments, you will have to run the AppImage under both sudo &amp;amp; --no-sandbox mode in a terminal.&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Demon_Dog_Tenenbaum,_1st_Duke_of_Arcadia&amp;diff=5139</id>
		<title>Demon Dog Tenenbaum, 1st Duke of Arcadia</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Demon_Dog_Tenenbaum,_1st_Duke_of_Arcadia&amp;diff=5139"/>
		<updated>2023-03-14T04:55:55Z</updated>

		<summary type="html">&lt;p&gt;Legion: Corrected &amp;quot;Lord Arcadia&amp;quot; to &amp;quot;The Duke of Arcadia&amp;quot; in the opening paragraph.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This is official Palmshire biography of Demon Dog. For official Virtual Paradise biography of Demon Dog, please see [[User:Demon Dog|Demon Dog]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| id=&amp;quot;toc&amp;quot; style=&amp;quot;width:25em; margin:0 0 0.5em 1em; float:right;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center; font-size: small&amp;quot;|His Grace&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center; font-size: 125%; font-weight: bold&amp;quot;|The Duke of Arcadia&amp;lt;br&amp;gt; [[image:Lord_Arcadia.png]]&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; font-size:110%;&amp;quot;|&amp;lt;div style=&amp;quot;background:lavender; font-weight:bold&amp;quot;&amp;gt;[[Prime Minister of Palmshire]]&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; colspan=&amp;quot;3&amp;quot;|In office&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; colspan=&amp;quot;3&amp;quot;|10 February 2012 - 28 July 2012&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Monarch&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[Legion I of Palmshire|Legion I]]&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Preceded by&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[Bach Zhaa, 1st Viscount Metaville|The Viscount Metaville]]&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Succeeded by&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[Brock Tokeington, 1st Baron Tokeington|The Lord Tokeington]]&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; colspan=&amp;quot;3&amp;quot;|In office&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; colspan=&amp;quot;3&amp;quot;|26 June 2011 - 4 August 2011&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Monarch&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[Legion I of Palmshire|Legion I]]&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Preceded by&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[Nibbles Yocum, 1st Duchess of Rochester|The Duchess of Rochester]]&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Succeeded by&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[Nibbles Yocum, 1st Duchess of Rochester|The Duchess of Rochester]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; font-size:110%;&amp;quot;|&amp;lt;div style=&amp;quot;background:lavender; font-weight:bold&amp;quot;&amp;gt;[[Secretary of State for Foreign Affairs]]&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; colspan=&amp;quot;3&amp;quot;|In office&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; colspan=&amp;quot;3&amp;quot;|4 August 2011 - 28 July 2012&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Prime Minister&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[Nibbles Yocum, 1st Duchess of Rochester|The Duchess of Rochester]] &amp;lt;br&amp;gt; [[Bach Zhaa, 1st Viscount Metaville|The Viscount Metaville]] &amp;lt;br&amp;gt; &#039;&#039;Himself&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Preceded by&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[Legolas, 1st Duke of Westover|The Duke of Westover]]&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Succeeded by&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[Bluelaser Yocum, 1st Marquess of Highworth|The Marquess of Highworth]]&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; colspan=&amp;quot;3&amp;quot;|In office&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; colspan=&amp;quot;3&amp;quot;|8 March 2011 - 5 April 2011&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Prime Minister&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[GC, 1st Duke of Cypress Hollow|The Duke of Cypress Hollow]] &amp;lt;br&amp;gt; [[Bach Zhaa, 1st Viscount Metaville|The Viscount Metaville]]&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Preceded by&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|Office created&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;|Succeeded by&lt;br /&gt;
|!align=&amp;quot;left&amp;quot; colspan=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;|[[Bach Zhaa, 1st Viscount Metaville|The Viscount Metaville]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Demon Dog, 1st Duke of Arcadia&#039;&#039;&#039;, also known as 1st Earl of Dublin, was the [[Prime Minister of Palmshire]] and [[Lord President of the Council]]. He is General Secretary and Leader of the [[Palmshire Communist Party]]. The Duke of Arcadia was the [[Secretary of State for Foreign Affairs|Foreign Secretary]] during [[Cypress Ministry|Cypress]] and [[Metaville Caretaker Ministry|Metaville]] ministries before he resigned. Arcadia was the [[Leader of the Opposition]] from 5 April 2011 until his appointment as Prime Minister on 26 June.&lt;br /&gt;
&lt;br /&gt;
==Business career==&lt;br /&gt;
Lord Dublin is the owner of [[Googl]] Labs, which had received a royal charter from [[Legion I of Palmshire|King Legion I]] granting it a monopoly on lucrative arms trade within [[Kingdom of Palmshire|Palmshire]] territories for ten years. He also sits on the board of directors for [[East Winter Company]].&lt;br /&gt;
&lt;br /&gt;
==Military career==&lt;br /&gt;
Lord Dublin was appointed Colonel of the 1st Regiment of Foot in the [[Palmshire Army]] on 8 January 2011. As commanding officer of the regiment, he was responsible for its recruitment and oversees day-to-day operations of the regiment including training and drills as well appointing officers below his rank in the regiment.&lt;br /&gt;
&lt;br /&gt;
==Political career==&lt;br /&gt;
Lord Dublin was created the Earl of Dublin on 10 December 2010 and took up his seat in the Parliament on 11 December 2010. He was later created the Earl of Arcadia on 8 May 2011, with his Earldom of Dublin becoming subsidiary peerage, a first in [[Peerage of Palmshire]]&lt;br /&gt;
&lt;br /&gt;
Lord Dublin was appointed the [[Secretary of State for Foreign Affairs|Foreign Secretary]] in the [[GC, 1st Duke of Cypress Hollow|Duke of Cypress Hollow]]&#039;s ministry on 8 March 2011. He would later play a critical role in downfall of his Prime Minister by voting, after being bribed by the King, against Cypress-Hollow&#039;s government budget in Parliament, which was rejected by margin of one vote on 20 March and led to collapse of the Cypress-Hollow government eight days later. This act was later criticized by some Cypress-Hollow supporters as a treachery and betrayal, while Dublin was rewarded by the King for this act with promise of supporting his proposed funding for Outerplanetary Ballistic Missiles (OPBM), which was later included in the budget passed on 20 April.&lt;br /&gt;
&lt;br /&gt;
On 28 March, he was reappointed to that office in [[Bach Zhaa, 1st Viscount Metaville|Lord Metaville]]&#039;s ministry. He later resigned on 5 April in protest over the [[Nibbles Yocum, 1st Duchess of Rochester|Duchess of Rochester]]&#039;s appointment as the new Prime Minister, for which he had made no secret of having ambitions for. Dublin subsequently declared his Dublin estates seceded and declared war upon the Kingdom of Palmshire, provoking a relatively bloodless yet expensive [[Palmshire War of the Roses|civil war]]. After neither side won anything and the war settled into indecisive stalemate, finally Dublin and the Rochester government agreed to an armistice and negotiated the [[Treaty of Cypress Hollow]] which was ratified by the Parliament.&lt;br /&gt;
&lt;br /&gt;
Following his resignation, he returned to the Opposition and became its [[Leader of the Opposition|Leader]]. He later contested election for seat representing parliamentary borough of Cypress Hollow &amp;amp; Rockford but lost to Rochester during the [[Palmshire general election, June 2011|election in June]].&lt;br /&gt;
&lt;br /&gt;
== First ministry ==&lt;br /&gt;
Following Rochester&#039;s resignation from the offices on 25 June, Lord Arcadia was asked the following day by Legion I to form a new government, which he accepted. However, he faced challenges of getting his government&#039;s legislations passed in Parliament, since he was heading a minority government, lacking majority in either houses of the Parliament. This meant dependence on cross-benchers, or independents, to ensure his government sponsored legislations get passed. Eventually his government lost a parliamentary vote on 22 July.&lt;br /&gt;
&lt;br /&gt;
In response to defeat of his government&#039;s budget, Arcadia asked Legion I to dissolve the Parliament, which was granted, triggering [[Palmshire general election, August 2011|general election]] which was held between 23 July to August 1. His party won an additional seat in the Commons (he was elected to a seat there) but failed to secure the parliamentary majority there. He later tendered his resignation to the King, which was accepted. The Duchess of Rochester then succeeded him as the Prime Minister.&lt;br /&gt;
&lt;br /&gt;
== After first ministry ==&lt;br /&gt;
He was later appointed Foreign Secretary in the second Rochester Ministry on 4 August and was raised to Marquess peerage rank the next day. He was again elevated as the duke on 25 December.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;center&amp;quot; style=&amp;quot;width:auto; margin-left:auto; margin-right:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ACE777;&amp;quot;|&#039;&#039;&#039;Regnal titles&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;Syntax&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;[[Line of succession to the Palmshire throne]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 5th position&lt;br /&gt;
|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Sidris, 1st Duchess of Lexington|Sidris, Duchess of Lexington]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ACE777;&amp;quot;|&#039;&#039;&#039;[[Peerage of Palmshire]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;New creation&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;Duke of Arcadia&#039;&#039;&#039; &amp;lt;br /&amp;gt;25 December 2011-present&lt;br /&gt;
|&#039;&#039;&#039;Incumbent&#039;&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;Heir apparent:&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;[[Kitty Kat Kelsey, 2nd Marchioness of Dublin]]&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;New creation&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;Marquess of Arcadia&#039;&#039;&#039; &amp;lt;br /&amp;gt;5 August 2011-25 December 2011&lt;br /&gt;
|&#039;&#039;&#039;Elevated&#039;&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;New rank:&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;The Duke of Arcadia&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;New creation&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;Earl of Arcadia&#039;&#039;&#039; &amp;lt;br /&amp;gt;8 May 2011-5 August 2011&lt;br /&gt;
|&#039;&#039;&#039;Elevated&#039;&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;New rank:&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;The Marquess of Arcadia&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;New creation&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;Earl of Dublin&#039;&#039;&#039; &amp;lt;br /&amp;gt;10 December 2010-27 July 2011&lt;br /&gt;
|&#039;&#039;&#039;[[Kitty Kat Kelsey, 2nd Marchioness of Dublin]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #FFBF00;&amp;quot;|&#039;&#039;&#039;Party political offices&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;First&#039;&#039;&#039; &amp;lt;br /&amp;gt; None recognized before&lt;br /&gt;
|&#039;&#039;&#039;[[Palmshire Communist Party|Leader of the Communist Party]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2010-2011&lt;br /&gt;
|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Bach Zhaa, 1st Viscount Metaville|The Viscount Metaville]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Bach Zhaa, 1st Viscount Metaville|The Viscount Metaville]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;[[Palmshire Communist Party|Leader of the Communist Party]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2012&lt;br /&gt;
|&#039;&#039;&#039;Incumbent&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ccccff;&amp;quot;|&#039;&#039;&#039;Political offices&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;Office created&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;[[Secretary of State for Foreign Affairs|Foreign Secretary]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2011&lt;br /&gt;
|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Bach Zhaa, 1st Viscount Metaville|The Viscount Metaville]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[wutend auge, 1st Duke of Cambra|The Duke of Cambria]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;[[Lord President of the Council]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2011&lt;br /&gt;
|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[wutend auge, 1st Duke of Cambra|The Duke of Cambria]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Nibbles Yocum, 1st Duchess of Rochester|The Duchess of Rochester]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;[[Prime Minister of Palmshire]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2011&lt;br /&gt;
|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Nibbles Yocum, 1st Duchess of Rochester|The Duchess of Rochester]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Legolas, 1st Duke of Westover|The Duke of Westover]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;[[Secretary of State for Foreign Affairs|Foreign Secretary]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2011-2012&lt;br /&gt;
|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Bluelaser Yocum, 1st Marquess of Highworth|The Marquess of Highworth]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Bach Zhaa, 1st Viscount Metaville|The Viscount Metaville]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;[[Prime Minister of Palmshire]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2012&lt;br /&gt;
|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Brock Tokeington, 1st Baron Tokeington|The Lord Tokeington]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Prime Ministers of Palmshire}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Prime Ministers of Palmshire]]&lt;br /&gt;
[[Category: Palmshire people]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Palmshire_Army&amp;diff=5138</id>
		<title>Palmshire Army</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Palmshire_Army&amp;diff=5138"/>
		<updated>2023-03-14T04:36:05Z</updated>

		<summary type="html">&lt;p&gt;Legion: Updated to reflect the elevation of Demon Dog Tenenbaum&amp;#039;s peerage years ago.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; is the land warfare branch of [[Palmshire Armed Forces|His Majesty&#039;s Armed Forces]] in the [[Kingdom of Palmshire]]. It currently has only one division, 1st Division, which consists of two regiments. It is administered by the [[Palmshire Foreign Office|Foreign Office]] and overseen by the [[Secretary of State for Foreign Affairs|Foreign Secretary]]. The professional head of the Palmshire Army is the Commander-in-Chief of the Forces, currently vacant.&lt;br /&gt;
&lt;br /&gt;
== Regiments in Palmshire Army ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; width=100%&lt;br /&gt;
|-&lt;br /&gt;
!Regiment Name&lt;br /&gt;
!Regiment Type&lt;br /&gt;
!Based in&lt;br /&gt;
!Date of formation&lt;br /&gt;
!Division&lt;br /&gt;
!Captain-General&lt;br /&gt;
!Commanding Officer&lt;br /&gt;
!Second-in-command&lt;br /&gt;
|-&lt;br /&gt;
|Stirling Regiment of Artillery&lt;br /&gt;
|Artillery&lt;br /&gt;
|&lt;br /&gt;
|November 5th, [[2010]] (issued charter on November 7th, 2010)&lt;br /&gt;
|1st Division&lt;br /&gt;
|Vacant&lt;br /&gt;
|Vacant&lt;br /&gt;
|Vacant&lt;br /&gt;
|-&lt;br /&gt;
|1st Regiment of Foot&lt;br /&gt;
|Infantry&lt;br /&gt;
|&lt;br /&gt;
|December 14th, 2010&lt;br /&gt;
|1st Division&lt;br /&gt;
|Lt. Gen. [[Demon Dog Tenenbaum, 1st Duke of Arcadia|The Duke of Arcadia]]&lt;br /&gt;
|Lt. Gen. The Duke of Arcadia&lt;br /&gt;
|Col. [[Koll Tenenbaum, 2nd Baron Nottingham|Lord Nottingham]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Foreign Office (Kingdom of Palmshire)]]&lt;br /&gt;
[[Category:Military of the Kingdom of Palmshire]]&lt;br /&gt;
[[Category:Palmshire Army]]&lt;br /&gt;
[[Category:Military units and formations established in 2010]]&lt;br /&gt;
[[Category:Palmshire Armed Forces]]&lt;br /&gt;
[[Category:2010 establishments in Palmshire]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Chris_D_Ministry&amp;diff=5117</id>
		<title>Chris D Ministry</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Chris_D_Ministry&amp;diff=5117"/>
		<updated>2023-03-05T07:30:13Z</updated>

		<summary type="html">&lt;p&gt;Legion: Updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==The Cabinet==&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;4&amp;quot; style=&amp;quot;margin:3px; border:1px solid #000000;&amp;quot; align=&amp;quot;left&amp;quot; border=1px style=&amp;quot;border-collapse: collapse;&amp;quot; width=100%&lt;br /&gt;
!bgcolor=&amp;quot;#000000&amp;quot; colspan=&amp;quot;6&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;OFFICE&#039;&#039;&#039;||align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;NAME&#039;&#039;&#039;||align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;ENTERED OFFICE&#039;&#039;&#039;||align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;LEFT OFFICE&#039;&#039;&#039;||align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;PARTY AFFILIATION&#039;&#039;&#039;||align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;NOTES&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!bgcolor=&amp;quot;#000000&amp;quot; colspan=&amp;quot;6&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|[[Prime Minister of Palmshire|Prime Minister]]&amp;lt;br /&amp;gt;[[First Lord of the Treasury]]||&#039;&#039;&#039;[[Chris D]]&#039;&#039;&#039;||29 August 2012||12 September 2015||style=&amp;quot;background: #CC0000; color: white&amp;quot;|Socialist||&lt;br /&gt;
|-&lt;br /&gt;
!bgcolor=&amp;quot;#000000&amp;quot; colspan=&amp;quot;6&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|[[Chancellor of the Exchequer]]&amp;lt;br /&amp;gt;[[Second Lord of the Treasury]]||&#039;&#039;&#039;[[Neo]]&#039;&#039;&#039;||15 September 2012||16 April 2014||style=&amp;quot;background: #CC0000; color: white&amp;quot;|Socialist||&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;[[Mark]]&#039;&#039;&#039;||16 April 2014||12 September 2015||style=&amp;quot;background: #CC0000; color: white&amp;quot;|Socialist||&lt;br /&gt;
|-&lt;br /&gt;
|[[Secretary of State for Foreign Affairs|Foreign Secretary]]||&#039;&#039;&#039;[[Tom]]&#039;&#039;&#039;||16 April 2014||12 September 2015||style=&amp;quot;background: #CC0000; color: white&amp;quot;|Socialist||Prior to 16 April 2014, the office was also held by Prime Minister Chris D.&lt;br /&gt;
|-&lt;br /&gt;
|[[Home Secretary]]||&#039;&#039;&#039;[[Mark]]&#039;&#039;&#039;||16 April 2014||12 September 2015||style=&amp;quot;background: #CC0000; color: white&amp;quot;|Socialist||Prior to 16 April 2014, the office was also held by Prime Minister Chris D.&lt;br /&gt;
|-&lt;br /&gt;
|[[Leader of the House of Commons]]||&#039;&#039;&#039;[[Chris D]]&#039;&#039;&#039;||29 August 2012||12 September 2015||style=&amp;quot;background: #CC0000; color: white&amp;quot;|Socialist||&lt;br /&gt;
|-&lt;br /&gt;
||[[Leader of the House of Lords]]||&#039;&#039;&#039;[[AlexTheMartian, 1st Baron Alexandria|The Lord Alexandria]]&#039;&#039;&#039;||29 August 2012||12 September 2015||style=&amp;quot;background: #CC0000; color: white&amp;quot;|Socialist||&lt;br /&gt;
|-&lt;br /&gt;
|[[First Lord of the Admiralty]]||&#039;&#039;&#039;[[Mark]]&#039;&#039;&#039;||16 April 2014||12 September 2015||style=&amp;quot;background: #CC0000; color: white&amp;quot;|Socialist||&lt;br /&gt;
|-&lt;br /&gt;
|[[Lord President of the Council]]||&#039;&#039;&#039;[[Tom]]&#039;&#039;&#039;||16 April 2014||12 September 2015||style=&amp;quot;background: #CC0000; color: white&amp;quot;|Socialist||Prior to 16 April 2014, the office was also held by Prime Minister Chris D.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Government of Palmshire]]&lt;br /&gt;
* [[Parliament of Palmshire]]&lt;br /&gt;
* [[Kingdom of Palmshire]]&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot; style=&amp;quot;width:auto; margin-left:auto; margin-right:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Tokeington Ministry]]&#039;&#039;&#039;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[List of Palmshire governments|Palmshire ministries]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2012-2015&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Alphaworldian Ministry]]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Palmshire ministries}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire ministries]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Graystripe_Ministry&amp;diff=5116</id>
		<title>Graystripe Ministry</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Graystripe_Ministry&amp;diff=5116"/>
		<updated>2023-03-05T07:17:10Z</updated>

		<summary type="html">&lt;p&gt;Legion: Created page with &amp;quot;==The Cabinet== {| cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;4&amp;quot; style=&amp;quot;margin:3px; border:1px solid #000000;&amp;quot; align=&amp;quot;left&amp;quot; border=1px style=&amp;quot;border-collapse: collapse;&amp;quot; width=100% !bgcolor=&amp;quot;#000000&amp;quot; colspan=&amp;quot;6&amp;quot;| |- |align=&amp;quot;left&amp;quot;|&amp;#039;&amp;#039;&amp;#039;&amp;lt;u&amp;gt;OFFICE&amp;lt;/u&amp;gt;&amp;#039;&amp;#039;&amp;#039;||align=&amp;quot;left&amp;quot;|&amp;#039;&amp;#039;&amp;#039;&amp;lt;u&amp;gt;NAME&amp;lt;/u&amp;gt;&amp;#039;&amp;#039;&amp;#039;||align=&amp;quot;left&amp;quot;|&amp;#039;&amp;#039;&amp;#039;&amp;lt;u&amp;gt;ENTERED OFFICE&amp;lt;/u&amp;gt;&amp;#039;&amp;#039;&amp;#039;||align=&amp;quot;left&amp;quot;|&amp;#039;&amp;#039;&amp;#039;&amp;lt;u&amp;gt;LEFT OFFICE&amp;lt;/u&amp;gt;&amp;#039;&amp;#039;&amp;#039;||align=&amp;quot;left&amp;quot;|&amp;#039;&amp;#039;&amp;#039;&amp;lt;u&amp;gt;PARTY AFFILIATION&amp;lt;/u&amp;gt;&amp;#039;&amp;#039;&amp;#039;||align=&amp;quot;left&amp;quot;|&amp;#039;&amp;#039;&amp;#039;&amp;lt;u&amp;gt;NOTES&amp;lt;/u&amp;gt;&amp;#039;&amp;#039;&amp;#039; |- !bgcolor=&amp;quot;#000000&amp;quot; colspan=&amp;quot;6&amp;quot;| |- |Prime M...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==The Cabinet==&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;4&amp;quot; style=&amp;quot;margin:3px; border:1px solid #000000;&amp;quot; align=&amp;quot;left&amp;quot; border=1px style=&amp;quot;border-collapse: collapse;&amp;quot; width=100%&lt;br /&gt;
!bgcolor=&amp;quot;#000000&amp;quot; colspan=&amp;quot;6&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;&amp;lt;u&amp;gt;OFFICE&amp;lt;/u&amp;gt;&#039;&#039;&#039;||align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;&amp;lt;u&amp;gt;NAME&amp;lt;/u&amp;gt;&#039;&#039;&#039;||align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;&amp;lt;u&amp;gt;ENTERED OFFICE&amp;lt;/u&amp;gt;&#039;&#039;&#039;||align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;&amp;lt;u&amp;gt;LEFT OFFICE&amp;lt;/u&amp;gt;&#039;&#039;&#039;||align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;&amp;lt;u&amp;gt;PARTY AFFILIATION&amp;lt;/u&amp;gt;&#039;&#039;&#039;||align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;&amp;lt;u&amp;gt;NOTES&amp;lt;/u&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!bgcolor=&amp;quot;#000000&amp;quot; colspan=&amp;quot;6&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|[[Prime Minister of Palmshire|Prime Minister]]&amp;lt;br /&amp;gt;[[First Lord of the Treasury]]||&#039;&#039;&#039;[[graystripe]]&#039;&#039;&#039;||13 November 2017||Incumbent||bgcolor=FFDD00|Liberal Democrat||&lt;br /&gt;
|-&lt;br /&gt;
!bgcolor=&amp;quot;#000000&amp;quot; colspan=&amp;quot;6&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=3|[[Chancellor of the Exchequer]]&amp;lt;br /&amp;gt;[[Second Lord of the Treasury]]||[[RyanLennon]]||24 November 2017||27 April 2018||bgcolor=FFDD00|Liberal Democrat||Reassigned as the Home Secretary&lt;br /&gt;
|-&lt;br /&gt;
|[[RyanLion]]||27 April 2018||26 May 2018||bgcolor=FFDD00|Liberal Democrat||Retired from the Parliament&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Vacant&#039;&#039;&#039;|| || || ||&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|[[Secretary of State for Foreign Affairs|Foreign Secretary]]||[[The Courier]]||26 November 2017||4 January 2018||bgcolor=FFDD00|Liberal Democrat||Moved to a position as the Minister without Portfolio.&lt;br /&gt;
|-&lt;br /&gt;
||&#039;&#039;&#039;[[Demon Dog Tenenbaum, 1st Duke of Arcadia|The Duke of Arcadia]]&#039;&#039;&#039;||4 January 2018||Incumbent||style=&amp;quot;background: #CC0000; color: white&amp;quot;|Communist||&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|[[Home Secretary]]||[[RyanLion]]||24 November 2017||27 April 2018||bgcolor=FFDD00|Liberal Democrat||Reassigned as the Chancellor of the Exchequer&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;RyanLennon&#039;&#039;&#039;||27 April 2018||Incumbent||bgcolor=FFDD00|Liberal Democrat||&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|[[Leader of the House of Commons]]||[[RyanLion]]||24 November 2017||Incumbent||bgcolor=FFDD00|Liberal Democrat||Retired from the Parliament&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Vacant&#039;&#039;&#039;|| || || || ||&lt;br /&gt;
|-&lt;br /&gt;
||[[Leader of the House of Lords]]||&#039;&#039;&#039;[[Alphaworldian, 1st Baron Rotherham|The Lord Rotherham]]&#039;&#039;&#039;||24 November 2017||29 December 2017||Unaffiliated||Resigned from the Cabinet.&lt;br /&gt;
|-&lt;br /&gt;
|[[First Lord of the Admiralty]]||&#039;&#039;&#039;Vacant&#039;&#039;&#039;|| || || ||&lt;br /&gt;
|-&lt;br /&gt;
|[[Lord President of the Council]]||&#039;&#039;&#039;Vacant&#039;&#039;&#039;|| || || ||&lt;br /&gt;
|-&lt;br /&gt;
|[[Minister without Portfolio]]||[[The Courier]]||4 January 2018||10 January 2018||bgcolor=FFDD00|Liberal Democrat||Resigned from the Cabinet and the Parliament.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Government of Palmshire]]&lt;br /&gt;
* [[Parliament of Palmshire]]&lt;br /&gt;
* [[Kingdom of Palmshire]]&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot; style=&amp;quot;width:auto; margin-left:auto; margin-right:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[RyanLion Ministry]]&#039;&#039;&#039;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[List of Palmshire governments|Palmshire ministries]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2017-present&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;Incumbent&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Palmshire ministries}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire ministries]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Index_of_Palmshire-related_articles&amp;diff=4977</id>
		<title>Index of Palmshire-related articles</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Index_of_Palmshire-related_articles&amp;diff=4977"/>
		<updated>2019-06-21T18:08:51Z</updated>

		<summary type="html">&lt;p&gt;Legion: /* Monarchs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Kingdom of Palmshire==&lt;br /&gt;
*[[Kingdom of Palmshire]]&lt;br /&gt;
*[[Peerage of Palmshire]]&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
*[[Timeline of Palmshire]]&lt;br /&gt;
&lt;br /&gt;
==Government of Palmshire==&lt;br /&gt;
*[[Government of Palmshire]]&lt;br /&gt;
*[[Monarchy of Palmshire]]&lt;br /&gt;
*[[Privy Council of Palmshire]]&lt;br /&gt;
*[[List of current members of the Palmshire Privy Council]]&lt;br /&gt;
&lt;br /&gt;
===Parliament of Palmshire===&lt;br /&gt;
*[[Parliament of Palmshire]]&lt;br /&gt;
*[[Palmshire House of Commons]]&lt;br /&gt;
*[[Palmshire House of Lords]]&lt;br /&gt;
*[[List of Parliaments of Palmshire]]&lt;br /&gt;
*[[List of Acts of the Parliament of Palmshire, 2010–2019]]&lt;br /&gt;
*[[Parliamentary procedures for the Parliament of Palmshire]]&lt;br /&gt;
&lt;br /&gt;
====General elections====&lt;br /&gt;
*[[List of Palmshire general elections]]&lt;br /&gt;
*[[Palmshire general election, June 2011]]&lt;br /&gt;
*[[Palmshire general election, August 2011]]&lt;br /&gt;
*[[Palmshire general election, March 2012]]&lt;br /&gt;
*[[Palmshire general election, June 2012]]&lt;br /&gt;
*[[Next Palmshire general election]]&lt;br /&gt;
&lt;br /&gt;
===His Majesty&#039;s Government===&lt;br /&gt;
*[[Cabinet of Palmshire]]&lt;br /&gt;
&lt;br /&gt;
====Cabinet ministers====&lt;br /&gt;
*[[Prime Minister of Palmshire]]&lt;br /&gt;
*[[Chancellor of the Exchequer]]&lt;br /&gt;
*[[Home Secretary]]&lt;br /&gt;
*[[Secretary of State for Foreign Affairs]]&lt;br /&gt;
*[[Leader of the House of Commons]]&lt;br /&gt;
*[[Leader of the House of Lords]]&lt;br /&gt;
*[[Lord President of the Council]]&lt;br /&gt;
&lt;br /&gt;
===Ministries/Governments===&lt;br /&gt;
*[[List of Palmshire governments]]&lt;br /&gt;
*[[Cypress Ministry]]&lt;br /&gt;
*[[Metaville Caretaker Ministry]]&lt;br /&gt;
*[[First Rochester Ministry]]&lt;br /&gt;
*[[First Arcadia Ministry]]&lt;br /&gt;
*[[Second Rochester Ministry]]&lt;br /&gt;
*[[Metaville Ministry]]&lt;br /&gt;
*[[Second Arcadia Ministry]]&lt;br /&gt;
*[[Tokeington Ministry]]&lt;br /&gt;
*[[Chris D Ministry]]&lt;br /&gt;
&lt;br /&gt;
===Palmshire Armed Forces===&lt;br /&gt;
*[[Palmshire Army]]&lt;br /&gt;
*[[Military rolls for Palmshire Army]]&lt;br /&gt;
&lt;br /&gt;
===Local government===&lt;br /&gt;
*[[Sheriff (Palmshire)|Sheriff]]&lt;br /&gt;
&lt;br /&gt;
==Politics==&lt;br /&gt;
*[[List of political parties in Palmshire]]&lt;br /&gt;
&lt;br /&gt;
===Political parties===&lt;br /&gt;
*[[Tory Party (Palmshire)]]&lt;br /&gt;
*[[Whig (Palmshire political party)]]&lt;br /&gt;
*[[Communist Party of Palmshire]]&lt;br /&gt;
*[[Socialist Party]]&lt;br /&gt;
*[[Swag Party]]&lt;br /&gt;
&lt;br /&gt;
==Society==&lt;br /&gt;
*[[Orders of the Kingdom of Palmshire]]&lt;br /&gt;
*[[Order of the Flagg]]&lt;br /&gt;
&lt;br /&gt;
==People==&lt;br /&gt;
*[[List of people in Palmshire]]&lt;br /&gt;
*[[List of families in Palmshire]]&lt;br /&gt;
&lt;br /&gt;
===Monarchs===&lt;br /&gt;
*[[Legion I of Palmshire]], also known as the 1st Duke of Rockford&lt;br /&gt;
&lt;br /&gt;
===Prime Ministers===&lt;br /&gt;
*[[List of Prime Ministers of Palmshire]]&lt;br /&gt;
*[[GC, 1st Duke of Cypress Hollow]]&lt;br /&gt;
*[[Bach Zhaa, 1st Viscount Metaville]]&lt;br /&gt;
*[[Nibbles Yocum, 1st Duchess of Rochester]]&lt;br /&gt;
*[[Demon Dog Tenenbaum, 1st Duke of Arcadia]]&lt;br /&gt;
*[[Arnold NYC, 1st Earl of Huntington]]&lt;br /&gt;
*[[Brock Tokeington, 1st Baron Tokeington]]&lt;br /&gt;
*[[Chris D]]&lt;br /&gt;
&lt;br /&gt;
===Others===&lt;br /&gt;
*[[Jennifer de la Cueva]]&lt;br /&gt;
*[[Koll Tenenbaum, 2nd Viscount Nottingham]]&lt;br /&gt;
*[[Legolas, 1st Duke of Westover]]&lt;br /&gt;
&lt;br /&gt;
==Organizations/Companies==&lt;br /&gt;
*[[East Winter Company]]&lt;br /&gt;
&lt;br /&gt;
==Towns and Cities==&lt;br /&gt;
*[[New Cypress Hollow]]&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
*[[City of New Cypress Hollow v. GreenGrid Utilities Corporation]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Kingdom of Palmshire]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Main_Page&amp;diff=4972</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Main_Page&amp;diff=4972"/>
		<updated>2018-12-28T17:43:12Z</updated>

		<summary type="html">&lt;p&gt;Legion: Updated the current version number for VP&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Header section --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 100%; padding: 32px 16px 8px 16px; margin: 0 auto; {{box-sizing}} {{bg linearfade|color=204,100%,90%}}&amp;quot;&amp;gt;&lt;br /&gt;
{{:Main Page/t/sectionbox|float=left|align=center|width=25%|&lt;br /&gt;
&amp;lt;h3&amp;gt;Welcome to the Virtual Paradise wiki&amp;lt;/h3&amp;gt;&lt;br /&gt;
A publicly editable resource of &#039;&#039;&#039;{{NUMBEROFARTICLES}} articles&#039;&#039;&#039; related to the &#039;&#039;&#039;Virtual Paradise&#039;&#039;&#039; platform and friends.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{:Main Page/t/sectionbox|margin-left=26%|&lt;br /&gt;
[[Image:Blizzard GZ.jpg|128px|right|Ground zero of Blizzard world]]&lt;br /&gt;
&amp;lt;h3&amp;gt;What is Virtual Paradise?&amp;lt;/h3&amp;gt;&lt;br /&gt;
&#039;&#039;From the [http://virtualparadise.org official website]:&#039;&#039; &#039;&#039;&#039;Virtual Paradise&#039;&#039;&#039; is an online sandbox platform consisting of multiple, 3D [[:Category:Worlds|worlds]]. In each world you can chat with others, create your own [[:Category:Buildings and structures|buildings]] and explore the environments built by other [[List of citizens|users]] of Virtual Paradise.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Latest client version:&#039;&#039;&#039; [[Changelog|0.3.68]] {{*}} &#039;&#039;&#039;[http://www.virtualparadise.org/download.php Download Now]&#039;&#039;&#039; {{clear}}&lt;br /&gt;
}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Main section --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 100%; padding: 8px 16px 16px 16px; margin: 0 auto; {{box-sizing}} background: hsla(204,100%,86%,1); border-radius: 0px 0px 16px 16px;&amp;quot;&amp;gt;&lt;br /&gt;
{{:Main Page/t/sectionbox|float=left|width=25%|{{:Main Page/section/sidebar}}}}&lt;br /&gt;
&lt;br /&gt;
{{:Main Page/t/sectionbox|margin-left=26%|&lt;br /&gt;
{{:Main Page/t/subsectionbox|padding-right=16px|{{:Main Page/section/Programmers}}}}&lt;br /&gt;
{{:Main Page/t/subsectionbox|{{:Main Page/section/External links}}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{:Main Page/t/sectionbox|margin-left=26%|&lt;br /&gt;
{{:Main Page/section/What&#039;s new}}&lt;br /&gt;
}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Kingdom_of_Palmshire&amp;diff=4969</id>
		<title>Kingdom of Palmshire</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Kingdom_of_Palmshire&amp;diff=4969"/>
		<updated>2018-12-07T22:56:05Z</updated>

		<summary type="html">&lt;p&gt;Legion: Added a link for the Kingdom of Palmshire&amp;#039;s official Discord server&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Nation&lt;br /&gt;
|image=&lt;br /&gt;
|tagline=Nation of [[Blizzard]]&lt;br /&gt;
|leaders=[[Legion I of Palmshire]] (king)&lt;br /&gt;
Graystripe (prime minister)&lt;br /&gt;
|founded=2004&lt;br /&gt;
(see [[History of Palmshire|Formation]])&lt;br /&gt;
|government=Parliamentary constitutional monarchy&lt;br /&gt;
(see [[Government of Palmshire]])&lt;br /&gt;
|members=*&#039;&#039;&#039;[[New Cyprus Hollow]]&#039;&#039;&#039; (capital)&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; is a sovereign state with parliamentary constitutional monarchy and its capital city is [[New Cypress Hollow]]. It came into existence on 4 July [[2004]]. The current [[Monarchy of Palmshire|Palmshire monarch]] &amp;amp;ndash; since 22 January 2011 &amp;amp;ndash; is [[Legion I of Palmshire|King Legion I]]. In early 2017, the Kingdom collapsed due to a number of external and internal reasons, leading to the fleeing of the King as well as several member-states declaring independence.&lt;br /&gt;
&lt;br /&gt;
In October of 2017, the Kingdom was reformed with former states.&lt;br /&gt;
&lt;br /&gt;
==Geography==&lt;br /&gt;
&lt;br /&gt;
==Government==&lt;br /&gt;
:&amp;lt;div class=&amp;quot;boilerplate&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&#039;&#039;Main Article: [[Government of Palmshire]].&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The head of government is [[Prime Minister of Palmshire|Prime Minister]], the prime minister, while the head of state is [[Monarchy of Palmshire|monarch]], the Sovereign.&lt;br /&gt;
&lt;br /&gt;
Under the Palmshire constitution, executive authority lies with the Sovereign. This authority is exercised only by, or on the advice of, the Prime Minister and the Cabinet.&lt;br /&gt;
&lt;br /&gt;
The current Prime Minister of Palmshire is [[graystripe]], leader of the [[Liberal Democrats]], who was appointed by [[Legion I of Palmshire|King Legion]] on 13 November [[2017]].&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [https://discord.gg/DAJcuyt Official Discord server for the Kingdom of Palmshire]&lt;br /&gt;
&lt;br /&gt;
[[Category: Kingdom of Palmshire| ]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=List_of_action_commands&amp;diff=4907</id>
		<title>List of action commands</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=List_of_action_commands&amp;diff=4907"/>
		<updated>2018-07-27T15:15:10Z</updated>

		<summary type="html">&lt;p&gt;Legion: Added a new section categorizing the commands by functions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Scripting.png|frame|150px]]&lt;br /&gt;
&lt;br /&gt;
== A-Z ==&lt;br /&gt;
* [[animate]]&lt;br /&gt;
* [[animation]]&lt;br /&gt;
* [[ambient]]&lt;br /&gt;
* [[astart]]&lt;br /&gt;
* [[astop]]&lt;br /&gt;
* [[camera]]&lt;br /&gt;
* [[color]]&lt;br /&gt;
* [[diffuse]]&lt;br /&gt;
* [[frame]]&lt;br /&gt;
* [[framerate]]&lt;br /&gt;
* [[group]]&lt;br /&gt;
* [[light]]&lt;br /&gt;
* [[move]]&lt;br /&gt;
* [[name]]&lt;br /&gt;
* [[noise]]&lt;br /&gt;
* [[normalmap]]&lt;br /&gt;
* [[opacity]]&lt;br /&gt;
* [[path]]&lt;br /&gt;
* [[picture]]&lt;br /&gt;
* [[rotate]]&lt;br /&gt;
* [[say]]&lt;br /&gt;
* [[shear]]&lt;br /&gt;
* [[scale]]&lt;br /&gt;
* [[sign]]&lt;br /&gt;
* [[solid]]&lt;br /&gt;
* [[sound]]&lt;br /&gt;
* [[specularmap]]&lt;br /&gt;
* [[specular]]&lt;br /&gt;
* [[tag]]&lt;br /&gt;
* [[teleport]]&lt;br /&gt;
* [[teleportx]]&lt;br /&gt;
* [[teleportxyz]]&lt;br /&gt;
* [[texture]]&lt;br /&gt;
* [[url]]&lt;br /&gt;
* [[visible]]&lt;br /&gt;
* [[web]]&lt;br /&gt;
* [[Playsound]]&lt;br /&gt;
&lt;br /&gt;
== Categories by functions (INCOMPLETE) ==&lt;br /&gt;
=== Visual modifications - Textures and texture mapping ===&lt;br /&gt;
* [[texture]]&lt;br /&gt;
* [[picture]]&lt;br /&gt;
* [[normalmap]]&lt;br /&gt;
* [[specularmap]]&lt;br /&gt;
&lt;br /&gt;
=== Visual modifications - Lighting and surface lighting ===&lt;br /&gt;
* [[light]]&lt;br /&gt;
* [[ambient]]&lt;br /&gt;
* [[diffuse]]&lt;br /&gt;
* [[specular]]&lt;br /&gt;
&lt;br /&gt;
=== Visual modifications - Shape/size modifications ===&lt;br /&gt;
* [[shear]]&lt;br /&gt;
* [[scale]]&lt;br /&gt;
&lt;br /&gt;
=== Visual modifications - Assorted ===&lt;br /&gt;
* [[animate]]&lt;br /&gt;
* [[animation]]&lt;br /&gt;
* [[color]]&lt;br /&gt;
* [[opacity]]&lt;br /&gt;
* [[sign]]&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* [[noise]]&lt;br /&gt;
* [[sound]]&lt;br /&gt;
&lt;br /&gt;
=== Movement ===&lt;br /&gt;
* [[move]]&lt;br /&gt;
* [[rotate]]&lt;br /&gt;
* [[path]]&lt;br /&gt;
&lt;br /&gt;
=== Transportation ===&lt;br /&gt;
* [[teleport]]&lt;br /&gt;
* [[teleportx]]&lt;br /&gt;
* [[teleportxyz]]&lt;br /&gt;
&lt;br /&gt;
=== Utility ===&lt;br /&gt;
* [[astart]]&lt;br /&gt;
* [[astop]]&lt;br /&gt;
* [[group]]&lt;br /&gt;
* [[name]]&lt;br /&gt;
* [[tag]]&lt;br /&gt;
* [[web]]&lt;br /&gt;
&lt;br /&gt;
=== Assorted ===&lt;br /&gt;
* [[camera]]&lt;br /&gt;
* [[frame]]&lt;br /&gt;
* [[framerate]]&lt;br /&gt;
* [[say]]&lt;br /&gt;
* [[solid]]&lt;br /&gt;
* [[url]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Script commands| ]]&lt;br /&gt;
[[Category: Building]]&lt;br /&gt;
[[Category: Lists]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=List_of_useful_links&amp;diff=4906</id>
		<title>List of useful links</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=List_of_useful_links&amp;diff=4906"/>
		<updated>2018-07-27T14:57:00Z</updated>

		<summary type="html">&lt;p&gt;Legion: /* Models */ Removed the link for Susan3D website as it no longer exists&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== References ==&lt;br /&gt;
=== Wikipedia ===&lt;br /&gt;
* [http://en.wikipedia.org English Wikipedia]&lt;br /&gt;
* [http://nl.wikipedia.org Dutch Wikipedia]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/List_of_colors:_A-M Lists of colors (starting with A-M)]&lt;br /&gt;
&lt;br /&gt;
=== Google ===&lt;br /&gt;
* [http://www.google.com Google]&lt;br /&gt;
* [http://images.google.com Google Images]&lt;br /&gt;
* [http://maps.google.com Google Maps]&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
=== 3D Modeling ===&lt;br /&gt;
*[http://www.wings3d.com/ Wings 3D]&lt;br /&gt;
*[http://www.blender.org/ Blender]&lt;br /&gt;
*[http://www.micromouse.ca/ Accutrans]&lt;br /&gt;
&lt;br /&gt;
=== 3D Converter ===&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
=== Texture Software ===&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Models ==&lt;br /&gt;
=== RWX ===&lt;br /&gt;
* [http://objects.activeworlds.com/uberpath/web/UberPathWelcome.html Uberpath collection] (Objects on display can be viewed in Uberpath world in Active Worlds universe)&lt;br /&gt;
* [http://www.alusion-fr.com/an1.htm alusion-fr.com]&lt;br /&gt;
&lt;br /&gt;
=== MD2 ===&lt;br /&gt;
&lt;br /&gt;
== Textures ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; width=40%&lt;br /&gt;
|-&lt;br /&gt;
! width=20% style=&amp;quot;text-align: left&amp;quot;|Site&lt;br /&gt;
! width=10% style=&amp;quot;text-align: left&amp;quot;|Free?&lt;br /&gt;
! width=10% style=&amp;quot;text-align: left&amp;quot;|Paid?&lt;br /&gt;
! width=60% style=&amp;quot;text-align: left&amp;quot;|Note(s)&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.cgtextures.com/ CG Textures]&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#4F7942&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|For free, limited downloads daily and must register&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gametextures.com/ GameTextures]&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#4F7942&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|For free, limited downloads monthly and must register&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.sketchuptextureclub.com/textures SketchUp Textures]&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#4F7942&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|For free, limited downloads daily and must register&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Programming ==&lt;br /&gt;
* [https://github.com/RoyCurtis/ RoyCurtis&#039;s repository]&lt;br /&gt;
* [http://vpnet.codeplex.com/ VPNET SDK]&lt;br /&gt;
&lt;br /&gt;
== Virtual Paradise official resources ==&lt;br /&gt;
* [http://www.virtualparadise.org/bugtracker/view_all_bug_page.php Virtual Paradise Bugtracker]&lt;br /&gt;
* [http://www.virtualparadise.org/forum Virtual Paradise Forum]&lt;br /&gt;
* [https://www.facebook.com/groups/458125834231898/ Facebook group]&lt;br /&gt;
* [https://discord.gg/4c8kPfU Discord]&lt;br /&gt;
&lt;br /&gt;
[[Category:Lists|u]]&lt;br /&gt;
[[Category:Websites| ]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=List_of_useful_links&amp;diff=4905</id>
		<title>List of useful links</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=List_of_useful_links&amp;diff=4905"/>
		<updated>2018-07-27T14:55:56Z</updated>

		<summary type="html">&lt;p&gt;Legion: /* Textures */ Added a couple new links and converted the listing to table with an additional information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== References ==&lt;br /&gt;
=== Wikipedia ===&lt;br /&gt;
* [http://en.wikipedia.org English Wikipedia]&lt;br /&gt;
* [http://nl.wikipedia.org Dutch Wikipedia]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/List_of_colors:_A-M Lists of colors (starting with A-M)]&lt;br /&gt;
&lt;br /&gt;
=== Google ===&lt;br /&gt;
* [http://www.google.com Google]&lt;br /&gt;
* [http://images.google.com Google Images]&lt;br /&gt;
* [http://maps.google.com Google Maps]&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
=== 3D Modeling ===&lt;br /&gt;
*[http://www.wings3d.com/ Wings 3D]&lt;br /&gt;
*[http://www.blender.org/ Blender]&lt;br /&gt;
*[http://www.micromouse.ca/ Accutrans]&lt;br /&gt;
&lt;br /&gt;
=== 3D Converter ===&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
=== Texture Software ===&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Models ==&lt;br /&gt;
=== RWX ===&lt;br /&gt;
* [http://www.susan3d.com/ Susan3D]&lt;br /&gt;
* [http://objects.activeworlds.com/uberpath/web/UberPathWelcome.html Uberpath collection] (Objects on display can be viewed in Uberpath world in Active Worlds universe)&lt;br /&gt;
* [http://www.alusion-fr.com/an1.htm alusion-fr.com]&lt;br /&gt;
&lt;br /&gt;
=== MD2 ===&lt;br /&gt;
&lt;br /&gt;
== Textures ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; width=40%&lt;br /&gt;
|-&lt;br /&gt;
! width=20% style=&amp;quot;text-align: left&amp;quot;|Site&lt;br /&gt;
! width=10% style=&amp;quot;text-align: left&amp;quot;|Free?&lt;br /&gt;
! width=10% style=&amp;quot;text-align: left&amp;quot;|Paid?&lt;br /&gt;
! width=60% style=&amp;quot;text-align: left&amp;quot;|Note(s)&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.cgtextures.com/ CG Textures]&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#4F7942&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|For free, limited downloads daily and must register&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gametextures.com/ GameTextures]&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#4F7942&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|For free, limited downloads monthly and must register&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.sketchuptextureclub.com/textures SketchUp Textures]&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#4F7942&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|For free, limited downloads daily and must register&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Programming ==&lt;br /&gt;
* [https://github.com/RoyCurtis/ RoyCurtis&#039;s repository]&lt;br /&gt;
* [http://vpnet.codeplex.com/ VPNET SDK]&lt;br /&gt;
&lt;br /&gt;
== Virtual Paradise official resources ==&lt;br /&gt;
* [http://www.virtualparadise.org/bugtracker/view_all_bug_page.php Virtual Paradise Bugtracker]&lt;br /&gt;
* [http://www.virtualparadise.org/forum Virtual Paradise Forum]&lt;br /&gt;
* [https://www.facebook.com/groups/458125834231898/ Facebook group]&lt;br /&gt;
* [https://discord.gg/4c8kPfU Discord]&lt;br /&gt;
&lt;br /&gt;
[[Category:Lists|u]]&lt;br /&gt;
[[Category:Websites| ]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Settings&amp;diff=4869</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Settings&amp;diff=4869"/>
		<updated>2018-06-24T21:18:05Z</updated>

		<summary type="html">&lt;p&gt;Legion: Added an entry for max_fixed_visibility&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Key&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot; | Description&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot; | Possible Values&lt;br /&gt;
|-&lt;br /&gt;
| host || Universe server host name || default: universe.virtualparadise.org&lt;br /&gt;
|-&lt;br /&gt;
| max_fixed_visibility || Configurable maximum fixed visibility in configuration file (example: max_fixed_visibility=400 adds menu items up to 400 meters) || Must be manually added&lt;br /&gt;
|-&lt;br /&gt;
| maxfps || Maximum number of frames per second if the limiter is enabled || Positive integers (default: 100)&lt;br /&gt;
|-&lt;br /&gt;
| maxtexsize || Maximum width or height of textures(only effective on Mac OS X version of VP) ||  Positive integers, preferably a power of 2(default: 2048)&lt;br /&gt;
|-&lt;br /&gt;
| maxviewdistance || Maximum view distance to use when it is set to automatic(in meters) ||  Positive integers above the value of minviewdistance (default: 200)&lt;br /&gt;
|-&lt;br /&gt;
| minviewdistance || Minimum view distance to use when it is set to automatic(in meters) ||  Positive integers above 30 (default: 60)&lt;br /&gt;
|-&lt;br /&gt;
| namefontsize || Font size of avatar names || Positive integers (default: 12)&lt;br /&gt;
|-&lt;br /&gt;
| namefontaa || Anti-alias fonts for avatar names ||  0(default) or 1&lt;br /&gt;
|-&lt;br /&gt;
| renderer || The renderer module to use for 3D rendering || &lt;br /&gt;
* 0: Fixed Function OpenGL&lt;br /&gt;
* 1: OpenGL with pixel/fragment shaders&lt;br /&gt;
* 2: Direct3D 9, fixed function pipeline (default)&lt;br /&gt;
* 3: Direct3D 11&lt;br /&gt;
|-&lt;br /&gt;
| resize_images (resize_textures on Mac OS X with version 0.3.32) || Resize textures to a power of 2 size before handing it to the renderer module. If your GPU and drivers support non power of 2 textures, setting this to 0 will give higher quality textures and use less memory || 0 or 1(default)&lt;br /&gt;
|-&lt;br /&gt;
| signfontantialias || Anti-alias fonts for signs ||  0(default) or 1&lt;br /&gt;
|-&lt;br /&gt;
| signfontsize || Font size to use for signs || Positive integers (default: 12)&lt;br /&gt;
|-&lt;br /&gt;
| startworld || Start world name || &lt;br /&gt;
For example:&lt;br /&gt;
* Blizzard&lt;br /&gt;
* Mars&lt;br /&gt;
* VP-Build (default)&lt;br /&gt;
|-&lt;br /&gt;
| disable_bgra || Use RGBA textures instead of BGRA textures(default 0) ||  0(default) or 1&lt;br /&gt;
|-&lt;br /&gt;
| proxytype || Type of proxy to use ||  Empty value or: &lt;br /&gt;
* SOCKS4&lt;br /&gt;
|-&lt;br /&gt;
| proxyhost || Hostname of the proxy server ||  &lt;br /&gt;
|-&lt;br /&gt;
| proxyport || Port to connect to proxy server ||  &lt;br /&gt;
|-&lt;br /&gt;
| disable_ext_framebuffer_object || Disable EXT_framebuffer_object OpenGL extension, don&#039;t use unless the extension is broken on your system ||  0(default) or 1&lt;br /&gt;
|-&lt;br /&gt;
| alpha_to_coverage || Enables alpha to coverage mapping, which reduces transparent overdraw errors || 0 (default) or 1  &lt;br /&gt;
|-&lt;br /&gt;
| username || The username to appear in the login prompt ||  &lt;br /&gt;
|-&lt;br /&gt;
| password || The password to appear in the login prompt ||   &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Client]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=File:PalmshireParliamentAgendaStateOpening2018-06-22.pdf&amp;diff=4868</id>
		<title>File:PalmshireParliamentAgendaStateOpening2018-06-22.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=File:PalmshireParliamentAgendaStateOpening2018-06-22.pdf&amp;diff=4868"/>
		<updated>2018-06-19T17:30:40Z</updated>

		<summary type="html">&lt;p&gt;Legion: Agenda for the State Opening of Twelfth (12th) Parliament, 22 June 2018.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Agenda for the State Opening of Twelfth (12th) Parliament, 22 June 2018.&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=File:PalmshireParliamentAgendaStateOpening2018-06-15.pdf&amp;diff=4840</id>
		<title>File:PalmshireParliamentAgendaStateOpening2018-06-15.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=File:PalmshireParliamentAgendaStateOpening2018-06-15.pdf&amp;diff=4840"/>
		<updated>2018-06-01T22:07:38Z</updated>

		<summary type="html">&lt;p&gt;Legion: Agenda for the State Opening of Twelfth (12th) Parliament, 15 June 2018.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Agenda for the State Opening of Twelfth (12th) Parliament, 15 June 2018.&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=File:PalmshireParliamentAgendaStateOpening2018-06-01.pdf&amp;diff=4839</id>
		<title>File:PalmshireParliamentAgendaStateOpening2018-06-01.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=File:PalmshireParliamentAgendaStateOpening2018-06-01.pdf&amp;diff=4839"/>
		<updated>2018-05-31T20:02:18Z</updated>

		<summary type="html">&lt;p&gt;Legion: Agenda for the State Opening of Twelfth (12th) Parliament, 1 June 2018.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Agenda for the State Opening of Twelfth (12th) Parliament, 1 June 2018.&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Parliament_Act_2017&amp;diff=4838</id>
		<title>Parliament Act 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Parliament_Act_2017&amp;diff=4838"/>
		<updated>2018-05-25T16:16:10Z</updated>

		<summary type="html">&lt;p&gt;Legion: Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;{{PAGENAME}}&amp;#039;&amp;#039;&amp;#039; is an Act of the Parliament of Palmshire, passed during reign of Legion I of Palmshire|Ki...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; is an [[List of Acts of the Parliament of Palmshire, 2010–2019|Act]] of the [[Parliament of Palmshire]], passed during reign of [[Legion I of Palmshire|King Legion I]], that constituted a major revision and consolidation of the rules governing the Parliament.&lt;br /&gt;
&lt;br /&gt;
== Legislative History ==&lt;br /&gt;
To be written.&lt;br /&gt;
&lt;br /&gt;
== Text of the Act ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-family: times new roman; font-size: 21pt&amp;quot;&amp;gt; &#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; &amp;lt;/span&amp;gt;&lt;br /&gt;
==== &amp;lt;span style=&amp;quot;font-family: times new roman; font-size: 16pt&amp;quot;&amp;gt; Long Title &amp;lt;/span&amp;gt; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:An Act to reform and consolidate the Parliamentary procedures and rules.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
=== Preamble ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:Be it enacted by the King&#039;s most Excellent Majesty, by and with the advice and consent of the Lords and Commons, in this present Parliament assembled, and by the authority of the same, as follows:—&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
=== Section 1 - General Provisions ===&lt;br /&gt;
==== &#039;&#039;Introduction&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(1) WHEREAS the Parliament of Palmshire has found that the various legislations governing the said body in a general want of improvements. The Parliament, therefore, has found it necessary to remedy this situation.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Repeal&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(2) [[Parliamentary Quorum Act]], enacted in 2016, shall be repealed in its entirety.&lt;br /&gt;
:(3) [[Parliamentary Calendar Act]], enacted in 2016, shall be repealed in its entirety.&lt;br /&gt;
:(4) [[List_of_Acts_of_the_Parliament_of_Palmshire,_2010–2019#2011_3rd_Parliament_.281_Leg._1.29|Parliament Act of 2011]] shall be repealed in its entirety.&lt;br /&gt;
:(5) [[List_of_Acts_of_the_Parliament_of_Palmshire,_2010–2019#2012_4th_Parliament_.282_Leg._1.29|Parliament Act of 2012]] shall be repealed in its entirety.&lt;br /&gt;
:(6) [[Parliament Acts Amendment]], enacted in 2015, shall be repealed in its entirety except for Section 2.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Short Title&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(7) This Act may be cited as “Parliament Act of 2017”.&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
=== Section 2 - Calendar ===&lt;br /&gt;
==== &#039;&#039;Sittings&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(1) The Parliament shall meet at least once a month during a session beginning on first Friday of September and ending on first Friday of May. The Parliament shall then meet at least twice during a session beginning on second Friday of May and ending on last Friday of August.&lt;br /&gt;
:(2) The Parliament may be recalled for a sitting on a date appointed between the sittings at a request of the Prime Minister or Leader of the Opposition if the circumstances warrant it, subject to an approval by the Speaker.&lt;br /&gt;
::(a) The date to be appointed for such a sitting must be made no earlier than two days after a notice is given.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Terms&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(3) The Parliament shall have a term no longer than six month, unless dissolved earlier by the Sovereign, upon which it shall be dissolved by the same no less than a day prior to the expiration.&lt;br /&gt;
::(a) The term shall commence the Friday after the general election have been concluded.&lt;br /&gt;
:(4) In cases of the Parliament being dissolved, a general election shall be held to elect a new Parliament.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Committee&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(1) A committee, styled the General Committee, shall be established with the Speaker of the Parliament chairing it. The Prime Minister and Leader of the Opposition shall be members of this committee.&lt;br /&gt;
:(2) The committee shall be empowered to decide on whether to delay the Parliament sitting to the next Friday if the circumstances warranted it.&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
=== Section 3 - Qualifications and Quorum ===&lt;br /&gt;
==== &#039;&#039;Qualifications&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(1) The House of Commons shall be the Judge of the Elections, Returns, and Qualifications of its own members, styled the Members of Parliament.&lt;br /&gt;
:(2) The House of Lords shall be the Judge of the Qualifications of its own members, styled the Lords of Parliament.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Quorum&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(3) Three Members and/or Lords shall constitute a quorum to do Business but a smaller number may adjourn from day to day.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Restrictions on Setting Quorum&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(4) Quorum may not be set to a number lower than three and must be in an odd number.&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
=== Section 4 - Agenda ===&lt;br /&gt;
==== &#039;&#039;Bills on Agenda&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(1) A Member or Lord may put in no more than four bills on the agenda for the next Parliament sitting.&lt;br /&gt;
::(a) The restriction may be waived for each additional bill by an unanimous agreement among the members of the General Committee for the next sitting.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Bills not on Agenda&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(2) A Member of Lord may introduce no more than two bills not on agenda during the sitting.&lt;br /&gt;
::(a) No bills not on agenda may be accepted for a reading unless at least three Members and/or Lords vote for it to be brought up for a floor debate and vote.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Order of Business&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(3) The regular order of business (unless varied by the application of other rules and except for the disposition of matters of higher precedence) shall be as follows:&lt;br /&gt;
::(a) Election of the Speaker at a beginning of the parliamentary term, when office falls vacant, or is about to be&lt;br /&gt;
::(b) Election of the Deputy Speaker at a beginning of the parliamentary term, when office falls vacant, or is about to be&lt;br /&gt;
::(c) Speech from the Throne at a beginning of the parliamentary term&lt;br /&gt;
::(d) Debate on Speech from the Throne at a beginning of the parliamentary term&lt;br /&gt;
::(e) Prime Minister’s announcement of the Cabinet at a beginning of his/her term in office.&lt;br /&gt;
::(f) Prime Minister’s announcement of a change in Cabinet&lt;br /&gt;
::(g) Prime Minister’s Questions&lt;br /&gt;
::(h) Bills&lt;br /&gt;
::(i) Motions (non-binding resolutions and motions to amend parliamentary rules)&lt;br /&gt;
::(j) Adjournment debate&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Topic for an Adjournment Debate&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(4) The topic for an adjournment debate at the end of each Parliament sitting shall be chosen in a rotation in the following order by:&lt;br /&gt;
::(a) The Speaker&lt;br /&gt;
::(b) The Prime Minister&lt;br /&gt;
::(c) The Leader of the Opposition&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Organization of Government and Opposition Business&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(5) Leader of the House of Commons shall be responsible for organizing the Government business and to provide time for non-Government business.&lt;br /&gt;
:(6) At least one bill or motion originating from His Majesty’s Loyal Opposition must be provided a place on the agenda for the next sitting if and when a Member or a Lord belonging to the His Majesty’s Loyal Opposition requested a slot on the agenda for their bill prior to the sitting.&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
=== Section 5 - Speaker and Deputy Speaker ===&lt;br /&gt;
==== &#039;&#039;The Speaker&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(1) The Speaker shall take the Chair on every legislative day to which the House last adjourned to and immediately call the House to order.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Election of the Speaker&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(2) The Speaker shall be elected at the commencement of each Parliament from among the Members and Lords.&lt;br /&gt;
::(a) Whoever secured the most votes of all candidates shall be declared elected as the Speaker.&lt;br /&gt;
::(b) If the vote for all candidates are equally divided, the Leader of the House of Commons shall cast a vote to decide the election.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Qualifications and Restrictions&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(3) No Member or Lord may be a candidate for an election of the Speaker unless they shall have served at three month and attended the same amount in their lifetime.&lt;br /&gt;
::(a) Any Members or Lords having been elected or appointed, respectively, prior to the commencement of this Act shall be exempt from this requirement on the account of lack of records.&lt;br /&gt;
::(b) Attendance shall be henceforth recorded for each Member and Lord by the Clerk of Parliament.&lt;br /&gt;
:(4) No Member or Lord may be a candidate if they held an office of Crown (i.e. Cabinet) or are a member of the Shadow Cabinet (including but not limited to a Leader of the Opposition).&lt;br /&gt;
:(5) No Member or Lord may be declared a candidate unless they shall have been nominated by at least another Member or Lord and that they have accepted the nomination.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Duties&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(6) The Speaker shall preserve order and decorum and, in case of disturbance or disorderly conduct in the galleries or in the lobby, may cause the same to be cleared.&lt;br /&gt;
:(7) The Speaker shall decide all questions of order.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Vacancy&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(8) Upon a vacancy of the Speaker’s office during the term of a Parliament in which it occurred, an election for the Speaker shall be held at the next sitting.&lt;br /&gt;
::(a) Deputy Speaker or, if former is vacant, the Clerk shall take the Chair during the vacancy and preside over the election.&lt;br /&gt;
:(9) A Member or Lord may make a motion to declare the Speaker’s throne vacant.&lt;br /&gt;
::(a) The Speaker may not refuse this motion immediately.&lt;br /&gt;
::(b) The motion must be seconded and thirded before proceeding to a floor vote.&lt;br /&gt;
::(c) This motion may not be made more than once during a Parliament.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== &#039;&#039;Deputy Speaker&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(10) Deputy Speaker shall take the Chair if the office of Speaker is vacant or the Speaker is unable to attend.&lt;br /&gt;
:(11) The election and the office of Deputy Speaker shall be subject to the same rules as provided for the Speaker above.&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
=== Section 6 - Miscellaneous ===&lt;br /&gt;
==== &#039;&#039;Rules&#039;&#039; ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(1) The Parliament may adopt the rules of its proceedings, upon which all provisions of this Act shall cease to take effect except for the Section 1 of this Act.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== Adoption of the Rules ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(2) Rules may not be adopted unless a quorum of at least five Members and/or Lords are present and shall be adopted by a majority of votes.&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==== Clerk - Restrictions ====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
:(3) No Member or Lord may be made a Clerk of Parliament at the same time.&lt;br /&gt;
::(a) Clerk shall be appointed by the Speaker unless the Parliament shall adopt a motion calling for an election of the Clerk henceforth.&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire Acts of Parliament 2017]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=File:Royal_Proclamation_for_Dissolution_of_Parliament_and_Election_-_2018-05_(May_2018).pdf&amp;diff=4833</id>
		<title>File:Royal Proclamation for Dissolution of Parliament and Election - 2018-05 (May 2018).pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=File:Royal_Proclamation_for_Dissolution_of_Parliament_and_Election_-_2018-05_(May_2018).pdf&amp;diff=4833"/>
		<updated>2018-05-01T22:55:02Z</updated>

		<summary type="html">&lt;p&gt;Legion: An official Royal Proclamation for dissolution of the Eleventh Parliament and for a general election to be held from May 2nd to May 9th, 2018.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An official Royal Proclamation for dissolution of the Eleventh Parliament and for a general election to be held from May 2nd to May 9th, 2018.&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=File:PalmshireParliamentAgenda2018-04-22.pdf&amp;diff=4829</id>
		<title>File:PalmshireParliamentAgenda2018-04-22.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=File:PalmshireParliamentAgenda2018-04-22.pdf&amp;diff=4829"/>
		<updated>2018-04-23T00:57:27Z</updated>

		<summary type="html">&lt;p&gt;Legion: Agenda for the Parliament of Palmshire sitting, 22 April 2018.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Agenda for the Parliament of Palmshire sitting, 22 April 2018.&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Parliamentary_calendar,_2018&amp;diff=4808</id>
		<title>Parliamentary calendar, 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Parliamentary_calendar,_2018&amp;diff=4808"/>
		<updated>2018-02-18T14:55:04Z</updated>

		<summary type="html">&lt;p&gt;Legion: Fixed the external links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 2018 ==&lt;br /&gt;
=== January ===&lt;br /&gt;
* 4 January - The [[Demon Dog Tenenbaum, 1st Duke of Arcadia|Duke of Arcadia]] appointed the [[Secretary of State for Foreign Affairs|Foreign Secretary]] to replace [[The Courier]]&lt;br /&gt;
* 4 January - The Courier appointed a Minister without Portfolio&lt;br /&gt;
* 5 January - Parliament debate - [https://goo.gl/K4ZErz Agenda] - [https://goo.gl/QaQXbw Minute] - [https://goo.gl/Tvg5Ba Transcript]&lt;br /&gt;
* 10 January - The Courier resigned as a Minister without Portfolio&lt;br /&gt;
* 26 January - Parliament debate - [https://goo.gl/UaphX4 Agenda] - Minute (pending) - Transcript (pending)&lt;br /&gt;
=== February ===&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot; style=&amp;quot;width:auto; margin-left:auto; margin-right:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot; width=25%&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ACE777;&amp;quot; align=&amp;quot;center&amp;quot;|Parliamentary calendar&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|[[Parliamentary calendar, 2017|2017]]&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;2018&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|[[Parliamentary calendar, 2019|2019]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: Parliamentary calendars (Palmshire)]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Parliamentary_calendar,_2017&amp;diff=4807</id>
		<title>Parliamentary calendar, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Parliamentary_calendar,_2017&amp;diff=4807"/>
		<updated>2018-02-18T14:53:59Z</updated>

		<summary type="html">&lt;p&gt;Legion: Created page with &amp;quot;== 2017 == === October === * 24 October - Parliament dissolved. * 26 October - Polling open for the October 2017 general election....&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 2017 ==&lt;br /&gt;
=== October ===&lt;br /&gt;
* 24 October - Parliament dissolved.&lt;br /&gt;
* 26 October - Polling open for the [[Palmshire general election, October 2017|October 2017 general election]].&lt;br /&gt;
&lt;br /&gt;
=== November ===&lt;br /&gt;
* 2 November - Polling closed for the [[Palmshire general election, October 2017|October 2017 general election]].&lt;br /&gt;
* 13 November - [[RyanLion]] resigned as the [[Prime Minister of Palmshire|Prime Minister]] and [[Leader of the House of Commons]].&lt;br /&gt;
* 13 November - [[Graystripe]] appointed the [[Prime Minister of Palmshire|Prime Minister]].&lt;br /&gt;
* 24 November - [[RyanLennon]] appointed the [[Chancellor of the Exchequer]].&lt;br /&gt;
* 24 November - RyanLion appointed the [[Home Secretary]].&lt;br /&gt;
* 24 November - [[AlphaWorldian, 1st Baron Rotherham|Lord Rotherham]] appointed the [[Leader of the House of Lords]].&lt;br /&gt;
* 26 November - [[The Courier]] appointed the [[Secretary of State for Foreign Affairs|Foreign Secretary]].&lt;br /&gt;
&lt;br /&gt;
=== December ===&lt;br /&gt;
* 22 December - State Opening of Parliament - [https://goo.gl/5utPQw Agenda] - [https://goo.gl/swaUVS Speech] - [https://goo.gl/sNmNT8 Transcript]&lt;br /&gt;
* 29 December - Lord Rotherham resigned as Leader of the House of Lords.&lt;br /&gt;
* 29 December - Parliament debate - [https://goo.gl/AFvVJx Agenda] - [https://goo.gl/qLWCAg Minute] - [https://goo.gl/ggJa58 Transcript]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot; style=&amp;quot;width:auto; margin-left:auto; margin-right:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot; width=25%&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ACE777;&amp;quot; align=&amp;quot;center&amp;quot;|Parliamentary calendar&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|[[Parliamentary calendar, 2016|2016]]&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;2017&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|[[Parliamentary calendar, 2018|2018]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: Parliamentary calendars (Palmshire)]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Parliamentary_calendar,_2018&amp;diff=4806</id>
		<title>Parliamentary calendar, 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Parliamentary_calendar,_2018&amp;diff=4806"/>
		<updated>2018-02-18T14:29:16Z</updated>

		<summary type="html">&lt;p&gt;Legion: Created page with &amp;quot;== 2018 == === January === * 4 January - The Duke of Arcadia appointed the Secretary of State for Foreign Affairs|Foreign Secret...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 2018 ==&lt;br /&gt;
=== January ===&lt;br /&gt;
* 4 January - The [[Demon Dog Tenenbaum, 1st Duke of Arcadia|Duke of Arcadia]] appointed the [[Secretary of State for Foreign Affairs|Foreign Secretary]] to replace [[The Courier]]&lt;br /&gt;
* 4 January - The Courier appointed a Minister without Portfolio&lt;br /&gt;
* 5 January - Parliament debate - [https://goo.gl/K4ZErz| Agenda] - [https://goo.gl/QaQXbw| Minute] - [https://goo.gl/Tvg5Ba| Transcript]&lt;br /&gt;
* 10 January - The Courier resigned as a Minister without Portfolio&lt;br /&gt;
* 26 January - Parliament debate - [https://goo.gl/UaphX4| Agenda] - Minute (pending) - Transcript (pending)&lt;br /&gt;
=== February ===&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot; style=&amp;quot;width:auto; margin-left:auto; margin-right:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot; width=25%&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ACE777;&amp;quot; align=&amp;quot;center&amp;quot;|Parliamentary calendar&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|[[Parliamentary calendar, 2017|2017]]&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;2018&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|[[Parliamentary calendar, 2019|2019]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: Parliamentary calendars (Palmshire)]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=List_of_Palmshire_governments&amp;diff=4805</id>
		<title>List of Palmshire governments</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=List_of_Palmshire_governments&amp;diff=4805"/>
		<updated>2018-02-18T14:08:14Z</updated>

		<summary type="html">&lt;p&gt;Legion: Table updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a &#039;&#039;&#039;List of Palmshire governments&#039;&#039;&#039;, from the creation of the [[Kingdom of Palmshire]] in 2004 to present.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!Date!![[Monarchy of Palmshire|Monarch]]!![[Prime Minister of Palmshire|Head of Government]]!![[List of political parties in Palmshire|Governing Party]]!![[Cabinet of Palmshire|Cabinet members]]!!Full list of ministers&lt;br /&gt;
|-&lt;br /&gt;
|2004||Pre-Monarchy||[[Legion Rockford, 1st Duke of Rockford|The Duke of Rockford]]||Tory||[[Rockford Ministry]]||[[Tory Government 2004-2011]]&lt;br /&gt;
|-&lt;br /&gt;
|2011||rowspan=12|[[Legion I of Palmshire|Legion I]]||[[GC, 1st Duke of Cypress Hollow|The Duke of Cypress Hollow]]||Whig||[[Cypress Ministry]]||[[Whig Government 2011]]&lt;br /&gt;
|-&lt;br /&gt;
|2011||[[Bach Zhaa, 1st Baron Oxford|The Viscount Metaville]]||Coalition||[[Metaville Caretaker Ministry]]||[[Caretaker Government 2011]]&lt;br /&gt;
|-&lt;br /&gt;
|2011||[[Nibbles Yocum, 1st Baroness Rochester|The Duchess of Rochester]]||Coalition||[[First Rochester Ministry]]||[[Coalition Government 2011]]&lt;br /&gt;
|-&lt;br /&gt;
|2011||[[Demon Dog Tenenbaum, 1st Baron Arcadia|The Lord Arcadia]]||Communist||[[First Arcadia Ministry]]||[[Communist Government 2011]]&lt;br /&gt;
|-&lt;br /&gt;
|2011||[[Nibbles Yocum, 1st Baroness Rochester|The Duchess of Rochester]]&amp;lt;br&amp;gt;[[Arnold NYC, 1st Baron Huntington|The Lord Huntington]]||Coalition||[[Second Rochester Ministry]]||[[Tory Government 2011]]&lt;br /&gt;
|-&lt;br /&gt;
|2011||[[Bach Zhaa, 1st Baron Oxford|The Viscount Metaville]]||Coalition||[[Metaville Ministry]]||[[Communist Government 2011-2012]]&lt;br /&gt;
|-&lt;br /&gt;
|2012||[[Demon Dog Tenenbaum, 1st Baron Arcadia|The Lord Arcadia]]||Coalition||[[Second Arcadia Ministry]]||[[Communist Government 2012]]&lt;br /&gt;
|-&lt;br /&gt;
|2012||[[Brock Tokeington, 1st Baron Tokeington|The Lord Tokeington]]||Moose||[[Tokeington Ministry]]||[[Moose Government 2012]]&lt;br /&gt;
|-&lt;br /&gt;
|2012||[[Chris D]]||Socialist||[[Chris D Ministry]]||[[Socialist Government 2012]]&lt;br /&gt;
|-&lt;br /&gt;
|2015||[[Alphaworldian]]||Socialist||[[Alphaworldian Ministry]]||[[Socialist Government 2015]]&lt;br /&gt;
|-&lt;br /&gt;
|2016||[[RyanLion]]||Liberal Democrat||[[RyanLion Ministry]]||[[Liberal Democrat Government]]&lt;br /&gt;
|-&lt;br /&gt;
|2017||[[Graystripe]]||Liberal Democrat||[[Graystripe Ministry]]||[[Liberal Democrat Government]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire ministries| ]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Template:Palmshire_ministries&amp;diff=4804</id>
		<title>Template:Palmshire ministries</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Template:Palmshire_ministries&amp;diff=4804"/>
		<updated>2018-02-18T14:04:50Z</updated>

		<summary type="html">&lt;p&gt;Legion: Template updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| id=&amp;quot;toc&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lavender;&amp;quot;|&#039;&#039;&#039;[[List of Palmshire governments|Palmshire governments]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div style=&amp;quot;background:lavender;&amp;quot;&amp;gt;&#039;&#039;&#039;2010&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|[[Rockford Ministry|Rockford]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div style=&amp;quot;background:lavender;&amp;quot;&amp;gt;&#039;&#039;&#039;2011&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|bgcolor=#E6E6FA|[[Cypress Ministry|Cypress]] - [[Metaville Caretaker Ministry|Metaville Caretaker]] - [[First Rochester Ministry|First Rochester]] - [[First Arcadia Ministry|First Arcadia]] - [[Second Rochester Ministry|Second Rochester]] - [[Metaville Ministry|Metaville]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div style=&amp;quot;background:lavender;&amp;quot;&amp;gt;&#039;&#039;&#039;2012&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|[[Second Arcadia Ministry|Second Arcadia]]- [[Tokeington Ministry|Tokeington]] - [[Chris D Ministry|Chris D]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div style=&amp;quot;background:lavender;&amp;quot;&amp;gt;&#039;&#039;&#039;2015&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|[[Alphaworldian Ministry|Alphaworldian]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div style=&amp;quot;background:lavender;&amp;quot;&amp;gt;&#039;&#039;&#039;2016&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|[[RyanLion Ministry|RyanLion]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div style=&amp;quot;background:lavender;&amp;quot;&amp;gt;&#039;&#039;&#039;2017&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|[[Graystripe Ministry|Graystripe]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lavender;&amp;quot;|&#039;&#039;&#039;[[Graystripe Ministry|Current Ministry]]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category: Palmshire templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Template:Palmshire_elections&amp;diff=4803</id>
		<title>Template:Palmshire elections</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Template:Palmshire_elections&amp;diff=4803"/>
		<updated>2018-02-18T14:00:55Z</updated>

		<summary type="html">&lt;p&gt;Legion: Template updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| id=&amp;quot;toc&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lavender;&amp;quot;|&#039;&#039;&#039;[[Elections in the Kingdom of Palmshire|Elections]] in the Kingdom of Palmshire&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div style=&amp;quot;background:lavender;&amp;quot;&amp;gt;&#039;&#039;&#039;[[List of Palmshire general elections|General elections]]&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|[[Palmshire general election, June 2011|2011 (Jun)]] - [[Palmshire general election, August 2011|2011 (Aug)]] - [[Palmshire general election, March 2012|2012 (Mar)]] - [[Palmshire general election, June 2012|2012 (Jun)]] - [[Palmshire general election, 2014|2014]] - [[Palmshire general election, May 2015|2015 (May)]] - [[Palmshire general election, October 2015|2015 (Oct)]] - [[Palmshire general election, May 2016|2016 (May)]] - [[Palmshire general election, November 2016|2016]] - [[Palmshire general election, October 2017|2017]] - &#039;&#039;[[Next Palmshire general election|Next]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Palmshire templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Template:Prime_Ministers_of_Palmshire&amp;diff=4802</id>
		<title>Template:Prime Ministers of Palmshire</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Template:Prime_Ministers_of_Palmshire&amp;diff=4802"/>
		<updated>2018-02-18T13:59:30Z</updated>

		<summary type="html">&lt;p&gt;Legion: Template updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| id=&amp;quot;toc&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lavender;&amp;quot;|&#039;&#039;&#039;[[List of Prime Ministers of Palmshire|List of]] [[Prime Minister of Palmshire|Prime Ministers]] [[Kingdom of Palmshire|of Palmshire]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div style=&amp;quot;background:lavender;&amp;quot;&amp;gt;&#039;&#039;&#039;[[Commonwealth of Palmshire]]&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|[[Legion Rockford, 1st Duke of Rockford|Rockford]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div style=&amp;quot;background:lavender;&amp;quot;&amp;gt;&#039;&#039;&#039;[[Kingdom of Palmshire]]&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|[[GC, 1st Duke of Cypress Hollow|Cypress Hollow]] - [[Bach Zhaa, 1st Viscount Metaville|Metaville]] - [[Nibbles Yocum, 1st Duchess of Rochester|Rochester]] - [[Demon Dog Tenenbaum, 1st Marquess of Arcadia|Arcadia]] - [[Nibbles Yocum, 1st Duchess of Rochester|Rochester]] - [[Arnold NYC, 1st Earl of Huntington|Huntington]] - [[Bach Zhaa, 1st Viscount Metaville|Metaville]] - [[Demon Dog Tenenbaum, 1st Marquess of Arcadia|Arcadia]] - [[Brock Tokeington, 1st Baron Tokeington|Tokeington]] - [[Chris D]] - [[Alphaworldian]] - [[RyanLion]] - [[Graystripe]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Palmshire templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=List_of_Prime_Ministers_of_Palmshire&amp;diff=4801</id>
		<title>List of Prime Ministers of Palmshire</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=List_of_Prime_Ministers_of_Palmshire&amp;diff=4801"/>
		<updated>2018-02-18T13:58:13Z</updated>

		<summary type="html">&lt;p&gt;Legion: Table updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;[[Prime Minister of Palmshire]]&#039;&#039;&#039; is the political leader of the country and the Head of [[Government of Palmshire|His Majesty&#039;s Government]]. The office holder is responsible for nominating all other members of the government, chairing [[Cabinet of Palmshire|Cabinet]] meetings and deciding when to call a new [[Elections in the Kingdom of Palmshire|general election]] for the [[Parliament of Palmshire]]. The Prime Minister can also nominate judges and propose the creation of new [[Peerage of Palmshire|peer]]s.&lt;br /&gt;
&lt;br /&gt;
== Prime Ministers during Commonwealth of Palmshire (2004-2011) ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; width=100%&lt;br /&gt;
|-&lt;br /&gt;
! width=2%|Number&lt;br /&gt;
! width=15%|Name&lt;br /&gt;
! width=7%|Electoral mandates&lt;br /&gt;
! width=7%|Entered office&lt;br /&gt;
! width=7%|Left office&lt;br /&gt;
! width=7%|Party affiliation&lt;br /&gt;
! width=5%|Government&lt;br /&gt;
! width=40%|Notes&lt;br /&gt;
|-&lt;br /&gt;
|1st&lt;br /&gt;
|[[Legion Rockford, 1st Duke of Rockford]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| &amp;amp;nbsp;—&lt;br /&gt;
|4 July 2004&lt;br /&gt;
|21 January 2011&lt;br /&gt;
|bgcolor=#ADD8E6|Tory&lt;br /&gt;
|bgcolor=#ADD8E6|[[Rockford Ministry|Rockford]]&lt;br /&gt;
|Retired&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Prime Ministers appointed under [[Legion I of Palmshire|Legion I]] (2011-present) ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; width=100%&lt;br /&gt;
|-&lt;br /&gt;
! width=2%|Number&lt;br /&gt;
! width=15%|Name&lt;br /&gt;
! width=7%|Electoral mandates&lt;br /&gt;
! width=7%|Entered office&lt;br /&gt;
! width=7%|Left office&lt;br /&gt;
! width=7%|Party affiliation&lt;br /&gt;
! width=5%|Government&lt;br /&gt;
! width=40%|Notes&lt;br /&gt;
|-&lt;br /&gt;
|2nd&lt;br /&gt;
|[[GC, 1st Duke of Cypress Hollow|GC, 1st Duke of Cypress Hollow]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| &amp;amp;nbsp;—&lt;br /&gt;
|22 January 2011&lt;br /&gt;
|28 March 2011&lt;br /&gt;
|bgcolor=#FFE5B4|Whig&lt;br /&gt;
|bgcolor=#EEEEEE|[[Cypress Ministry|Cypress]]&lt;br /&gt;
|Minority government; Government collapsed when his Chancellor&#039;s Budget was defeated.&lt;br /&gt;
|-&lt;br /&gt;
|3rd&lt;br /&gt;
|[[Bach Zhaa, 1st Viscount Metaville|Bach Zhaa, 1st Viscount Metaville]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| &amp;amp;nbsp;—&lt;br /&gt;
|28 March 2011&lt;br /&gt;
|5 April 2011&lt;br /&gt;
|style=&amp;quot;background: #CC0000; color: white&amp;quot; |Communist&lt;br /&gt;
|bgcolor=#EEEEEE|[[Metaville Caretaker Ministry|Metaville]]&lt;br /&gt;
|Caretaker government.&lt;br /&gt;
|-&lt;br /&gt;
|4th&lt;br /&gt;
|[[Nibbles Yocum, 1st Duchess of Rochester]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[Palmshire general election, June 2011|Jun. 2011]]&lt;br /&gt;
|5 April 2011&lt;br /&gt;
|25 June 2011&lt;br /&gt;
|bgcolor=#ADD8E6|Tory&lt;br /&gt;
|bgcolor=#ADD8E6|[[First Rochester Ministry|Rochester I]]&lt;br /&gt;
|First female Prime Minister; [[Treaty of Cypress Hollow]] ending the War of the Roses; introduced the controversial [[Nibbles Act]].&lt;br /&gt;
|-&lt;br /&gt;
|5th&lt;br /&gt;
|[[Demon Dog Tenenbaum, 1st Marquess of Arcadia|Demon Dog Tenenbaum, 1st Earl of Arcadia]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| &amp;amp;nbsp;—&lt;br /&gt;
|26 June 2011&lt;br /&gt;
|4 August&lt;br /&gt;
|style=&amp;quot;background: #CC0000; color: white&amp;quot; |Communist&lt;br /&gt;
|bgcolor=#EEEEEE|[[First Arcadia Ministry|Arcadia I]]&lt;br /&gt;
|Minority government.&lt;br /&gt;
|-&lt;br /&gt;
|6th&lt;br /&gt;
|[[Nibbles Yocum, 1st Duchess of Rochester]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[Palmshire general election, August 2011|Aug. 2011]]&lt;br /&gt;
|4 August 2011&lt;br /&gt;
|29 September 2011&lt;br /&gt;
|bgcolor=#ADD8E6|Tory&lt;br /&gt;
|bgcolor=#ADD8E6|[[Second Rochester Ministry|Rochester II]]&lt;br /&gt;
|Resigned amid public controversy.&lt;br /&gt;
|-&lt;br /&gt;
|7th&lt;br /&gt;
|[[Arnold NYC, 1st Earl of Huntington]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| &amp;amp;nbsp;—&lt;br /&gt;
|29 September 2011&lt;br /&gt;
|6 November 2011&lt;br /&gt;
|bgcolor=#ADD8E6|Tory&lt;br /&gt;
|bgcolor=#ADD8E6|[[Second Rochester Ministry|Rochester II]]&lt;br /&gt;
|Acting Prime Minister; Dismissed after the government lost support of the majority in the Parliament.&lt;br /&gt;
|-&lt;br /&gt;
|8th&lt;br /&gt;
|[[Bach Zhaa, 1st Viscount Metaville|Bach Zhaa, 1st Viscount Metaville]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| &amp;amp;nbsp;—&lt;br /&gt;
|6 November 2011&lt;br /&gt;
|10 February 2012&lt;br /&gt;
|style=&amp;quot;background: #CC0000; color: white&amp;quot; |Communist&lt;br /&gt;
|bgcolor=#EEEEEE|[[Metaville Ministry|Metaville]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|9th&lt;br /&gt;
|[[Demon Dog Tenenbaum, 1st Marquess of Arcadia]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[Palmshire general election, March 2012|Mar. 2012]]&lt;br /&gt;
|10 February 2012&lt;br /&gt;
|28 July 2012&lt;br /&gt;
|style=&amp;quot;background: #CC0000; color: white&amp;quot; |Communist&lt;br /&gt;
|bgcolor=#EEEEEE|[[Second Arcadia Ministry|Arcadia II]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|10th&lt;br /&gt;
|[[Brock Tokeington, 1st Baron Tokeington]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[Palmshire general election, June 2012|Jun. 2012]]&lt;br /&gt;
|28 July 2012&lt;br /&gt;
|29 August 2012&lt;br /&gt;
|bgcolor=#FFDD00|Moose&lt;br /&gt;
|bgcolor=#EEEEEE|[[Tokeington Ministry|Tokeington]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|11th&lt;br /&gt;
|[[Chris D]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[Palmshire general election, 2014|2014]], [[Palmshire general election, May 2015|May 2015]]&lt;br /&gt;
|29 August 2012&lt;br /&gt;
|12 September 2015&lt;br /&gt;
|style=&amp;quot;background: #CC0000; color: white&amp;quot; |Socialist&lt;br /&gt;
|bgcolor=#EEEEEE|[[Chris D Ministry|Chris D]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|12th&lt;br /&gt;
|[[Alphaworldian]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[Palmshire general election, October 2015|Oct. 2015]]&lt;br /&gt;
|12 September 2015&lt;br /&gt;
|3 April 2016&lt;br /&gt;
|style=&amp;quot;background: #CC0000; color: white&amp;quot; |Socialist&lt;br /&gt;
|bgcolor=#EEEEEE|[[Alphaworldian Ministry|Alphaworldian]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|13th&lt;br /&gt;
|[[RyanLion]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[Palmshire general election, November 2016|2016]], [[Palmshire general election, October 2017|2017]]&lt;br /&gt;
|3 April 2016&lt;br /&gt;
|13 November 2017&lt;br /&gt;
|bgcolor=FFDD00|Liberal Democrat&lt;br /&gt;
|bgcolor=#EEEEEE|[[RyanLion Ministry|RyanLion]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|14th&lt;br /&gt;
|[[Graystripe]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|13 November 2017&lt;br /&gt;
|Incumbent&lt;br /&gt;
|bgcolor=FFDD00|Liberal Democrat&lt;br /&gt;
|bgcolor=#EEEEEE|[[Graystripe Ministry|Graystripe]]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Prime Minister of Palmshire]]&lt;br /&gt;
* [[Government of Palmshire]]&lt;br /&gt;
* [[Parliament of Palmshire]]&lt;br /&gt;
* [[Kingdom of Palmshire]]&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
&lt;br /&gt;
{{Prime Ministers of Palmshire}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Prime Ministers of Palmshire| ]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Prime_Minister_of_Palmshire&amp;diff=4800</id>
		<title>Prime Minister of Palmshire</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Prime_Minister_of_Palmshire&amp;diff=4800"/>
		<updated>2018-02-18T13:52:48Z</updated>

		<summary type="html">&lt;p&gt;Legion: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Prime Minister of the Kingdom of Palmshire&#039;&#039;&#039; is the Head of His Majesty&#039;s Government in the [[Kingdom of Palmshire|Palmshire]]. The Prime Minister and [[Cabinet of Palmshire|Cabinet]] (consisting of all the most senior ministers, who are government department heads) are collectively accountable for their policies and actions to the Sovereign, to [[Palmshire House of Lords|Parliament]], to their political party or coalition and ultimately to the people of Palmshire. Prime Minister of Palmshire is equivalent to prime minister.&lt;br /&gt;
&lt;br /&gt;
The current Prime Minister, [[Graystripe]], was appointed on 13 November [[2017]].&lt;br /&gt;
&lt;br /&gt;
==Authority==&lt;br /&gt;
As the &amp;quot;Head of His Majesty&#039;s Government&amp;quot;, the Prime Minister leads the Cabinet (the Executive). In addition, the Prime Minister leads a major political party or a coalition and generally commands a majority in the House of Lords (the sole house of the Legislature). As such, the incumbent wields both legislative and executive powers. Under the system, there is a unity of powers rather than separation.&lt;br /&gt;
&lt;br /&gt;
In the House of Lords, the Prime Minister guides the law-making process with the goal of enacting the legislative agenda of their political party or coalition. In an executive capacity, the Prime Minister appoints (and may dismiss) all other cabinet members and ministers, and co-ordinates the policies and activities of all government departments, and the staff of the Civil Service. The Prime Minister also acts as the public &amp;quot;face&amp;quot; and &amp;quot;voice&amp;quot; of His Majesty&#039;s Government, both at home and abroad. Solely upon the advice of the Prime Minister, the Sovereign exercises many statutory and prerogative powers: they include the summoning and closing of Parliament; high judicial, political, and official appointments; and the conferral of peerages, knighthoods, decorations and other honors.&lt;br /&gt;
&lt;br /&gt;
===Powers and constraints===&lt;br /&gt;
When commissioned by the Sovereign, a potential Prime Minister&#039;s first requisite is to &amp;quot;form a Government&amp;quot;&amp;amp;nbsp;– create a cabinet of ministry that has the support of the House of Lords, of which they are expected to be a member. The Prime Minister then formally accepts the appointment from his/her Sovereign, whose royal prerogative is thereafter exercised solely on the advice of the Prime Minister and His Majesty&#039;s Government (&amp;quot;HMG&amp;quot;). The Prime Minister has weekly audiences with the Sovereign, whose functions are constitutionally limited &amp;quot;to advise, to be consulted, and to warn&amp;quot;; the extent of the Sovereign&#039;s ability to influence the nature of the Prime Ministerial advice is unknown, but presumably varies depending upon the personal relationship between the Sovereign and the Prime Minister of the day.&lt;br /&gt;
&lt;br /&gt;
The Prime Minister will appoint all other cabinet members (who then become active Privy Counselors) and ministers, although consulting senior ministers on their junior ministers, without any Parliamentary or other control or process over these powers. At any time, he/she may obtain the appointment, dismissal or nominal resignation of any other minister; he/she may resign, either purely personally or with his/her whole government; or obtain the dissolution of Parliament, precipitating the loss of all MPs&#039; seats and salaries and a general election (Ministers will remain in power pending the election of the new House of Commons) for Prime Minister. The Prime Minister generally co-ordinates the policies and activities of the Cabinet and Government departments, acting as the main public &amp;quot;face&amp;quot; of His Majesty&#039;s Government.&lt;br /&gt;
&lt;br /&gt;
Although the Commander-in-Chief of the [[Palmshire Armed Forces]] is legally the Sovereign, under constitutional practice the Prime Minister, with the Secretary of State for Foreign Affairs whom he/she may appoint or dismiss, holds power over the deployment and disposition of Palmshire forces, and the declaration of war. The Prime Minister can authorize, but not directly order, the use of Palmshire&#039;s nuclear weapons and the Prime Minister is hence a Commander-in-Chief in all but name.&lt;br /&gt;
&lt;br /&gt;
The Prime Minister makes all the most senior Crown appointments, and most others are made by Ministers over whom he has the power of appointment and dismissal. [[Privy Council of Palmshire|Privy Counselors]], Ambassadors, senior civil servants, senior military officers, members of important committees and commissions, and other officials are selected, and in most cases may be removed, by the Prime Minister. The appointment of senior judges is constitutionally made on the advice of the Prime Minister.&lt;br /&gt;
&lt;br /&gt;
Peerages, knighthoods, and other honors are bestowed by the Sovereign only on the advice of the Prime Minister.&lt;br /&gt;
&lt;br /&gt;
However, even a government with a healthy majority can on occasion find itself unable to pass legislation.&lt;br /&gt;
&lt;br /&gt;
Prime Minister whose government lost a House of Lords vote would be regarded as fatally weakened, and his whole government would resign, usually precipitating a general election for Prime Minister.&lt;br /&gt;
&lt;br /&gt;
Likewise, a Prime Minister is not just &amp;quot;first amongst equals&amp;quot; in HM Government; although theoretically his/her Cabinet might still outvote him, in practice he/she progressively entrenches his position by retaining only personal supporters in the Cabinet. In periodical reshuffles, the Prime Minister can sideline and simply drop from Cabinet the Members who have fallen out of favor: they remain Privy Counselors, but the Prime Minister decides which of them are summoned to meetings. The Prime Minister is responsible for producing and enforcing the Ministerial Code.&lt;br /&gt;
&lt;br /&gt;
==Term of Office==&lt;br /&gt;
How long Prime Minister can stay in office depends on retaining confidence of both the Sovereign and the Parliament. If confidence of either one is lost, the Prime Minister will then have two options to choose from: either to call election for Prime Minister to be decided by the members of Parliament or to resign the office.&lt;br /&gt;
&lt;br /&gt;
In Parliament, Prime Minister can lose confidence if any of the following types of bills thus presented is defeated in the Parliament:&lt;br /&gt;
&lt;br /&gt;
* Supply (or budget) bill&lt;br /&gt;
* Treaty&lt;br /&gt;
* Any other bills considered by the Government to be a key measure&lt;br /&gt;
&lt;br /&gt;
{{Prime Ministers of Palmshire}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Government of Palmshire]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Kingdom_of_Palmshire&amp;diff=4799</id>
		<title>Kingdom of Palmshire</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Kingdom_of_Palmshire&amp;diff=4799"/>
		<updated>2018-02-18T13:52:33Z</updated>

		<summary type="html">&lt;p&gt;Legion: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Nation&lt;br /&gt;
|image=&lt;br /&gt;
|tagline=Nation of [[Blizzard]]&lt;br /&gt;
|leaders=[[Legion I of Palmshire]] (king)&lt;br /&gt;
Graystripe (prime minister)&lt;br /&gt;
|founded=2004&lt;br /&gt;
(see [[History of Palmshire|Formation]])&lt;br /&gt;
|government=Parliamentary constitutional monarchy&lt;br /&gt;
(see [[Government of Palmshire]])&lt;br /&gt;
|members=*&#039;&#039;&#039;[[New Cyprus Hollow]]&#039;&#039;&#039; (capital)&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; is a sovereign state with parliamentary constitutional monarchy and its capital city is [[New Cypress Hollow]]. It came into existence on 4 July [[2004]]. The current [[Monarchy of Palmshire|Palmshire monarch]] &amp;amp;ndash; since 22 January 2011 &amp;amp;ndash; is [[Legion I of Palmshire|King Legion I]]. In early 2017, the Kingdom collapsed due to a number of external and internal reasons, leading to the fleeing of the King as well as several member-states declaring independence.&lt;br /&gt;
&lt;br /&gt;
In October of 2017, the Kingdom was reformed with former states.&lt;br /&gt;
&lt;br /&gt;
==Geography==&lt;br /&gt;
&lt;br /&gt;
==Government==&lt;br /&gt;
:&amp;lt;div class=&amp;quot;boilerplate&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&#039;&#039;Main Article: [[Government of Palmshire]].&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The head of government is [[Prime Minister of Palmshire|Prime Minister]], the prime minister, while the head of state is [[Monarchy of Palmshire|monarch]], the Sovereign.&lt;br /&gt;
&lt;br /&gt;
Under the Palmshire constitution, executive authority lies with the Sovereign. This authority is exercised only by, or on the advice of, the Prime Minister and the Cabinet.&lt;br /&gt;
&lt;br /&gt;
The current Prime Minister of Palmshire is [[graystripe]], leader of the [[Liberal Democrats]], who was appointed by [[Legion I of Palmshire|King Legion]] on 13 November [[2017]].&lt;br /&gt;
&lt;br /&gt;
[[Category: Kingdom of Palmshire| ]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Kingdom_of_Palmshire&amp;diff=4798</id>
		<title>Kingdom of Palmshire</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Kingdom_of_Palmshire&amp;diff=4798"/>
		<updated>2018-02-18T13:51:20Z</updated>

		<summary type="html">&lt;p&gt;Legion: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Nation&lt;br /&gt;
|image=&lt;br /&gt;
|tagline=Nation of [[Blizzard]]&lt;br /&gt;
|leaders=[[Legion I of Palmshire]] (king)&lt;br /&gt;
Graystripe (prime minister)&lt;br /&gt;
|founded=2004&lt;br /&gt;
(see [[History of Palmshire|Formation]])&lt;br /&gt;
|government=Parliamentary constitutional monarchy&lt;br /&gt;
(see [[Government of Palmshire]])&lt;br /&gt;
|members=*&#039;&#039;&#039;[[New Cyprus Hollow]]&#039;&#039;&#039; (capital)&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; is a sovereign state with parliamentary constitutional monarchy and its capital city is [[New Cypress Hollow]]. It came into existence on 4 July [[2004]]. The current [[Monarchy of Palmshire|Palmshire monarch]] &amp;amp;ndash; since 22 January 2011 &amp;amp;ndash; is [[Legion I of Palmshire|King Legion I]]. In early 2017, the Kingdom collapsed due to a number of external and internal reasons, leading to the fleeing of the King as well as several member-states declaring independence.&lt;br /&gt;
&lt;br /&gt;
In October of 2017, the Kingdom was reformed with former states.&lt;br /&gt;
&lt;br /&gt;
==Geography==&lt;br /&gt;
&lt;br /&gt;
==Government==&lt;br /&gt;
:&amp;lt;div class=&amp;quot;boilerplate&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&#039;&#039;Main Article: [[Government of Palmshire]].&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The head of government is [[Prime Minister of Palmshire|Prime Minister]], the prime minister, while the head of state is [[Monarchy of Palmshire|monarch]], the Sovereign.&lt;br /&gt;
&lt;br /&gt;
Under the Palmshire constitution, executive authority lies with the Sovereign. This authority is exercised only by, or on the advice of, the Prime Minister and the Cabinet.&lt;br /&gt;
&lt;br /&gt;
The current Prime Minister of Palmshire is [[graystripe]], leader of the [[Liberal Democrats]], who was appointed by [[Legion I of Palmshire|King Legion]] on 17 November [[2017]].&lt;br /&gt;
&lt;br /&gt;
[[Category: Kingdom of Palmshire| ]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Government_of_Palmshire&amp;diff=4797</id>
		<title>Government of Palmshire</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Government_of_Palmshire&amp;diff=4797"/>
		<updated>2018-02-18T13:49:50Z</updated>

		<summary type="html">&lt;p&gt;Legion: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Government of the Kingdom of Palmshire&#039;&#039;&#039; is the central government of the [[Kingdom of Palmshire]]. Palmshire does not have a written constitution.&lt;br /&gt;
&lt;br /&gt;
== Executive Branch ==&lt;br /&gt;
{{main|Prime Minister of Palmshire}}&lt;br /&gt;
The head of government is [[Prime Minister of Palmshire|Prime Minister]] while the head of state is the [[Monarchy of Palmshire|Sovereign]].&lt;br /&gt;
&lt;br /&gt;
Under the Palmshire constitution, executive authority lies with the Sovereign. This authority is exercised only by, or on the advice of, the Prime Minister and the Cabinet.&lt;br /&gt;
&lt;br /&gt;
The current Prime Minister of Palmshire is the [[Graystripe]], leader of the [[Liberal Democrat]], who was appointed by [[Legion I of Palmshire|King Legion]], on 13 November [[2017]].&lt;br /&gt;
&lt;br /&gt;
== Parliament of Palmshire ==&lt;br /&gt;
{{main|Parliament of Palmshire}}&lt;br /&gt;
The &#039;&#039;&#039;Parliament of Palmshire&#039;&#039;&#039; is unicameral legislature. Prime Minister and Cabinet ministers must sit in the Parliament.&lt;br /&gt;
&lt;br /&gt;
Simple majority is required for any bills to be passed in the Parliament as the [[List of Acts of the Parliament of Palmshire, 2010–2019|Acts of Parliament]]. Once bills is passed, it is usually given Royal Assent by the Sovereign before it can take effect. Royal Assent being withheld by the Sovereign is equivalent to veto but this has not been done since 2011.&lt;br /&gt;
&lt;br /&gt;
The Parliament usually meets only between March to December every year and meets monthly. A quorum of at least three members present is required for the Parliament to be able to transact its business. Notice that this quorum will not be raised even if the Parliament gained new seats.&lt;br /&gt;
&lt;br /&gt;
=== Members and Lords of Parliament ===&lt;br /&gt;
&#039;&#039;&#039;Members of Parliament&#039;&#039;&#039; are elected by towns to the Commons at the end of every parliamentary term to represent them there. &#039;&#039;&#039;Lords of Parliament&#039;&#039;&#039; are those appointed to the Parliament for life who possesses the peerages or titles of nobility and not subject to election. Peerages are created by the Sovereign on advice of Prime Minister.&lt;br /&gt;
&lt;br /&gt;
Peerages created by the Sovereign is inheritable. The only stipulation is that the heirs must be an active citizen of [[Virtual Paradise]] and has a property within Palmshire territories. If the current holder of a peerage wishes to name a heir, they must submit name of their heir to the Crown to be so entered into the records.&lt;br /&gt;
&lt;br /&gt;
== Local Government ==&lt;br /&gt;
{{main|Local government in Palmshire}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[List of current or past officials in the Kingdom of Palmshire]]&lt;br /&gt;
* [[Line of succession to the Palmshire throne]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Government of Palmshire| ]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Kingdom_of_Palmshire&amp;diff=4796</id>
		<title>Kingdom of Palmshire</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Kingdom_of_Palmshire&amp;diff=4796"/>
		<updated>2018-02-18T13:47:42Z</updated>

		<summary type="html">&lt;p&gt;Legion: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Nation&lt;br /&gt;
|image=&lt;br /&gt;
|tagline=Nation of [[Blizzard]]&lt;br /&gt;
|leaders=[[Legion I of Palmshire]] (king)&lt;br /&gt;
Graystripe (prime minister)&lt;br /&gt;
|founded=2004&lt;br /&gt;
(see [[History of Palmshire|Formation]])&lt;br /&gt;
|government=Parliamentary constitutional monarchy&lt;br /&gt;
(see [[Government of Palmshire]])&lt;br /&gt;
|members=*&#039;&#039;&#039;[[New Cyprus Hollow]]&#039;&#039;&#039; (capital)&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; is a sovereign state with parliamentary constitutional monarchy and its capital city is [[New Cypress Hollow]]. It came into existence on 4 July [[2004]]. The current [[Monarchy of Palmshire|Palmshire monarch]] &amp;amp;ndash; since 22 January 2011 &amp;amp;ndash; is [[Legion I of Palmshire|King Legion I]]. In early 2017, the Kingdom collapsed due to a number of external and internal reasons, leading to the fleeing of the King as well as several member-states declaring independence.&lt;br /&gt;
&lt;br /&gt;
In October of 2017, the Kingdom was reformed with former states.&lt;br /&gt;
&lt;br /&gt;
==Geography==&lt;br /&gt;
&lt;br /&gt;
==Government==&lt;br /&gt;
:&amp;lt;div class=&amp;quot;boilerplate&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&#039;&#039;Main Article: [[Government of Palmshire]].&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The head of government is [[Prime Minister of Palmshire|Prime Minister]], the prime minister, while the head of state is [[Monarchy of Palmshire|monarch]], the Sovereign.&lt;br /&gt;
&lt;br /&gt;
Under the Palmshire constitution, executive authority lies with the Sovereign. This authority is exercised only by, or on the advice of, the Prime Minister and the Cabinet.&lt;br /&gt;
&lt;br /&gt;
The current Prime Minister of Palmshire is [[graystripe]], leader of the [[Liberal Democrats]], who was appointed on 16 December [[2016]], and reelected in November of 2017.&lt;br /&gt;
&lt;br /&gt;
[[Category: Kingdom of Palmshire| ]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=List_of_Parliaments_of_Palmshire&amp;diff=4795</id>
		<title>List of Parliaments of Palmshire</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=List_of_Parliaments_of_Palmshire&amp;diff=4795"/>
		<updated>2018-02-18T13:46:01Z</updated>

		<summary type="html">&lt;p&gt;Legion: Table updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a listing of sessions of the [[Parliament of Palmshire]], tabulated with the list of members of the House.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Monarch&lt;br /&gt;
!Number&lt;br /&gt;
!Start date&lt;br /&gt;
!Election&lt;br /&gt;
!Members&lt;br /&gt;
!Prime Minister(s)&lt;br /&gt;
!Party&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|[[1st Parliament of Palmshire|1st]]&lt;br /&gt;
|2010&lt;br /&gt;
|None&lt;br /&gt;
|[[List of members of the 1st Parliament of Palmshire|MPs]]&lt;br /&gt;
|[[Legion, 1st Duke of Rockford]]&lt;br /&gt;
|[[Tory Party (Palmshire)|Tory]]&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=10|[[Legion I of Palmshire|Legion I]]&lt;br /&gt;
|[[2nd Parliament of Palmshire|2nd]]&lt;br /&gt;
|2011 (Mar)&lt;br /&gt;
|[[Palmshire general election, June 2011|Election]]&lt;br /&gt;
|[[List of members of the 2nd Parliament of Palmshire|MPs]]&lt;br /&gt;
|[[GC, 1st Duke of Cypress Hollow]] &amp;lt;br /&amp;gt; [[Bach Zhaa, 1st Viscount Metaville]] &amp;lt;br /&amp;gt; [[Nibbles Yocum, 1st Duchess of Rochester]] &amp;lt;br /&amp;gt; [[Demon Dog Tenenbaum, 1st Marquess of Arcadia]]&lt;br /&gt;
|[[Whig (Palmshire political party)|Whig]] &amp;lt;br /&amp;gt; [[Communist Party of Palmshire|Communist]] &amp;lt;br /&amp;gt; Tory &amp;lt;br /&amp;gt; Communist&lt;br /&gt;
|-&lt;br /&gt;
|[[3rd Parliament of Palmshire|3rd]]&lt;br /&gt;
|2011 (Aug)&lt;br /&gt;
|[[Palmshire general election, August 2011|Election]]&lt;br /&gt;
|[[List of members of the 3rd Parliament of Palmshire|MPs]]&lt;br /&gt;
|Duchess of Rochester &amp;lt;br&amp;gt; [[Arnold NYC, 1st Earl of Huntington]] &amp;lt;br&amp;gt; The Viscount Metaville&lt;br /&gt;
|Tory &amp;lt;br&amp;gt; Tory &amp;lt;br&amp;gt; Communist&lt;br /&gt;
|-&lt;br /&gt;
|[[4th Parliament of Palmshire|4th]]&lt;br /&gt;
|2012 (Apr)&lt;br /&gt;
|[[Palmshire general election, March 2012|Election]]&lt;br /&gt;
|[[List of members of the 4th Parliament of Palmshire|MPs]]&lt;br /&gt;
|Demon Dog Tenenbaum, 1st Duke of Arcadia&lt;br /&gt;
|Communist&lt;br /&gt;
|-&lt;br /&gt;
|[[5th Parliament of Palmshire|5th]]&lt;br /&gt;
|2012 (Jul)&lt;br /&gt;
|[[Palmshire general election, June 2012|Election]]&lt;br /&gt;
|[[List of members of the 5th Parliament of Palmshire|MPs]]&lt;br /&gt;
|[[Brock Tokeington, 1st Baron Tokeington]] &amp;lt;br&amp;gt; [[Chris D]]&lt;br /&gt;
|[[Swag Party|Moose]] &amp;lt;br&amp;gt; [[Socialist Party|Socialist]]&lt;br /&gt;
|-&lt;br /&gt;
|[[6th Parliament of Palmshire|6th]]&lt;br /&gt;
|2014&lt;br /&gt;
|[[Palmshire general election, 2014|Election]]&lt;br /&gt;
|[[List of members of the 6th Parliament of Palmshire|MPs]]&lt;br /&gt;
|Chris D&lt;br /&gt;
|Socialist&lt;br /&gt;
|-&lt;br /&gt;
|[[7th Parliament of Palmshire|7th]]&lt;br /&gt;
|2015 (May)&lt;br /&gt;
|[[Palmshire general election, May 2015|Election]]&lt;br /&gt;
|[[List of members of the 7th Parliament of Palmshire|MPs]]&lt;br /&gt;
|Chris D&lt;br /&gt;
|Socialist&lt;br /&gt;
|-&lt;br /&gt;
|[[8th Parliament of Palmshire|8th]]&lt;br /&gt;
|2015 (October)&lt;br /&gt;
|[[Palmshire general election, October 2015|Election]]&lt;br /&gt;
|[[List of members of the 8th Parliament of Palmshire|MPs]]&lt;br /&gt;
|[[Alphaworldian]] &amp;lt;br&amp;gt; [[RyanLion]]&lt;br /&gt;
|Socialist &amp;lt;br&amp;gt; Labour&lt;br /&gt;
|-&lt;br /&gt;
|[[9th Parliament of Palmshire|9th]]&lt;br /&gt;
|2016 (May)&lt;br /&gt;
|[[Palmshire general election, May 2016|Election]]&lt;br /&gt;
|[[List of members of the 9th Parliament of Palmshire|MPs]]&lt;br /&gt;
|RyanLion&lt;br /&gt;
|Liberal Democrat&lt;br /&gt;
|-&lt;br /&gt;
|[[10th Parliament of Palmshire|10th]]&lt;br /&gt;
|2016 (December)&lt;br /&gt;
|[[Palmshire general election, November 2016|Election]]&lt;br /&gt;
|[[List of members of the 10th Parliament of Palmshire|MPs]]&lt;br /&gt;
|RyanLion&lt;br /&gt;
|Liberal Democrat&lt;br /&gt;
|-&lt;br /&gt;
|[[11th Parliament of Palmshire|11th]]&lt;br /&gt;
|2017 (December)&lt;br /&gt;
|[[Palmshire general election, October 2017|Election]]&lt;br /&gt;
|[[List of members of the 11th Parliament of Palmshire|MPs]]&lt;br /&gt;
|RyanLion &amp;lt;br&amp;gt; [[graystripe]]&lt;br /&gt;
|Liberal Democrat&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[List of Acts of the Parliament of Palmshire, 2010–2019]]&lt;br /&gt;
* [[Parliament of Palmshire]]&lt;br /&gt;
* [[Government of Palmshire]]&lt;br /&gt;
* [[Kingdom of Palmshire]]&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
&lt;br /&gt;
[[Category:Government of Palmshire| ]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Koll_Tenenbaum,_2nd_Baron_Nottingham&amp;diff=4782</id>
		<title>Koll Tenenbaum, 2nd Baron Nottingham</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Koll_Tenenbaum,_2nd_Baron_Nottingham&amp;diff=4782"/>
		<updated>2018-01-23T01:12:59Z</updated>

		<summary type="html">&lt;p&gt;Legion: Redirected page to Koll, 1st Baron Redlight&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Koll, 1st Baron Redlight]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Koll_Tenenbaum,_2nd_Viscount_Nottingham&amp;diff=4781</id>
		<title>Koll Tenenbaum, 2nd Viscount Nottingham</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Koll_Tenenbaum,_2nd_Viscount_Nottingham&amp;diff=4781"/>
		<updated>2018-01-23T01:12:05Z</updated>

		<summary type="html">&lt;p&gt;Legion: Redirected page to Koll, 1st Baron Redlight&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Koll, 1st Baron Redlight]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Koll,1st_Baron_Redlight&amp;diff=4780</id>
		<title>Koll,1st Baron Redlight</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Koll,1st_Baron_Redlight&amp;diff=4780"/>
		<updated>2018-01-23T01:11:35Z</updated>

		<summary type="html">&lt;p&gt;Legion: Legion moved page Koll,1st Baron Redlight to Koll, 1st Baron Redlight: Oops&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Koll, 1st Baron Redlight]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Koll,_1st_Baron_Redlight&amp;diff=4779</id>
		<title>Koll, 1st Baron Redlight</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Koll,_1st_Baron_Redlight&amp;diff=4779"/>
		<updated>2018-01-23T01:11:35Z</updated>

		<summary type="html">&lt;p&gt;Legion: Legion moved page Koll,1st Baron Redlight to Koll, 1st Baron Redlight: Oops&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This is official Palmshire biography of Koll. For official Virtual Paradise biography of Koll, please see [[User:Koll|Koll]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; was the [[Home Secretary]]. He represented [[Dublin and Berwick (Palmshire Parliament constituency)|Dublin and Berwick]] (including his native town of [[Redlight]]) as its [[Member of Parliament]] (MP). He currently sits in the [[Palmshire House of Lords|House of Lords]].&lt;br /&gt;
&lt;br /&gt;
==Political career==&lt;br /&gt;
Tenenbaum founded town of [[Redlight]] on 15 November 2012 and remained its de-facto Mayor up to present times. Tenenbaum inherited the peerage title of the Baron Nottingham on 16 May 2011 and later elevated to Viscount rank on 25 December, gaining a seat on the [[Parliament of Palmshire|Parliament]]. He was later made the [[Leader of the House of Commons]] and [[Home Secretary]] following [[Demon Dog Tenenbaum, 1st Marquess of Arcadia|Lord Arcadia]]&#039;s, of whom is his cousin, appointment as [[Prime Minister of Palmshire]]. He was later elevated to the [[Palmshire House of Lords|House of Lords]] through his subsidiary title of Baron Redlight on 24 March 2012, thereby vacating his office of Leader of the House of Commons that day but remained in the [[Cabinet of Palmshire|Cabinet]] as Home Secretary. In former office, he was succeeded by [[Jennifer de la Cueva]].&lt;br /&gt;
&lt;br /&gt;
Lord Nottingham was later elected as [[Member of Parliament]] for [[Dublin and Berwick (Palmshire Parliament constituency)|Dublin and Berwick]] following [[Palmshire general election, March 2012|2012 election]], a rarity for a House of Lords member to sit on [[Palmshire House of Commons|House of Commons]] generally made up of non-nobles. He later joined the [[Tory Party (Palmshire)|Tory Party]] on 5 April 2012, much to the consternation of his cousin who is leader of the [[Palmshire Communist Party|Communist Party]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot; style=&amp;quot;width:auto; margin-left:auto; margin-right:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ACE777;&amp;quot; align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[Peerage of Palmshire]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;New creation&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Viscount Nottingham&#039;&#039;&#039; &amp;lt;br /&amp;gt;25 December 2011-present&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Incumbent&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Kit Kat Kelsey, 2nd Marchioness of Dublin|Kit Kat Kelsey, 1st Baroness of Nottingham]]&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Baron Nottingham&#039;&#039;&#039; &amp;lt;br /&amp;gt;16 May 2011-25 December 2011&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Elevated&#039;&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;New rank:&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;The Viscount Nottingham&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;New creation&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Baron Redlight&#039;&#039;&#039; &amp;lt;br /&amp;gt;24 March 2012-present&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Incumbent&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ccccff;&amp;quot; align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Political offices&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Arnold NYC, 1st Earl of Huntington|The Earl of Huntington]]&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[Home Secretary]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2012&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Ally Youngwood]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Karate Master, 1st Earl of Gravesend|The Earl of Gravesend]]&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[Leader of the House of Commons]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2012&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Jennifer de la Cueva]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ccccff;&amp;quot; align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[Parliament of Palmshire]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;new constituency&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[Member of Parliament]] for [[Dublin and Berwick (Palmshire Parliament constituency)|Dublin and Berwick]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2012-present&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[keida124]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire people]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Koll_Tenenbaum,_2nd_Viscount_Nottingham&amp;diff=4778</id>
		<title>Koll Tenenbaum, 2nd Viscount Nottingham</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Koll_Tenenbaum,_2nd_Viscount_Nottingham&amp;diff=4778"/>
		<updated>2018-01-23T01:11:08Z</updated>

		<summary type="html">&lt;p&gt;Legion: Legion moved page Koll Tenenbaum, 2nd Viscount Nottingham to Koll,1st Baron Redlight: Updated to reflect a bill of attainder recently passed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Koll,1st Baron Redlight]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Koll,_1st_Baron_Redlight&amp;diff=4777</id>
		<title>Koll, 1st Baron Redlight</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Koll,_1st_Baron_Redlight&amp;diff=4777"/>
		<updated>2018-01-23T01:11:08Z</updated>

		<summary type="html">&lt;p&gt;Legion: Legion moved page Koll Tenenbaum, 2nd Viscount Nottingham to Koll,1st Baron Redlight: Updated to reflect a bill of attainder recently passed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This is official Palmshire biography of Koll. For official Virtual Paradise biography of Koll, please see [[User:Koll|Koll]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; was the [[Home Secretary]]. He represented [[Dublin and Berwick (Palmshire Parliament constituency)|Dublin and Berwick]] (including his native town of [[Redlight]]) as its [[Member of Parliament]] (MP). He currently sits in the [[Palmshire House of Lords|House of Lords]].&lt;br /&gt;
&lt;br /&gt;
==Political career==&lt;br /&gt;
Tenenbaum founded town of [[Redlight]] on 15 November 2012 and remained its de-facto Mayor up to present times. Tenenbaum inherited the peerage title of the Baron Nottingham on 16 May 2011 and later elevated to Viscount rank on 25 December, gaining a seat on the [[Parliament of Palmshire|Parliament]]. He was later made the [[Leader of the House of Commons]] and [[Home Secretary]] following [[Demon Dog Tenenbaum, 1st Marquess of Arcadia|Lord Arcadia]]&#039;s, of whom is his cousin, appointment as [[Prime Minister of Palmshire]]. He was later elevated to the [[Palmshire House of Lords|House of Lords]] through his subsidiary title of Baron Redlight on 24 March 2012, thereby vacating his office of Leader of the House of Commons that day but remained in the [[Cabinet of Palmshire|Cabinet]] as Home Secretary. In former office, he was succeeded by [[Jennifer de la Cueva]].&lt;br /&gt;
&lt;br /&gt;
Lord Nottingham was later elected as [[Member of Parliament]] for [[Dublin and Berwick (Palmshire Parliament constituency)|Dublin and Berwick]] following [[Palmshire general election, March 2012|2012 election]], a rarity for a House of Lords member to sit on [[Palmshire House of Commons|House of Commons]] generally made up of non-nobles. He later joined the [[Tory Party (Palmshire)|Tory Party]] on 5 April 2012, much to the consternation of his cousin who is leader of the [[Palmshire Communist Party|Communist Party]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot; style=&amp;quot;width:auto; margin-left:auto; margin-right:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ACE777;&amp;quot; align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[Peerage of Palmshire]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;New creation&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Viscount Nottingham&#039;&#039;&#039; &amp;lt;br /&amp;gt;25 December 2011-present&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Incumbent&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Kit Kat Kelsey, 2nd Marchioness of Dublin|Kit Kat Kelsey, 1st Baroness of Nottingham]]&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Baron Nottingham&#039;&#039;&#039; &amp;lt;br /&amp;gt;16 May 2011-25 December 2011&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Elevated&#039;&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;New rank:&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;The Viscount Nottingham&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;New creation&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Baron Redlight&#039;&#039;&#039; &amp;lt;br /&amp;gt;24 March 2012-present&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Incumbent&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ccccff;&amp;quot; align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Political offices&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Arnold NYC, 1st Earl of Huntington|The Earl of Huntington]]&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[Home Secretary]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2012&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Ally Youngwood]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Karate Master, 1st Earl of Gravesend|The Earl of Gravesend]]&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[Leader of the House of Commons]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2012&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[Jennifer de la Cueva]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #ccccff;&amp;quot; align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[Parliament of Palmshire]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Preceded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;new constituency&#039;&#039;&#039;&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;[[Member of Parliament]] for [[Dublin and Berwick (Palmshire Parliament constituency)|Dublin and Berwick]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; 2012-present&lt;br /&gt;
|width=33% align=&amp;quot;center&amp;quot;|Succeeded by &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[keida124]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire people]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=List_of_families_in_Palmshire&amp;diff=4776</id>
		<title>List of families in Palmshire</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=List_of_families_in_Palmshire&amp;diff=4776"/>
		<updated>2018-01-23T01:10:15Z</updated>

		<summary type="html">&lt;p&gt;Legion: Updated to reflect a bill of attainder recently passed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the following families, particularly important ones, in the kingdom of [[Kingdom of Palmshire|Palmshire]]&lt;br /&gt;
&lt;br /&gt;
== [[Tenenbaum family]] ==&lt;br /&gt;
* [[Demon Dog Tenenbaum, 1st Marquess of Arcadia]]&lt;br /&gt;
&lt;br /&gt;
== [[de la Cueva family]] ==&lt;br /&gt;
* [[Katylin de la Cueva]]&lt;br /&gt;
* [[Jennifer de la Cueva]]&lt;br /&gt;
&lt;br /&gt;
== [[Youngblood family]] ==&lt;br /&gt;
* [[Ally Youngblood]]&lt;br /&gt;
&lt;br /&gt;
== [[Malik family]] ==&lt;br /&gt;
* [[Lucy Malik]]&lt;br /&gt;
&lt;br /&gt;
== [[Yocum family]] ==&lt;br /&gt;
* [[Nibbles Yocum, 1st Duchess of Rochester]]&lt;br /&gt;
* [[Bluelaser Yocum, 1st Marquess of Highworth]]&lt;br /&gt;
&lt;br /&gt;
== [[Tokeington family]] ==&lt;br /&gt;
* [[Brock Tokeington, 1st Baron Tokeington]]&lt;br /&gt;
&lt;br /&gt;
== [[Rockford family]] ==&lt;br /&gt;
* [[Legion Rockford, 1st Duke of Rockford]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Palmshire families]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Palmshire_House_of_Lords&amp;diff=4775</id>
		<title>Palmshire House of Lords</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Palmshire_House_of_Lords&amp;diff=4775"/>
		<updated>2018-01-23T01:09:44Z</updated>

		<summary type="html">&lt;p&gt;Legion: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; is the upper house of the [[Parliament of Palmshire]]. It consists of the appointed peers created by [[Monarchy of Palmshire|Sovereign]] of [[Kingdom of Palmshire|Palmshire]] on advice of [[Prime Minister of Palmshire|Prime Minister]]. At present, there are nineteen peers appointed to the House of Lords. The members are appointed for life and are not subject to election. Prime Minister and [[Cabinet of Palmshire|Cabinet]] ministers must come from either House of Commons or Lords.&lt;br /&gt;
&lt;br /&gt;
Peerages created by the monarch is inheritable. The only stipulation is that the heirs must be an active citizen of [[Active Worlds]] or [[Virtual Paradise]] and has a property within Palmshire territories. If the current holder of a peerage wishes to name a heir, they must submit name of their heir to the monarch&#039;s office to be entered into the records.&lt;br /&gt;
&lt;br /&gt;
The House of Lords meets only between March to December annually and is not mandated to meet regularly (e.g. daily, weekly, or monthly) during these periods. At least three members of the House present is required for the House of Lords to proceed to business. Notice that this quorum will not be raised even if new peers are added to the House in future.&lt;br /&gt;
&lt;br /&gt;
Simple majority is required for any bills to be passed in the House of Lords as the [[List of Acts of the Parliament of Palmshire, 2010–2019|Acts of Parliament]]. Once bills is passed, it is usually given Royal Assent by the monarch before it can take effect. Royal Assent being withheld by monarch is equivalent to veto but this has not been exercised since [[2011]].&lt;br /&gt;
&lt;br /&gt;
==Current members of the House of Lords==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; width=95%&lt;br /&gt;
|-&lt;br /&gt;
! width=25%|Members&lt;br /&gt;
! width=25%|Position(s)&lt;br /&gt;
! width=15%|Party Affiliation&lt;br /&gt;
! width=35%|Note(s)&lt;br /&gt;
|-&lt;br /&gt;
|[[Legion Rockford, 1st Duke of Rockford]]&lt;br /&gt;
|[[Monarchy of Palmshire|King of Palmshire]]&lt;br /&gt;
|bgcolor=#ADD8E6|Tory&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[GC, 1st Duke of Cypress Hollow]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#FFE5B4|Whig (or Wig)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Bach Zhaa, 1st Viscount Metaville]]&lt;br /&gt;
|&lt;br /&gt;
| style=&amp;quot;background: #CC0000; color: white&amp;quot; |Communist&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Sidris, 1st Duchess of Lexington]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#EEEEEE|Unaffiliated&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Buddy., 1st Baron Peaceville]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#ADD8E6|Tory&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Demon Dog Tenenbaum, 1st Duke of Arcadia]]&lt;br /&gt;
|&lt;br /&gt;
| style=&amp;quot;background: #CC0000; color: white&amp;quot; |Communist&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Matthew, 1st Viscount Fairfax]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#FFCCCC|Labour&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Bluelaser Yocum, 1st Marquess of Highworth]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#EEEEEE|Unaffiliated&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Karate Master, 1st Earl of Gravesend]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#EEEEEE|Unaffiliated&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Eterna Forest, 2nd Marchioness of Dublin]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#FFDD00|Moose Party&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Arnold NYC, 1st Earl of Huntington]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#ADD8E6|Tory&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Hyper Anthony, 1st Marquess of Arklay]]&lt;br /&gt;
|&lt;br /&gt;
|Birde Party&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Nibbles Yocum, 1st Duchess of Rochester]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#ADD8E6|Tory&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Eric John, 1st Baron Washington]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#FFE5B4|Whig&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[wutend auge, 1st Duke of Cambria]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#FFE5B4|Whig&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Brock Tokeington, 1st Baron Tokeington]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#FFDD00|Moose Party&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[AlexTheMartian, 1st Baron Alexandria]]&lt;br /&gt;
|&lt;br /&gt;
| style=&amp;quot;background: #CC0000; color: white&amp;quot; |Socialist Party&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Koll, 1st Baron Redlight]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=#ADD8E6|Tory&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[RaygoeFlash, 1st Earl of Weald]]&lt;br /&gt;
|[[Deputy Speaker of the Parliament|Deputy Speaker]]&lt;br /&gt;
|style=&amp;quot;background: #002366; color: gold&amp;quot;|Royalist&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Tom, 1st Baron Whalen]]&lt;br /&gt;
|[[Chancellor of the Exchequer]] (acceptance pending)&lt;br /&gt;
| style=&amp;quot;background: #CC0000; color: white&amp;quot; |Socialist Party&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Chris, 1st Baron Richmond]]&lt;br /&gt;
|&lt;br /&gt;
| style=&amp;quot;background: #CC0000; color: white&amp;quot; |Socialist Party&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Neo, 1st Baron Jarrow]]&lt;br /&gt;
|&lt;br /&gt;
| style=&amp;quot;background: #CC0000; color: white&amp;quot; |Socialist Party&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Edwin, 1st Viscount Rijkee]]&lt;br /&gt;
|[[Leader of the House of Lords]] (acceptance pending)&lt;br /&gt;
|bgcolor=#EEEEEE|Unaffiliated&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Alphaworldian, 1st Baron Rotherham]]&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=FFDD00|Liberal Democrat&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Party breakdown by seats ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Number &amp;lt;br&amp;gt; of seats&lt;br /&gt;
!Party name&lt;br /&gt;
!Leader&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|bgcolor=#ADD8E6|Tory Party&lt;br /&gt;
|Duke of Rockford (acting)&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|bgcolor=#FFE5B4|Whig Party&lt;br /&gt;
|Duke of Cypress Hollow&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
| style=&amp;quot;background: #CC0000; color: white&amp;quot; |Communist Party&lt;br /&gt;
|Duke of Arcadia&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|bgcolor=#FFCCCC|Labour Party&lt;br /&gt;
|Viscount Fairfax&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|Birde Party&lt;br /&gt;
|Marquess of Arklay&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|bgcolor=#FFDD00|Moose Party&lt;br /&gt;
|Marchioness of Dublin&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
| style=&amp;quot;background: #CC0000; color: white&amp;quot; |Socialist Party&lt;br /&gt;
|Chris D&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|bgcolor=FFDD00 |Liberal Democrat&lt;br /&gt;
|RyanLion&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|bgcolor=#EEEEEE|Unaffiliated&lt;br /&gt;
|N/A&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Peerage of Palmshire]]&lt;br /&gt;
* [[List of Parliaments of Palmshire]]&lt;br /&gt;
* [[List of Acts of the Parliament of Palmshire, 2010–2019]]&lt;br /&gt;
* [[Government of Palmshire]]&lt;br /&gt;
* [[Kingdom of Palmshire]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Parliament of Palmshire]]&lt;/div&gt;</summary>
		<author><name>Legion</name></author>
	</entry>
</feed>