<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.splurt.space/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AXenoPageHeader</id>
	<title>Template:XenoPageHeader - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.splurt.space/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AXenoPageHeader"/>
	<link rel="alternate" type="text/html" href="https://wiki.splurt.space/mediawiki/index.php?title=Template:XenoPageHeader&amp;action=history"/>
	<updated>2026-05-15T21:35:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.splurt.space/mediawiki/index.php?title=Template:XenoPageHeader&amp;diff=2779&amp;oldid=prev</id>
		<title>imported&gt;NyoomVoyager at 13:56, 11 April 2024</title>
		<link rel="alternate" type="text/html" href="https://wiki.splurt.space/mediawiki/index.php?title=Template:XenoPageHeader&amp;diff=2779&amp;oldid=prev"/>
		<updated>2024-04-11T13:56:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;code&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|bgcolor=&amp;quot;{{{headerbgcolor|#bbbbbb}}}&amp;quot; align=&amp;quot;center&amp;quot; colspan=2|&amp;lt;font color=&amp;quot;{{{headerfontcolor|#000000}}}&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;{{{xenotier|UNDEFINED}}} XENO&amp;#039;&amp;#039;&amp;#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|width = 150 align=center bgcolor=&amp;quot;{{{imagebgcolor|#cccccc}}}&amp;quot;|{{#if:{{{img|}}}| [[File:{{{img|&amp;quot;TGMC:{{{xenotitle}}}.png&amp;quot;}}}|128px]] | }} &amp;lt;br&amp;gt; &amp;#039;&amp;#039;&amp;#039;{{{xenotitle|Xeno}}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Difficulty:&amp;#039;&amp;#039;&amp;#039; {{{difficulty|Not defined}}}&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Rank:&amp;#039;&amp;#039;&amp;#039; {{{rank|[[TGMC:Xenomorph_playtime|Hatchling (Starting), Young (10hrs), Mature (25hrs), Elder (70 hrs), Ancient (175 hrs)]]}}}&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Duties:&amp;#039;&amp;#039;&amp;#039; {{{duties|Not defined}}}&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Guides:&amp;#039;&amp;#039;&amp;#039; {{{guides|Not defined}}}&lt;br /&gt;
{{#if: {{{quote|}}} | &amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;Quote:&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;{{{quote}}}&amp;#039;&amp;#039;}}&lt;br /&gt;
|}&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template is intended to be at the top of each of each xeno page to provide a basic overview of each xeno.&lt;br /&gt;
&lt;br /&gt;
== Meaning of parameters ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;headerbgcolor&amp;#039;&amp;#039;&amp;#039; is the background color of the upper part which spans the entire width of the screen. This should be a dark color.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;headerfontcolor&amp;#039;&amp;#039;&amp;#039; is the font color of the same part as headerbgcolor&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;xenotier&amp;#039;&amp;#039;&amp;#039; is the word that is added before XENO. So adding the words TIER 1 here yields TIER 1 XENO. Intended to be in caps.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;imagebgcolor&amp;#039;&amp;#039;&amp;#039; is the background color of the space behind the image and the job title. this should be a light color as the job title is always black.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;img&amp;#039;&amp;#039;&amp;#039; is the in-action image file, without the &amp;quot;File:&amp;quot; or &amp;quot;Image:&amp;quot; prefix. (see examples below)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;xenotitle, difficulty, guides and duties&amp;#039;&amp;#039;&amp;#039; are self-explanatory.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;rank&amp;#039;&amp;#039;&amp;#039; is the [[TGMC:Xenomorph_playtime|Playtime rank levels]]; which is the same for all xenos. Only Queen and King earn different titles beyond the &amp;quot;Elder&amp;quot; level.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;quote&amp;#039;&amp;#039;&amp;#039; will only show if the parameter is specified&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Example of the finished product. Check the source code for the code that generated the thing below. Please document any changes you make to the template code in the parameters and usage sections&lt;br /&gt;
&lt;br /&gt;
No image defined:&lt;br /&gt;
&lt;br /&gt;
{{XenoPageHeader&lt;br /&gt;
|headerbgcolor = darkblue&lt;br /&gt;
|headerfontcolor = white&lt;br /&gt;
|xenotype = SUPPORT &lt;br /&gt;
|imagebgcolor = lightblue&lt;br /&gt;
|xenotitle = Drone(xxx)&lt;br /&gt;
|difficulty = Medium&lt;br /&gt;
|duties = Build the hive, plant the weeds, don&amp;#039;t die.&lt;br /&gt;
|guides = no separate guides&lt;br /&gt;
|quote = Can I evolve now queen?&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Image defined:&lt;br /&gt;
&lt;br /&gt;
{{XenoPageHeader&lt;br /&gt;
|headerbgcolor = darkblue&lt;br /&gt;
|headerfontcolor = white&lt;br /&gt;
|xenotype = SUPPORT&lt;br /&gt;
|imagebgcolor = lightblue&lt;br /&gt;
|img = Wiki_Images.png&lt;br /&gt;
|xenotitle = Drone(xxx)&lt;br /&gt;
|difficulty = Medium&lt;br /&gt;
|duties = Build the hive, plant the weeds, don&amp;#039;t die.&lt;br /&gt;
|guides = no separate guides&lt;br /&gt;
|quote = Can I evolve now queen?&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;NyoomVoyager</name></author>
	</entry>
</feed>