<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://exalted.xi.co.nz/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Siha</id>
		<title>Exalted - Unofficial Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://exalted.xi.co.nz/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Siha"/>
		<link rel="alternate" type="text/html" href="http://exalted.xi.co.nz/wiki/Special:Contributions/Siha"/>
		<updated>2026-04-09T12:49:30Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>http://exalted.xi.co.nz/w/index.php?title=Wordman/ReferenceStandard&amp;diff=95255</id>
		<title>Wordman/ReferenceStandard</title>
		<link rel="alternate" type="text/html" href="http://exalted.xi.co.nz/w/index.php?title=Wordman/ReferenceStandard&amp;diff=95255"/>
				<updated>2021-04-26T07:55:39Z</updated>
		
		<summary type="html">&lt;p&gt;Siha: /* Comments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The Exalted Reference Standard (ERS) defines a system for referencing Exalted products. The idea is to provide a method for web authors and internet posters to cite references to Exalted books in web sites, net.books, posts and even databases and other software in a way that is:&lt;br /&gt;
&lt;br /&gt;
* Unobtrusive. References should be as short as possible so they do not distract from the main text and take as little screen space as possible.&lt;br /&gt;
* Unified. Everyone using the system should use the same system, eliminating confusion.&lt;br /&gt;
* Flexible. References should be able to specify a page in a book, but also have the ability to site exact paragraphs and page ranges. &lt;br /&gt;
&lt;br /&gt;
While this sounds a bit anal, the ERS was born from a need to fit page references into tables with very narrow columns. It suits this purpose very well, compressing a lot of information into a small space. I've used this system for a long time, mostly encoding page numbers into XML files and character sheets.&lt;br /&gt;
&lt;br /&gt;
It should be mentioned that this system is not endorsed by White Wolf in any way.&lt;br /&gt;
&lt;br /&gt;
== System ==&lt;br /&gt;
&lt;br /&gt;
Each Exalted product is given a four-letter code. This code is used to indicate the book being referenced. This code is followed by a &amp;quot;.&amp;quot;, then by a page number or a page range. If a single page is specified, it can also be followed with a comma and a column number. This can optionally be followed by another column and a paragraph number. The resulting syntax is as follows:&lt;br /&gt;
&lt;br /&gt;
  {code}.{page}[-{end page} | ,{column}[,{paragraph}] ]&lt;br /&gt;
&lt;br /&gt;
This is easier to understand by looking at a view examples:&lt;br /&gt;
&lt;br /&gt;
||Code||Meaning||&lt;br /&gt;
||ex2e.189||''Exalted Second Edition Core Book'', page 189.||&lt;br /&gt;
||ex2e.189-192||''Exalted Second Edition Core Book'', pages 189 through 192.||&lt;br /&gt;
||ex2e.189,2||''Exalted Second Edition Core Book'', page 189, column 2.||&lt;br /&gt;
||ex2e.189,2,3||''Exalted Second Edition Core Book'', page 189, column 2, paragraph 3.||&lt;br /&gt;
&lt;br /&gt;
In practice, column and paragraph references are used very rarely, bordering on never.&lt;br /&gt;
&lt;br /&gt;
Sidebars on pages are counted as columns that always come ''after'' columns of standard text. So, a reference like &amp;lt;code&amp;gt;ex2e.189,3&amp;lt;/code&amp;gt; would refer to the sidebar on page 189 of the 2E core book labeled &amp;quot;Charm Concept: Elsewhere&amp;quot;. Sidebars are counted starting at the top left, then going down, then going across.&lt;br /&gt;
&lt;br /&gt;
When a paragraph is specified, heading or section lines are ignored, as are statistic lines. Only ''full'' paragraphs are counted. That is, a paragraph is only &amp;quot;in a column&amp;quot; when its first letter is in that column. So, the &amp;lt;code&amp;gt;ex2e.189,3&amp;lt;/code&amp;gt; reference above refers to the paragraph that begins &amp;quot;Essence multiplies the force...&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== First Edition Codes ==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;abys&amp;lt;/code&amp;gt; - ''The Abyssals''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_a&amp;lt;/code&amp;gt; - ''Aspect Book: Air''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_e&amp;lt;/code&amp;gt; - ''Aspect Book: Earth''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_f&amp;lt;/code&amp;gt; - ''Aspect Book: Fire''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_v&amp;lt;/code&amp;gt; - ''Aspect Book: Water''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_w&amp;lt;/code&amp;gt; - ''Aspect Book: Wood''&lt;br /&gt;
:&amp;lt;code&amp;gt;auto&amp;lt;/code&amp;gt; - ''The Autochthonians''&lt;br /&gt;
:&amp;lt;code&amp;gt;bstn&amp;lt;/code&amp;gt; - ''Bastions of the North''&lt;br /&gt;
:&amp;lt;code&amp;gt;bone&amp;lt;/code&amp;gt; - ''Bone &amp;amp; Ebony''&lt;br /&gt;
:&amp;lt;code&amp;gt;bull&amp;lt;/code&amp;gt; - ''Houses of the Bull God''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_d&amp;lt;/code&amp;gt; - ''Caste Book: Dawn''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_e&amp;lt;/code&amp;gt; - ''Caste Book: Eclipse''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_n&amp;lt;/code&amp;gt; - ''Caste Book: Night''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_t&amp;lt;/code&amp;gt; - ''Caste Book: Twilight''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_z&amp;lt;/code&amp;gt; - ''Caste Book: Zenith''&lt;br /&gt;
:&amp;lt;code&amp;gt;coin&amp;lt;/code&amp;gt; - ''Manacle and Coin''&lt;br /&gt;
:&amp;lt;code&amp;gt;comp&amp;lt;/code&amp;gt; - ''Storyteller’s Companion''&lt;br /&gt;
:&amp;lt;code&amp;gt;core&amp;lt;/code&amp;gt; - ''Exalted Core Rules''&lt;br /&gt;
:&amp;lt;code&amp;gt;crea&amp;lt;/code&amp;gt; - ''Creatures of the Wyld''&lt;br /&gt;
:&amp;lt;code&amp;gt;cult&amp;lt;/code&amp;gt; - ''Cult of the Illuminated''&lt;br /&gt;
:&amp;lt;code&amp;gt;dbld&amp;lt;/code&amp;gt; - ''Dragon-Blooded''&lt;br /&gt;
:&amp;lt;code&amp;gt;fair&amp;lt;/code&amp;gt; - ''Fair Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;halt&amp;lt;/code&amp;gt; - ''Kingdom of Halta''&lt;br /&gt;
:&amp;lt;code&amp;gt;game&amp;lt;/code&amp;gt; - ''Games of Divinity''&lt;br /&gt;
:&amp;lt;code&amp;gt;luna&amp;lt;/code&amp;gt; - ''Lunars''&lt;br /&gt;
:&amp;lt;code&amp;gt;outc&amp;lt;/code&amp;gt; - ''Outcastes''&lt;br /&gt;
:&amp;lt;code&amp;gt;play&amp;lt;/code&amp;gt; - ''Player's Guide''&lt;br /&gt;
:&amp;lt;code&amp;gt;ruin&amp;lt;/code&amp;gt; - ''Ruins of Rathess''&lt;br /&gt;
:&amp;lt;code&amp;gt;seas&amp;lt;/code&amp;gt; - ''Savage Seas''&lt;br /&gt;
:&amp;lt;code&amp;gt;salt&amp;lt;/code&amp;gt; - ''Blood and Salt''&lt;br /&gt;
:&amp;lt;code&amp;gt;scav&amp;lt;/code&amp;gt; - ''The Scavenger Lands''&lt;br /&gt;
:&amp;lt;code&amp;gt;side&amp;lt;/code&amp;gt; - ''Sidereals''&lt;br /&gt;
:&amp;lt;code&amp;gt;svnt&amp;lt;/code&amp;gt; - ''Savant &amp;amp; Sorcerer''&lt;br /&gt;
:&amp;lt;code&amp;gt;time&amp;lt;/code&amp;gt; - ''Time of Tumult''&lt;br /&gt;
&lt;br /&gt;
== Second Edition Codes ==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;blck&amp;lt;/code&amp;gt; - ''Books of Sorcery II: Black Treatise''&lt;br /&gt;
:&amp;lt;code&amp;gt;ex2e&amp;lt;/code&amp;gt; - ''Exalted Second Edition''&lt;br /&gt;
:&amp;lt;code&amp;gt;exab&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Abyssals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exal&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Alchemicals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exdb&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Dragon Blooded''&lt;br /&gt;
:&amp;lt;code&amp;gt;exin&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Infernals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exlu&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Lunars''&lt;br /&gt;
:&amp;lt;code&amp;gt;exsd&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Sidereals''&lt;br /&gt;
:&amp;lt;code&amp;gt;hero&amp;lt;/code&amp;gt; - ''Scroll of Heroes''&lt;br /&gt;
:&amp;lt;code&amp;gt;ilot&amp;lt;/code&amp;gt; - ''Imperfect Lotus''&lt;br /&gt;
:&amp;lt;code&amp;gt;isle&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions I: The Blessed Isle''&lt;br /&gt;
:&amp;lt;code&amp;gt;king&amp;lt;/code&amp;gt; - ''Scroll of Kings''&lt;br /&gt;
:&amp;lt;code&amp;gt;land&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Lands of Creation''&lt;br /&gt;
:&amp;lt;code&amp;gt;lord&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Lords of Creation''&lt;br /&gt;
:&amp;lt;code&amp;gt;lost&amp;lt;/code&amp;gt; - ''Lost Arts of the Dead''&lt;br /&gt;
:&amp;lt;code&amp;gt;malf&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions V: Malfeas''&lt;br /&gt;
:&amp;lt;code&amp;gt;masq&amp;lt;/code&amp;gt; - ''Graceful Wicked Masques: The Fair Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;meru&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Meru''&lt;br /&gt;
:&amp;lt;code&amp;gt;monk&amp;lt;/code&amp;gt; - ''Scroll of the Monk''&lt;br /&gt;
:&amp;lt;code&amp;gt;npcs&amp;lt;/code&amp;gt; - ''Scroll of Exalts''&lt;br /&gt;
:&amp;lt;code&amp;gt;ocdx&amp;lt;/code&amp;gt; - ''Books of Sorcery III: Oadenol’s Codex''&lt;br /&gt;
:&amp;lt;code&amp;gt;rgd1&amp;lt;/code&amp;gt; - ''Books of Sorcery IV: Roll of Glorious Divinity I''&lt;br /&gt;
:&amp;lt;code&amp;gt;rgd2&amp;lt;/code&amp;gt; - ''Books of Sorcery V: Roll of Glorious Divinity II''&lt;br /&gt;
:&amp;lt;code&amp;gt;sfrd&amp;lt;/code&amp;gt; - ''Scroll of Fallen Races: Dragon Kings''&lt;br /&gt;
:&amp;lt;code&amp;gt;sfrm&amp;lt;/code&amp;gt; - ''Scroll of Fallen Races: Mountain Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;sesc&amp;lt;/code&amp;gt; - ''Second Edition Storyteller’s Companion''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdea&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions III: The East''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdno&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions IV: The North''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdsl&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions I: The Scavenger Lands''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdso&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions IV: The South''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdwe&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions II: The West''&lt;br /&gt;
:&amp;lt;code&amp;gt;undr&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions IV: Underworld''&lt;br /&gt;
:&amp;lt;code&amp;gt;whit&amp;lt;/code&amp;gt; - ''Books of Sorcery II: White Treatise''&lt;br /&gt;
:&amp;lt;code&amp;gt;wola&amp;lt;/code&amp;gt; - ''Books of Sorcery I: Wonders of the Lost Age''&lt;br /&gt;
:&amp;lt;code&amp;gt;wyld&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions II: The Wyld''&lt;br /&gt;
:&amp;lt;code&amp;gt;yush&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions III: Yu-Shan''&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
I'd like to propose adding:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;gmhs&amp;lt;/code&amp;gt; - ''Glories of the Most High: Unconquered Sun''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;gmhl&amp;lt;/code&amp;gt; - ''Glories of the Most High: Luna''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;gmhm&amp;lt;/code&amp;gt; - ''Glories of the Most High: Maidens''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ttca&amp;lt;/code&amp;gt; - ''The Thousand Correct Actions of the Upright Soldier'' (or perhaps &amp;lt;code&amp;gt;1kca&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
If there are already existing abbreviations elsewhere (or they're here and I'm missing them somehow) please disregard! &lt;br /&gt;
&lt;br /&gt;
- [[Siha]]&lt;/div&gt;</summary>
		<author><name>Siha</name></author>	</entry>

	<entry>
		<id>http://exalted.xi.co.nz/w/index.php?title=Wordman/ReferenceStandard&amp;diff=95254</id>
		<title>Wordman/ReferenceStandard</title>
		<link rel="alternate" type="text/html" href="http://exalted.xi.co.nz/w/index.php?title=Wordman/ReferenceStandard&amp;diff=95254"/>
				<updated>2021-04-26T07:52:27Z</updated>
		
		<summary type="html">&lt;p&gt;Siha: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The Exalted Reference Standard (ERS) defines a system for referencing Exalted products. The idea is to provide a method for web authors and internet posters to cite references to Exalted books in web sites, net.books, posts and even databases and other software in a way that is:&lt;br /&gt;
&lt;br /&gt;
* Unobtrusive. References should be as short as possible so they do not distract from the main text and take as little screen space as possible.&lt;br /&gt;
* Unified. Everyone using the system should use the same system, eliminating confusion.&lt;br /&gt;
* Flexible. References should be able to specify a page in a book, but also have the ability to site exact paragraphs and page ranges. &lt;br /&gt;
&lt;br /&gt;
While this sounds a bit anal, the ERS was born from a need to fit page references into tables with very narrow columns. It suits this purpose very well, compressing a lot of information into a small space. I've used this system for a long time, mostly encoding page numbers into XML files and character sheets.&lt;br /&gt;
&lt;br /&gt;
It should be mentioned that this system is not endorsed by White Wolf in any way.&lt;br /&gt;
&lt;br /&gt;
== System ==&lt;br /&gt;
&lt;br /&gt;
Each Exalted product is given a four-letter code. This code is used to indicate the book being referenced. This code is followed by a &amp;quot;.&amp;quot;, then by a page number or a page range. If a single page is specified, it can also be followed with a comma and a column number. This can optionally be followed by another column and a paragraph number. The resulting syntax is as follows:&lt;br /&gt;
&lt;br /&gt;
  {code}.{page}[-{end page} | ,{column}[,{paragraph}] ]&lt;br /&gt;
&lt;br /&gt;
This is easier to understand by looking at a view examples:&lt;br /&gt;
&lt;br /&gt;
||Code||Meaning||&lt;br /&gt;
||ex2e.189||''Exalted Second Edition Core Book'', page 189.||&lt;br /&gt;
||ex2e.189-192||''Exalted Second Edition Core Book'', pages 189 through 192.||&lt;br /&gt;
||ex2e.189,2||''Exalted Second Edition Core Book'', page 189, column 2.||&lt;br /&gt;
||ex2e.189,2,3||''Exalted Second Edition Core Book'', page 189, column 2, paragraph 3.||&lt;br /&gt;
&lt;br /&gt;
In practice, column and paragraph references are used very rarely, bordering on never.&lt;br /&gt;
&lt;br /&gt;
Sidebars on pages are counted as columns that always come ''after'' columns of standard text. So, a reference like &amp;lt;code&amp;gt;ex2e.189,3&amp;lt;/code&amp;gt; would refer to the sidebar on page 189 of the 2E core book labeled &amp;quot;Charm Concept: Elsewhere&amp;quot;. Sidebars are counted starting at the top left, then going down, then going across.&lt;br /&gt;
&lt;br /&gt;
When a paragraph is specified, heading or section lines are ignored, as are statistic lines. Only ''full'' paragraphs are counted. That is, a paragraph is only &amp;quot;in a column&amp;quot; when its first letter is in that column. So, the &amp;lt;code&amp;gt;ex2e.189,3&amp;lt;/code&amp;gt; reference above refers to the paragraph that begins &amp;quot;Essence multiplies the force...&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== First Edition Codes ==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;abys&amp;lt;/code&amp;gt; - ''The Abyssals''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_a&amp;lt;/code&amp;gt; - ''Aspect Book: Air''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_e&amp;lt;/code&amp;gt; - ''Aspect Book: Earth''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_f&amp;lt;/code&amp;gt; - ''Aspect Book: Fire''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_v&amp;lt;/code&amp;gt; - ''Aspect Book: Water''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_w&amp;lt;/code&amp;gt; - ''Aspect Book: Wood''&lt;br /&gt;
:&amp;lt;code&amp;gt;auto&amp;lt;/code&amp;gt; - ''The Autochthonians''&lt;br /&gt;
:&amp;lt;code&amp;gt;bstn&amp;lt;/code&amp;gt; - ''Bastions of the North''&lt;br /&gt;
:&amp;lt;code&amp;gt;bone&amp;lt;/code&amp;gt; - ''Bone &amp;amp; Ebony''&lt;br /&gt;
:&amp;lt;code&amp;gt;bull&amp;lt;/code&amp;gt; - ''Houses of the Bull God''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_d&amp;lt;/code&amp;gt; - ''Caste Book: Dawn''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_e&amp;lt;/code&amp;gt; - ''Caste Book: Eclipse''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_n&amp;lt;/code&amp;gt; - ''Caste Book: Night''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_t&amp;lt;/code&amp;gt; - ''Caste Book: Twilight''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_z&amp;lt;/code&amp;gt; - ''Caste Book: Zenith''&lt;br /&gt;
:&amp;lt;code&amp;gt;coin&amp;lt;/code&amp;gt; - ''Manacle and Coin''&lt;br /&gt;
:&amp;lt;code&amp;gt;comp&amp;lt;/code&amp;gt; - ''Storyteller’s Companion''&lt;br /&gt;
:&amp;lt;code&amp;gt;core&amp;lt;/code&amp;gt; - ''Exalted Core Rules''&lt;br /&gt;
:&amp;lt;code&amp;gt;crea&amp;lt;/code&amp;gt; - ''Creatures of the Wyld''&lt;br /&gt;
:&amp;lt;code&amp;gt;cult&amp;lt;/code&amp;gt; - ''Cult of the Illuminated''&lt;br /&gt;
:&amp;lt;code&amp;gt;dbld&amp;lt;/code&amp;gt; - ''Dragon-Blooded''&lt;br /&gt;
:&amp;lt;code&amp;gt;fair&amp;lt;/code&amp;gt; - ''Fair Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;halt&amp;lt;/code&amp;gt; - ''Kingdom of Halta''&lt;br /&gt;
:&amp;lt;code&amp;gt;game&amp;lt;/code&amp;gt; - ''Games of Divinity''&lt;br /&gt;
:&amp;lt;code&amp;gt;luna&amp;lt;/code&amp;gt; - ''Lunars''&lt;br /&gt;
:&amp;lt;code&amp;gt;outc&amp;lt;/code&amp;gt; - ''Outcastes''&lt;br /&gt;
:&amp;lt;code&amp;gt;play&amp;lt;/code&amp;gt; - ''Player's Guide''&lt;br /&gt;
:&amp;lt;code&amp;gt;ruin&amp;lt;/code&amp;gt; - ''Ruins of Rathess''&lt;br /&gt;
:&amp;lt;code&amp;gt;seas&amp;lt;/code&amp;gt; - ''Savage Seas''&lt;br /&gt;
:&amp;lt;code&amp;gt;salt&amp;lt;/code&amp;gt; - ''Blood and Salt''&lt;br /&gt;
:&amp;lt;code&amp;gt;scav&amp;lt;/code&amp;gt; - ''The Scavenger Lands''&lt;br /&gt;
:&amp;lt;code&amp;gt;side&amp;lt;/code&amp;gt; - ''Sidereals''&lt;br /&gt;
:&amp;lt;code&amp;gt;svnt&amp;lt;/code&amp;gt; - ''Savant &amp;amp; Sorcerer''&lt;br /&gt;
:&amp;lt;code&amp;gt;time&amp;lt;/code&amp;gt; - ''Time of Tumult''&lt;br /&gt;
&lt;br /&gt;
== Second Edition Codes ==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;blck&amp;lt;/code&amp;gt; - ''Books of Sorcery II: Black Treatise''&lt;br /&gt;
:&amp;lt;code&amp;gt;ex2e&amp;lt;/code&amp;gt; - ''Exalted Second Edition''&lt;br /&gt;
:&amp;lt;code&amp;gt;exab&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Abyssals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exal&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Alchemicals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exdb&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Dragon Blooded''&lt;br /&gt;
:&amp;lt;code&amp;gt;exin&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Infernals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exlu&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Lunars''&lt;br /&gt;
:&amp;lt;code&amp;gt;exsd&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Sidereals''&lt;br /&gt;
:&amp;lt;code&amp;gt;hero&amp;lt;/code&amp;gt; - ''Scroll of Heroes''&lt;br /&gt;
:&amp;lt;code&amp;gt;ilot&amp;lt;/code&amp;gt; - ''Imperfect Lotus''&lt;br /&gt;
:&amp;lt;code&amp;gt;isle&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions I: The Blessed Isle''&lt;br /&gt;
:&amp;lt;code&amp;gt;king&amp;lt;/code&amp;gt; - ''Scroll of Kings''&lt;br /&gt;
:&amp;lt;code&amp;gt;land&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Lands of Creation''&lt;br /&gt;
:&amp;lt;code&amp;gt;lord&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Lords of Creation''&lt;br /&gt;
:&amp;lt;code&amp;gt;lost&amp;lt;/code&amp;gt; - ''Lost Arts of the Dead''&lt;br /&gt;
:&amp;lt;code&amp;gt;malf&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions V: Malfeas''&lt;br /&gt;
:&amp;lt;code&amp;gt;masq&amp;lt;/code&amp;gt; - ''Graceful Wicked Masques: The Fair Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;meru&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Meru''&lt;br /&gt;
:&amp;lt;code&amp;gt;monk&amp;lt;/code&amp;gt; - ''Scroll of the Monk''&lt;br /&gt;
:&amp;lt;code&amp;gt;npcs&amp;lt;/code&amp;gt; - ''Scroll of Exalts''&lt;br /&gt;
:&amp;lt;code&amp;gt;ocdx&amp;lt;/code&amp;gt; - ''Books of Sorcery III: Oadenol’s Codex''&lt;br /&gt;
:&amp;lt;code&amp;gt;rgd1&amp;lt;/code&amp;gt; - ''Books of Sorcery IV: Roll of Glorious Divinity I''&lt;br /&gt;
:&amp;lt;code&amp;gt;rgd2&amp;lt;/code&amp;gt; - ''Books of Sorcery V: Roll of Glorious Divinity II''&lt;br /&gt;
:&amp;lt;code&amp;gt;sfrd&amp;lt;/code&amp;gt; - ''Scroll of Fallen Races: Dragon Kings''&lt;br /&gt;
:&amp;lt;code&amp;gt;sfrm&amp;lt;/code&amp;gt; - ''Scroll of Fallen Races: Mountain Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;sesc&amp;lt;/code&amp;gt; - ''Second Edition Storyteller’s Companion''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdea&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions III: The East''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdno&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions IV: The North''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdsl&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions I: The Scavenger Lands''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdso&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions IV: The South''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdwe&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions II: The West''&lt;br /&gt;
:&amp;lt;code&amp;gt;undr&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions IV: Underworld''&lt;br /&gt;
:&amp;lt;code&amp;gt;whit&amp;lt;/code&amp;gt; - ''Books of Sorcery II: White Treatise''&lt;br /&gt;
:&amp;lt;code&amp;gt;wola&amp;lt;/code&amp;gt; - ''Books of Sorcery I: Wonders of the Lost Age''&lt;br /&gt;
:&amp;lt;code&amp;gt;wyld&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions II: The Wyld''&lt;br /&gt;
:&amp;lt;code&amp;gt;yush&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions III: Yu-Shan''&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
I'd like to propose adding:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;gmhs&amp;lt;/code&amp;gt; - ''Glories of the Most High: Unconquered Sun''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;gmhl&amp;lt;/code&amp;gt; - ''Glories of the Most High: Luna''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;gmhm&amp;lt;/code&amp;gt; - ''Glories of the Most High: Maidens''&lt;br /&gt;
&lt;br /&gt;
If there are already existing abbreviations elsewhere (or they're here and I'm missing them somehow) please disregard! &lt;br /&gt;
&lt;br /&gt;
- [[Siha]]&lt;/div&gt;</summary>
		<author><name>Siha</name></author>	</entry>

	<entry>
		<id>http://exalted.xi.co.nz/w/index.php?title=Wordman/ReferenceStandard&amp;diff=95253</id>
		<title>Wordman/ReferenceStandard</title>
		<link rel="alternate" type="text/html" href="http://exalted.xi.co.nz/w/index.php?title=Wordman/ReferenceStandard&amp;diff=95253"/>
				<updated>2021-04-26T07:51:27Z</updated>
		
		<summary type="html">&lt;p&gt;Siha: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The Exalted Reference Standard (ERS) defines a system for referencing Exalted products. The idea is to provide a method for web authors and internet posters to cite references to Exalted books in web sites, net.books, posts and even databases and other software in a way that is:&lt;br /&gt;
&lt;br /&gt;
* Unobtrusive. References should be as short as possible so they do not distract from the main text and take as little screen space as possible.&lt;br /&gt;
* Unified. Everyone using the system should use the same system, eliminating confusion.&lt;br /&gt;
* Flexible. References should be able to specify a page in a book, but also have the ability to site exact paragraphs and page ranges. &lt;br /&gt;
&lt;br /&gt;
While this sounds a bit anal, the ERS was born from a need to fit page references into tables with very narrow columns. It suits this purpose very well, compressing a lot of information into a small space. I've used this system for a long time, mostly encoding page numbers into XML files and character sheets.&lt;br /&gt;
&lt;br /&gt;
It should be mentioned that this system is not endorsed by White Wolf in any way.&lt;br /&gt;
&lt;br /&gt;
== System ==&lt;br /&gt;
&lt;br /&gt;
Each Exalted product is given a four-letter code. This code is used to indicate the book being referenced. This code is followed by a &amp;quot;.&amp;quot;, then by a page number or a page range. If a single page is specified, it can also be followed with a comma and a column number. This can optionally be followed by another column and a paragraph number. The resulting syntax is as follows:&lt;br /&gt;
&lt;br /&gt;
  {code}.{page}[-{end page} | ,{column}[,{paragraph}] ]&lt;br /&gt;
&lt;br /&gt;
This is easier to understand by looking at a view examples:&lt;br /&gt;
&lt;br /&gt;
||Code||Meaning||&lt;br /&gt;
||ex2e.189||''Exalted Second Edition Core Book'', page 189.||&lt;br /&gt;
||ex2e.189-192||''Exalted Second Edition Core Book'', pages 189 through 192.||&lt;br /&gt;
||ex2e.189,2||''Exalted Second Edition Core Book'', page 189, column 2.||&lt;br /&gt;
||ex2e.189,2,3||''Exalted Second Edition Core Book'', page 189, column 2, paragraph 3.||&lt;br /&gt;
&lt;br /&gt;
In practice, column and paragraph references are used very rarely, bordering on never.&lt;br /&gt;
&lt;br /&gt;
Sidebars on pages are counted as columns that always come ''after'' columns of standard text. So, a reference like &amp;lt;code&amp;gt;ex2e.189,3&amp;lt;/code&amp;gt; would refer to the sidebar on page 189 of the 2E core book labeled &amp;quot;Charm Concept: Elsewhere&amp;quot;. Sidebars are counted starting at the top left, then going down, then going across.&lt;br /&gt;
&lt;br /&gt;
When a paragraph is specified, heading or section lines are ignored, as are statistic lines. Only ''full'' paragraphs are counted. That is, a paragraph is only &amp;quot;in a column&amp;quot; when its first letter is in that column. So, the &amp;lt;code&amp;gt;ex2e.189,3&amp;lt;/code&amp;gt; reference above refers to the paragraph that begins &amp;quot;Essence multiplies the force...&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== First Edition Codes ==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;abys&amp;lt;/code&amp;gt; - ''The Abyssals''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_a&amp;lt;/code&amp;gt; - ''Aspect Book: Air''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_e&amp;lt;/code&amp;gt; - ''Aspect Book: Earth''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_f&amp;lt;/code&amp;gt; - ''Aspect Book: Fire''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_v&amp;lt;/code&amp;gt; - ''Aspect Book: Water''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_w&amp;lt;/code&amp;gt; - ''Aspect Book: Wood''&lt;br /&gt;
:&amp;lt;code&amp;gt;auto&amp;lt;/code&amp;gt; - ''The Autochthonians''&lt;br /&gt;
:&amp;lt;code&amp;gt;bstn&amp;lt;/code&amp;gt; - ''Bastions of the North''&lt;br /&gt;
:&amp;lt;code&amp;gt;bone&amp;lt;/code&amp;gt; - ''Bone &amp;amp; Ebony''&lt;br /&gt;
:&amp;lt;code&amp;gt;bull&amp;lt;/code&amp;gt; - ''Houses of the Bull God''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_d&amp;lt;/code&amp;gt; - ''Caste Book: Dawn''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_e&amp;lt;/code&amp;gt; - ''Caste Book: Eclipse''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_n&amp;lt;/code&amp;gt; - ''Caste Book: Night''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_t&amp;lt;/code&amp;gt; - ''Caste Book: Twilight''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_z&amp;lt;/code&amp;gt; - ''Caste Book: Zenith''&lt;br /&gt;
:&amp;lt;code&amp;gt;coin&amp;lt;/code&amp;gt; - ''Manacle and Coin''&lt;br /&gt;
:&amp;lt;code&amp;gt;comp&amp;lt;/code&amp;gt; - ''Storyteller’s Companion''&lt;br /&gt;
:&amp;lt;code&amp;gt;core&amp;lt;/code&amp;gt; - ''Exalted Core Rules''&lt;br /&gt;
:&amp;lt;code&amp;gt;crea&amp;lt;/code&amp;gt; - ''Creatures of the Wyld''&lt;br /&gt;
:&amp;lt;code&amp;gt;cult&amp;lt;/code&amp;gt; - ''Cult of the Illuminated''&lt;br /&gt;
:&amp;lt;code&amp;gt;dbld&amp;lt;/code&amp;gt; - ''Dragon-Blooded''&lt;br /&gt;
:&amp;lt;code&amp;gt;fair&amp;lt;/code&amp;gt; - ''Fair Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;halt&amp;lt;/code&amp;gt; - ''Kingdom of Halta''&lt;br /&gt;
:&amp;lt;code&amp;gt;game&amp;lt;/code&amp;gt; - ''Games of Divinity''&lt;br /&gt;
:&amp;lt;code&amp;gt;luna&amp;lt;/code&amp;gt; - ''Lunars''&lt;br /&gt;
:&amp;lt;code&amp;gt;outc&amp;lt;/code&amp;gt; - ''Outcastes''&lt;br /&gt;
:&amp;lt;code&amp;gt;play&amp;lt;/code&amp;gt; - ''Player's Guide''&lt;br /&gt;
:&amp;lt;code&amp;gt;ruin&amp;lt;/code&amp;gt; - ''Ruins of Rathess''&lt;br /&gt;
:&amp;lt;code&amp;gt;seas&amp;lt;/code&amp;gt; - ''Savage Seas''&lt;br /&gt;
:&amp;lt;code&amp;gt;salt&amp;lt;/code&amp;gt; - ''Blood and Salt''&lt;br /&gt;
:&amp;lt;code&amp;gt;scav&amp;lt;/code&amp;gt; - ''The Scavenger Lands''&lt;br /&gt;
:&amp;lt;code&amp;gt;side&amp;lt;/code&amp;gt; - ''Sidereals''&lt;br /&gt;
:&amp;lt;code&amp;gt;svnt&amp;lt;/code&amp;gt; - ''Savant &amp;amp; Sorcerer''&lt;br /&gt;
:&amp;lt;code&amp;gt;time&amp;lt;/code&amp;gt; - ''Time of Tumult''&lt;br /&gt;
&lt;br /&gt;
== Second Edition Codes ==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;blck&amp;lt;/code&amp;gt; - ''Books of Sorcery II: Black Treatise''&lt;br /&gt;
:&amp;lt;code&amp;gt;ex2e&amp;lt;/code&amp;gt; - ''Exalted Second Edition''&lt;br /&gt;
:&amp;lt;code&amp;gt;exab&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Abyssals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exal&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Alchemicals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exdb&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Dragon Blooded''&lt;br /&gt;
:&amp;lt;code&amp;gt;exin&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Infernals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exlu&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Lunars''&lt;br /&gt;
:&amp;lt;code&amp;gt;exsd&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Sidereals''&lt;br /&gt;
:&amp;lt;code&amp;gt;hero&amp;lt;/code&amp;gt; - ''Scroll of Heroes''&lt;br /&gt;
:&amp;lt;code&amp;gt;ilot&amp;lt;/code&amp;gt; - ''Imperfect Lotus''&lt;br /&gt;
:&amp;lt;code&amp;gt;isle&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions I: The Blessed Isle''&lt;br /&gt;
:&amp;lt;code&amp;gt;king&amp;lt;/code&amp;gt; - ''Scroll of Kings''&lt;br /&gt;
:&amp;lt;code&amp;gt;land&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Lands of Creation''&lt;br /&gt;
:&amp;lt;code&amp;gt;lord&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Lords of Creation''&lt;br /&gt;
:&amp;lt;code&amp;gt;lost&amp;lt;/code&amp;gt; - ''Lost Arts of the Dead''&lt;br /&gt;
:&amp;lt;code&amp;gt;malf&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions V: Malfeas''&lt;br /&gt;
:&amp;lt;code&amp;gt;masq&amp;lt;/code&amp;gt; - ''Graceful Wicked Masques: The Fair Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;meru&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Meru''&lt;br /&gt;
:&amp;lt;code&amp;gt;monk&amp;lt;/code&amp;gt; - ''Scroll of the Monk''&lt;br /&gt;
:&amp;lt;code&amp;gt;npcs&amp;lt;/code&amp;gt; - ''Scroll of Exalts''&lt;br /&gt;
:&amp;lt;code&amp;gt;ocdx&amp;lt;/code&amp;gt; - ''Books of Sorcery III: Oadenol’s Codex''&lt;br /&gt;
:&amp;lt;code&amp;gt;rgd1&amp;lt;/code&amp;gt; - ''Books of Sorcery IV: Roll of Glorious Divinity I''&lt;br /&gt;
:&amp;lt;code&amp;gt;rgd2&amp;lt;/code&amp;gt; - ''Books of Sorcery V: Roll of Glorious Divinity II''&lt;br /&gt;
:&amp;lt;code&amp;gt;sfrd&amp;lt;/code&amp;gt; - ''Scroll of Fallen Races: Dragon Kings''&lt;br /&gt;
:&amp;lt;code&amp;gt;sfrm&amp;lt;/code&amp;gt; - ''Scroll of Fallen Races: Mountain Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;sesc&amp;lt;/code&amp;gt; - ''Second Edition Storyteller’s Companion''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdea&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions III: The East''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdno&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions IV: The North''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdsl&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions I: The Scavenger Lands''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdso&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions IV: The South''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdwe&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions II: The West''&lt;br /&gt;
:&amp;lt;code&amp;gt;undr&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions IV: Underworld''&lt;br /&gt;
:&amp;lt;code&amp;gt;whit&amp;lt;/code&amp;gt; - ''Books of Sorcery II: White Treatise''&lt;br /&gt;
:&amp;lt;code&amp;gt;wola&amp;lt;/code&amp;gt; - ''Books of Sorcery I: Wonders of the Lost Age''&lt;br /&gt;
:&amp;lt;code&amp;gt;wyld&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions II: The Wyld''&lt;br /&gt;
:&amp;lt;code&amp;gt;yush&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions III: Yu-Shan''&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
I'd like to propose adding:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;gmhs&amp;lt;/code&amp;gt; - ''Glories of the Most High: Unconquered Sun''&lt;br /&gt;
&amp;lt;code&amp;gt;gmhl&amp;lt;/code&amp;gt; - ''for Glories of the Most High: Luna''&lt;br /&gt;
&amp;lt;code&amp;gt;gmhm&amp;lt;/code&amp;gt; - ''for Glories of the Most High: Maidens''&lt;br /&gt;
&lt;br /&gt;
If there are already existing abbreviations elsewhere (or they're here and I'm missing them somehow) please disregard! &lt;br /&gt;
&lt;br /&gt;
- [[Siha]]&lt;/div&gt;</summary>
		<author><name>Siha</name></author>	</entry>

	<entry>
		<id>http://exalted.xi.co.nz/w/index.php?title=Wordman/ReferenceStandard&amp;diff=95252</id>
		<title>Wordman/ReferenceStandard</title>
		<link rel="alternate" type="text/html" href="http://exalted.xi.co.nz/w/index.php?title=Wordman/ReferenceStandard&amp;diff=95252"/>
				<updated>2021-04-26T07:50:19Z</updated>
		
		<summary type="html">&lt;p&gt;Siha: /* Comments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The Exalted Reference Standard (ERS) defines a system for referencing Exalted products. The idea is to provide a method for web authors and internet posters to cite references to Exalted books in web sites, net.books, posts and even databases and other software in a way that is:&lt;br /&gt;
&lt;br /&gt;
* Unobtrusive. References should be as short as possible so they do not distract from the main text and take as little screen space as possible.&lt;br /&gt;
* Unified. Everyone using the system should use the same system, eliminating confusion.&lt;br /&gt;
* Flexible. References should be able to specify a page in a book, but also have the ability to site exact paragraphs and page ranges. &lt;br /&gt;
&lt;br /&gt;
While this sounds a bit anal, the ERS was born from a need to fit page references into tables with very narrow columns. It suits this purpose very well, compressing a lot of information into a small space. I've used this system for a long time, mostly encoding page numbers into XML files and character sheets.&lt;br /&gt;
&lt;br /&gt;
It should be mentioned that this system is not endorsed by White Wolf in any way.&lt;br /&gt;
&lt;br /&gt;
== System ==&lt;br /&gt;
&lt;br /&gt;
Each Exalted product is given a four-letter code. This code is used to indicate the book being referenced. This code is followed by a &amp;quot;.&amp;quot;, then by a page number or a page range. If a single page is specified, it can also be followed with a comma and a column number. This can optionally be followed by another column and a paragraph number. The resulting syntax is as follows:&lt;br /&gt;
&lt;br /&gt;
  {code}.{page}[-{end page} | ,{column}[,{paragraph}] ]&lt;br /&gt;
&lt;br /&gt;
This is easier to understand by looking at a view examples:&lt;br /&gt;
&lt;br /&gt;
||Code||Meaning||&lt;br /&gt;
||ex2e.189||''Exalted Second Edition Core Book'', page 189.||&lt;br /&gt;
||ex2e.189-192||''Exalted Second Edition Core Book'', pages 189 through 192.||&lt;br /&gt;
||ex2e.189,2||''Exalted Second Edition Core Book'', page 189, column 2.||&lt;br /&gt;
||ex2e.189,2,3||''Exalted Second Edition Core Book'', page 189, column 2, paragraph 3.||&lt;br /&gt;
&lt;br /&gt;
In practice, column and paragraph references are used very rarely, bordering on never.&lt;br /&gt;
&lt;br /&gt;
Sidebars on pages are counted as columns that always come ''after'' columns of standard text. So, a reference like &amp;lt;code&amp;gt;ex2e.189,3&amp;lt;/code&amp;gt; would refer to the sidebar on page 189 of the 2E core book labeled &amp;quot;Charm Concept: Elsewhere&amp;quot;. Sidebars are counted starting at the top left, then going down, then going across.&lt;br /&gt;
&lt;br /&gt;
When a paragraph is specified, heading or section lines are ignored, as are statistic lines. Only ''full'' paragraphs are counted. That is, a paragraph is only &amp;quot;in a column&amp;quot; when its first letter is in that column. So, the &amp;lt;code&amp;gt;ex2e.189,3&amp;lt;/code&amp;gt; reference above refers to the paragraph that begins &amp;quot;Essence multiplies the force...&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== First Edition Codes ==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;abys&amp;lt;/code&amp;gt; - ''The Abyssals''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_a&amp;lt;/code&amp;gt; - ''Aspect Book: Air''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_e&amp;lt;/code&amp;gt; - ''Aspect Book: Earth''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_f&amp;lt;/code&amp;gt; - ''Aspect Book: Fire''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_v&amp;lt;/code&amp;gt; - ''Aspect Book: Water''&lt;br /&gt;
:&amp;lt;code&amp;gt;ab_w&amp;lt;/code&amp;gt; - ''Aspect Book: Wood''&lt;br /&gt;
:&amp;lt;code&amp;gt;auto&amp;lt;/code&amp;gt; - ''The Autochthonians''&lt;br /&gt;
:&amp;lt;code&amp;gt;bstn&amp;lt;/code&amp;gt; - ''Bastions of the North''&lt;br /&gt;
:&amp;lt;code&amp;gt;bone&amp;lt;/code&amp;gt; - ''Bone &amp;amp; Ebony''&lt;br /&gt;
:&amp;lt;code&amp;gt;bull&amp;lt;/code&amp;gt; - ''Houses of the Bull God''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_d&amp;lt;/code&amp;gt; - ''Caste Book: Dawn''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_e&amp;lt;/code&amp;gt; - ''Caste Book: Eclipse''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_n&amp;lt;/code&amp;gt; - ''Caste Book: Night''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_t&amp;lt;/code&amp;gt; - ''Caste Book: Twilight''&lt;br /&gt;
:&amp;lt;code&amp;gt;cb_z&amp;lt;/code&amp;gt; - ''Caste Book: Zenith''&lt;br /&gt;
:&amp;lt;code&amp;gt;coin&amp;lt;/code&amp;gt; - ''Manacle and Coin''&lt;br /&gt;
:&amp;lt;code&amp;gt;comp&amp;lt;/code&amp;gt; - ''Storyteller’s Companion''&lt;br /&gt;
:&amp;lt;code&amp;gt;core&amp;lt;/code&amp;gt; - ''Exalted Core Rules''&lt;br /&gt;
:&amp;lt;code&amp;gt;crea&amp;lt;/code&amp;gt; - ''Creatures of the Wyld''&lt;br /&gt;
:&amp;lt;code&amp;gt;cult&amp;lt;/code&amp;gt; - ''Cult of the Illuminated''&lt;br /&gt;
:&amp;lt;code&amp;gt;dbld&amp;lt;/code&amp;gt; - ''Dragon-Blooded''&lt;br /&gt;
:&amp;lt;code&amp;gt;fair&amp;lt;/code&amp;gt; - ''Fair Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;halt&amp;lt;/code&amp;gt; - ''Kingdom of Halta''&lt;br /&gt;
:&amp;lt;code&amp;gt;game&amp;lt;/code&amp;gt; - ''Games of Divinity''&lt;br /&gt;
:&amp;lt;code&amp;gt;luna&amp;lt;/code&amp;gt; - ''Lunars''&lt;br /&gt;
:&amp;lt;code&amp;gt;outc&amp;lt;/code&amp;gt; - ''Outcastes''&lt;br /&gt;
:&amp;lt;code&amp;gt;play&amp;lt;/code&amp;gt; - ''Player's Guide''&lt;br /&gt;
:&amp;lt;code&amp;gt;ruin&amp;lt;/code&amp;gt; - ''Ruins of Rathess''&lt;br /&gt;
:&amp;lt;code&amp;gt;seas&amp;lt;/code&amp;gt; - ''Savage Seas''&lt;br /&gt;
:&amp;lt;code&amp;gt;salt&amp;lt;/code&amp;gt; - ''Blood and Salt''&lt;br /&gt;
:&amp;lt;code&amp;gt;scav&amp;lt;/code&amp;gt; - ''The Scavenger Lands''&lt;br /&gt;
:&amp;lt;code&amp;gt;side&amp;lt;/code&amp;gt; - ''Sidereals''&lt;br /&gt;
:&amp;lt;code&amp;gt;svnt&amp;lt;/code&amp;gt; - ''Savant &amp;amp; Sorcerer''&lt;br /&gt;
:&amp;lt;code&amp;gt;time&amp;lt;/code&amp;gt; - ''Time of Tumult''&lt;br /&gt;
&lt;br /&gt;
== Second Edition Codes ==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;blck&amp;lt;/code&amp;gt; - ''Books of Sorcery II: Black Treatise''&lt;br /&gt;
:&amp;lt;code&amp;gt;ex2e&amp;lt;/code&amp;gt; - ''Exalted Second Edition''&lt;br /&gt;
:&amp;lt;code&amp;gt;exab&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Abyssals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exal&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Alchemicals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exdb&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Dragon Blooded''&lt;br /&gt;
:&amp;lt;code&amp;gt;exin&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Infernals''&lt;br /&gt;
:&amp;lt;code&amp;gt;exlu&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Lunars''&lt;br /&gt;
:&amp;lt;code&amp;gt;exsd&amp;lt;/code&amp;gt; - ''The Manual of Exalted Power: Sidereals''&lt;br /&gt;
:&amp;lt;code&amp;gt;hero&amp;lt;/code&amp;gt; - ''Scroll of Heroes''&lt;br /&gt;
:&amp;lt;code&amp;gt;ilot&amp;lt;/code&amp;gt; - ''Imperfect Lotus''&lt;br /&gt;
:&amp;lt;code&amp;gt;isle&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions I: The Blessed Isle''&lt;br /&gt;
:&amp;lt;code&amp;gt;king&amp;lt;/code&amp;gt; - ''Scroll of Kings''&lt;br /&gt;
:&amp;lt;code&amp;gt;land&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Lands of Creation''&lt;br /&gt;
:&amp;lt;code&amp;gt;lord&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Lords of Creation''&lt;br /&gt;
:&amp;lt;code&amp;gt;lost&amp;lt;/code&amp;gt; - ''Lost Arts of the Dead''&lt;br /&gt;
:&amp;lt;code&amp;gt;malf&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions V: Malfeas''&lt;br /&gt;
:&amp;lt;code&amp;gt;masq&amp;lt;/code&amp;gt; - ''Graceful Wicked Masques: The Fair Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;meru&amp;lt;/code&amp;gt; - ''Dreams of the First Age: Meru''&lt;br /&gt;
:&amp;lt;code&amp;gt;monk&amp;lt;/code&amp;gt; - ''Scroll of the Monk''&lt;br /&gt;
:&amp;lt;code&amp;gt;npcs&amp;lt;/code&amp;gt; - ''Scroll of Exalts''&lt;br /&gt;
:&amp;lt;code&amp;gt;ocdx&amp;lt;/code&amp;gt; - ''Books of Sorcery III: Oadenol’s Codex''&lt;br /&gt;
:&amp;lt;code&amp;gt;rgd1&amp;lt;/code&amp;gt; - ''Books of Sorcery IV: Roll of Glorious Divinity I''&lt;br /&gt;
:&amp;lt;code&amp;gt;rgd2&amp;lt;/code&amp;gt; - ''Books of Sorcery V: Roll of Glorious Divinity II''&lt;br /&gt;
:&amp;lt;code&amp;gt;sfrd&amp;lt;/code&amp;gt; - ''Scroll of Fallen Races: Dragon Kings''&lt;br /&gt;
:&amp;lt;code&amp;gt;sfrm&amp;lt;/code&amp;gt; - ''Scroll of Fallen Races: Mountain Folk''&lt;br /&gt;
:&amp;lt;code&amp;gt;sesc&amp;lt;/code&amp;gt; - ''Second Edition Storyteller’s Companion''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdea&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions III: The East''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdno&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions IV: The North''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdsl&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions I: The Scavenger Lands''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdso&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions IV: The South''&lt;br /&gt;
:&amp;lt;code&amp;gt;tdwe&amp;lt;/code&amp;gt; - ''Compass of Terrestrial Directions II: The West''&lt;br /&gt;
:&amp;lt;code&amp;gt;undr&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions IV: Underworld''&lt;br /&gt;
:&amp;lt;code&amp;gt;whit&amp;lt;/code&amp;gt; - ''Books of Sorcery II: White Treatise''&lt;br /&gt;
:&amp;lt;code&amp;gt;wola&amp;lt;/code&amp;gt; - ''Books of Sorcery I: Wonders of the Lost Age''&lt;br /&gt;
:&amp;lt;code&amp;gt;wyld&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions II: The Wyld''&lt;br /&gt;
:&amp;lt;code&amp;gt;yush&amp;lt;/code&amp;gt; - ''Compass of Celestial Directions III: Yu-Shan''&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
I'd like to propose adding:&lt;br /&gt;
&lt;br /&gt;
gmhs - for Glories of the Most High: Unconquered Sun&lt;br /&gt;
gmhl - for Glories of the Most High: Luna&lt;br /&gt;
gmhm - for Glories of the Most High: Maidens&lt;br /&gt;
&lt;br /&gt;
If there are already existing abbreviations elsewhere (or they're here and I'm missing them somehow) please disregard! &lt;br /&gt;
&lt;br /&gt;
- [[Siha]]&lt;/div&gt;</summary>
		<author><name>Siha</name></author>	</entry>

	<entry>
		<id>http://exalted.xi.co.nz/w/index.php?title=Siha&amp;diff=95251</id>
		<title>Siha</title>
		<link rel="alternate" type="text/html" href="http://exalted.xi.co.nz/w/index.php?title=Siha&amp;diff=95251"/>
				<updated>2021-04-26T07:47:45Z</updated>
		
		<summary type="html">&lt;p&gt;Siha: Created page with &amp;quot;Eppur si muove.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Eppur si muove.&lt;/div&gt;</summary>
		<author><name>Siha</name></author>	</entry>

	<entry>
		<id>http://exalted.xi.co.nz/w/index.php?title=User:Siha&amp;diff=95250</id>
		<title>User:Siha</title>
		<link rel="alternate" type="text/html" href="http://exalted.xi.co.nz/w/index.php?title=User:Siha&amp;diff=95250"/>
				<updated>2021-04-26T07:46:59Z</updated>
		
		<summary type="html">&lt;p&gt;Siha: Created page with &amp;quot;Eppur si muove.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Eppur si muove.&lt;/div&gt;</summary>
		<author><name>Siha</name></author>	</entry>

	<entry>
		<id>http://exalted.xi.co.nz/w/index.php?title=Talk:ArtifactList&amp;diff=95249</id>
		<title>Talk:ArtifactList</title>
		<link rel="alternate" type="text/html" href="http://exalted.xi.co.nz/w/index.php?title=Talk:ArtifactList&amp;diff=95249"/>
				<updated>2021-04-26T07:46:27Z</updated>
		
		<summary type="html">&lt;p&gt;Siha: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Please remember to log on via the &amp;quot;Preferences&amp;quot; link, which appears on every page.  Failure to do so causes your edits to be considered suspect, wasting the time of wikizens engeged in de-spam efforts.  Also, it allows others to comment on &amp;lt;i&amp;gt;your&amp;lt;/i&amp;gt; edits, which is one of the vital features of a multiple-user-editable resource like a wiki site.  When there is no name, comments are less likely and, when they do occur, less effective.  The previous edit, I would note, is an ideal candidate for the &amp;quot;minor edit&amp;quot; status, as it did not add significant content, just a minor correction of some of the already existing material.  Finally, wiki-page authors: please sign your pages.  This identifies your work to others, which protects the work itself, and allows us to more easily direct what comments are made to various edits and additions.  These requests are born of the [[BestPractices]] page, not my own fancy, so please take them seriously.  They are an important component of the developing culture of wiki-etiquette.  -[[Suzume]]&lt;br /&gt;
&lt;br /&gt;
:Right. I believe that would have been the person who last edited my list for me... whoever is continuing work on the Book of Bone and Ivory stuff, if you could kindly log in when you do so, that would be awesome. If it was actually me, then my bad, I guess. But cheers for the extensive heads-up about it, anyway.  ~[[Megapope]]&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;i&amp;gt;Many apologies.  I was sure that I was logged in before I posted up the new artifacts.  *glares at AOL*  Again, many apologies. - [[Caelene]]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Added the artifact chain shirt from the castebook dawn - just trying to make this awesome collection even better. - [[MadFreddy]]&lt;br /&gt;
&lt;br /&gt;
::Cheers for that. Now that I have the Book of Bone and Ebony, I'll add in the rest of those artifacts soon.  ~[[Megapope]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hey, I'm looking for either an Artifact version of the Hook Sword, or Knife. Generic though, not &amp;quot;Reborn Glacial Rain&amp;quot; or anything. Does anyone know of a canon one? -- [[GregLink]]&lt;br /&gt;
&lt;br /&gt;
:I'm all but certain the only canon hooked sword artifact(s) are the Hooked Daiklaves of Dual Prowess from CB:N.  If you take off the extra action ability, you could probably use those stats for &amp;quot;generic&amp;quot; hooked daiklaves.  No memory of an artifact knife anywhere, though. - [[Hapushet]], &amp;lt;i&amp;gt;who really likes the Dual Prowess blades, even if he's never actually used them&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: I've added the Jade Hand. - [[TheHoverpope]]&lt;br /&gt;
&lt;br /&gt;
: There's the Hook Daiklave on p 159 of Scroll of the Monk, which is included in this list. - [[Siha]]&lt;br /&gt;
&lt;br /&gt;
I added ''Aspect Book: Wood'', the rest of ''Bone and Ebony'', page numbers and every artifact from Second Edition up to now. I sorted the list alphabetically, which makes more sense to me, since artifacts now have multiple sources. I have this as a spreadsheet, so could resort in some other way. - [[Wordman]]&lt;br /&gt;
&lt;br /&gt;
This is a great work. Its comprehensive, useful and very valuable. Alphabetical works, and it works well, but have you considered organizing it by book. That way I can go something like, &amp;quot;what artifacts were in book x&amp;quot; and not have to look alphabetically. Anyway, great job, brilliant and I am glad that you did it. - [[Heru]]&lt;br /&gt;
&lt;br /&gt;
: At the top of this page is a link to a Google Docs spreadsheet, which can be sorted anyway you like. - [[Wordman]]&lt;br /&gt;
&lt;br /&gt;
There are a few 2E artifacts that I'm aware of that seem to be missing from the list - I will try to find time to add them, but off the top of my head, there's the Prayer Piece from GMH: UCS and the Floating Ribbon from GMH: Maidens. I'll note if I find any others. - [[Siha]]&lt;/div&gt;</summary>
		<author><name>Siha</name></author>	</entry>

	<entry>
		<id>http://exalted.xi.co.nz/w/index.php?title=Talk:ArtifactList&amp;diff=95248</id>
		<title>Talk:ArtifactList</title>
		<link rel="alternate" type="text/html" href="http://exalted.xi.co.nz/w/index.php?title=Talk:ArtifactList&amp;diff=95248"/>
				<updated>2021-04-26T07:46:08Z</updated>
		
		<summary type="html">&lt;p&gt;Siha: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Please remember to log on via the &amp;quot;Preferences&amp;quot; link, which appears on every page.  Failure to do so causes your edits to be considered suspect, wasting the time of wikizens engeged in de-spam efforts.  Also, it allows others to comment on &amp;lt;i&amp;gt;your&amp;lt;/i&amp;gt; edits, which is one of the vital features of a multiple-user-editable resource like a wiki site.  When there is no name, comments are less likely and, when they do occur, less effective.  The previous edit, I would note, is an ideal candidate for the &amp;quot;minor edit&amp;quot; status, as it did not add significant content, just a minor correction of some of the already existing material.  Finally, wiki-page authors: please sign your pages.  This identifies your work to others, which protects the work itself, and allows us to more easily direct what comments are made to various edits and additions.  These requests are born of the [[BestPractices]] page, not my own fancy, so please take them seriously.  They are an important component of the developing culture of wiki-etiquette.  -[[Suzume]]&lt;br /&gt;
&lt;br /&gt;
:Right. I believe that would have been the person who last edited my list for me... whoever is continuing work on the Book of Bone and Ivory stuff, if you could kindly log in when you do so, that would be awesome. If it was actually me, then my bad, I guess. But cheers for the extensive heads-up about it, anyway.  ~[[Megapope]]&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;i&amp;gt;Many apologies.  I was sure that I was logged in before I posted up the new artifacts.  *glares at AOL*  Again, many apologies. - [[Caelene]]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Added the artifact chain shirt from the castebook dawn - just trying to make this awesome collection even better. - [[MadFreddy]]&lt;br /&gt;
&lt;br /&gt;
::Cheers for that. Now that I have the Book of Bone and Ebony, I'll add in the rest of those artifacts soon.  ~[[Megapope]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hey, I'm looking for either an Artifact version of the Hook Sword, or Knife. Generic though, not &amp;quot;Reborn Glacial Rain&amp;quot; or anything. Does anyone know of a canon one? -- [[GregLink]]&lt;br /&gt;
&lt;br /&gt;
:I'm all but certain the only canon hooked sword artifact(s) are the Hooked Daiklaves of Dual Prowess from CB:N.  If you take off the extra action ability, you could probably use those stats for &amp;quot;generic&amp;quot; hooked daiklaves.  No memory of an artifact knife anywhere, though. - [[Hapushet]], &amp;lt;i&amp;gt;who really likes the Dual Prowess blades, even if he's never actually used them&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: I've added the Jade Hand. - [[TheHoverpope]]&lt;br /&gt;
&lt;br /&gt;
: There's the Hook Daiklave on p 159 of Scroll of the Monk, which is included in this list. &lt;br /&gt;
&lt;br /&gt;
I added ''Aspect Book: Wood'', the rest of ''Bone and Ebony'', page numbers and every artifact from Second Edition up to now. I sorted the list alphabetically, which makes more sense to me, since artifacts now have multiple sources. I have this as a spreadsheet, so could resort in some other way. - [[Wordman]]&lt;br /&gt;
&lt;br /&gt;
This is a great work. Its comprehensive, useful and very valuable. Alphabetical works, and it works well, but have you considered organizing it by book. That way I can go something like, &amp;quot;what artifacts were in book x&amp;quot; and not have to look alphabetically. Anyway, great job, brilliant and I am glad that you did it. - [[Heru]]&lt;br /&gt;
&lt;br /&gt;
: At the top of this page is a link to a Google Docs spreadsheet, which can be sorted anyway you like. - [[Wordman]]&lt;br /&gt;
&lt;br /&gt;
There are a few 2E artifacts that I'm aware of that seem to be missing from the list - I will try to find time to add them, but off the top of my head, there's the Prayer Piece from GMH: UCS and the Floating Ribbon from GMH: Maidens. I'll note if I find any others. - [[Siha]]&lt;/div&gt;</summary>
		<author><name>Siha</name></author>	</entry>

	</feed>