<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.zenithxi.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ATable_Colors</id>
	<title>Template:Table Colors - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.zenithxi.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ATable_Colors"/>
	<link rel="alternate" type="text/html" href="https://wiki.zenithxi.com/index.php?title=Template:Table_Colors&amp;action=history"/>
	<updated>2026-07-06T05:40:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.zenithxi.com/index.php?title=Template:Table_Colors&amp;diff=102830&amp;oldid=prev</id>
		<title>imported&gt;Funkworkz at 18:52, 14 July 2016</title>
		<link rel="alternate" type="text/html" href="https://wiki.zenithxi.com/index.php?title=Template:Table_Colors&amp;diff=102830&amp;oldid=prev"/>
		<updated>2016-07-14T18:52:18Z</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;&lt;br /&gt;
{{Color|negative|&amp;#039;&amp;#039;This template&amp;#039;s functionality is not fully implemented. Needs more color palettes.&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
This template is used in table formatting to set colors and keep said colors consistent across the wiki for any given category type.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Table Colors|info category|table element}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Info Category&amp;#039;&amp;#039;&amp;#039;: Selects the color palette based on the category of information being displayed, e.g. &amp;quot;Quest&amp;quot; will set the colors to be the same as every other quest table on the wiki. Defaults to the standard wiki color scheme.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Table Element&amp;#039;&amp;#039;&amp;#039;: Indicates which part of the table is being set, and thus which color from the palette to use, e.g. &amp;quot;Title&amp;quot;, &amp;quot;Title Text&amp;quot;, &amp;quot;Border&amp;quot;, &amp;quot;Header Row&amp;quot;, &amp;quot;Cell&amp;quot;. Has no default value &amp;amp;mdash; &amp;#039;&amp;#039;&amp;#039;must&amp;#039;&amp;#039;&amp;#039; be set.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- Color Values for reference&lt;br /&gt;
&lt;br /&gt;
Default:&lt;br /&gt;
*Title:      #4696cf&lt;br /&gt;
*Title Text: #ffffff&lt;br /&gt;
*Border:     #3c6a95&lt;br /&gt;
*Header Row: #D4D4D4&lt;br /&gt;
*Cell:       #F5F5F5&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;{{#switch: {{#lc: {{{1}}}}}&lt;br /&gt;
&amp;lt;!-- Categories matching values in Template:Item Quest Usage Table; uncomment as colors are implemented&lt;br /&gt;
| quest | q = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| mission | m  = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| campaign op | op | campaign = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| event | seasonal event | seasonal | se | s | sp | special | special event = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| battlefield | bcnm | battle | bf = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| item upgrade | upgrade | u = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| abjuration | cursed | c = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| coalition | co = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Thoughts on other color palettes; implement/add more/combine/split as necessary&lt;br /&gt;
| npc = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| synthesis | synth | crafting | craft = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| desynthesis | desynth = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| monster | mob = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| treasure | chest | coffer | casket | pyxis = {{#switch {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
| helm | hobby | gathering | mining | excavation | harvesting | logging | digging | chocobo digging | clamming = {{#switch: {{{2}}}&lt;br /&gt;
| }}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| #default = {{#switch: {{{2}}}&lt;br /&gt;
| Title = &amp;lt;nowiki&amp;gt;#4696cf&amp;lt;/nowiki&amp;gt; | Title Text = &amp;lt;nowiki&amp;gt;#ffffff&amp;lt;/nowiki&amp;gt; | Border = &amp;lt;nowiki&amp;gt;#3c6a95&amp;lt;/nowiki&amp;gt; | Header Row = &amp;lt;nowiki&amp;gt;#d4d4d4&amp;lt;/nowiki&amp;gt; | Cell = &amp;lt;nowiki&amp;gt;#f5f5f5&amp;lt;/nowiki&amp;gt; }}&lt;br /&gt;
}}&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Templates/System|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Funkworkz</name></author>
	</entry>
</feed>