<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sotawiki.org/index.php?action=history&amp;feed=atom&amp;title=User_talk%3AFenyx4%2FArchive</id>
	<title>User talk:Fenyx4/Archive - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://sotawiki.org/index.php?action=history&amp;feed=atom&amp;title=User_talk%3AFenyx4%2FArchive"/>
	<link rel="alternate" type="text/html" href="https://sotawiki.org/index.php?title=User_talk:Fenyx4/Archive&amp;action=history"/>
	<updated>2026-08-03T08:46:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://sotawiki.org/index.php?title=User_talk:Fenyx4/Archive&amp;diff=10090&amp;oldid=prev</id>
		<title>Fenyx4: Merged straight into archive to avoid confusion</title>
		<link rel="alternate" type="text/html" href="https://sotawiki.org/index.php?title=User_talk:Fenyx4/Archive&amp;diff=10090&amp;oldid=prev"/>
		<updated>2014-04-04T18:06:39Z</updated>

		<summary type="html">&lt;p&gt;Merged straight into archive to avoid confusion&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Ultima interwiki redirect==&lt;br /&gt;
The ultima:topic redirect doesn&amp;#039;t seem to be working here as it does on the Ultima Forever site. In searching, all I could find about this was php settings that I don&amp;#039;t look like I can access. Is this something you can fix, or should I contact WtF? --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 21:12, 28 October 2013 (UTC)&lt;br /&gt;
:That is a me thing. Should be setup now. -- [[User:Fenyx4|Fenyx4]] 05:22, 31 October 2013 (UTC)&lt;br /&gt;
::Excellent, thanks! --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 19:47, 5 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Templates==&lt;br /&gt;
So... thats a few templates you added. Anything you need me to do with my existing stuff to start using them? --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 22:29, 9 December 2013 (UTC)&lt;br /&gt;
:Mostly I was just adding documentation for the stuff I had already created or organizing them into categories. Essentially the templates here on SotA were designed to be easier to create and modify than U4E&amp;#039;s templates. U4E were made to be simpler than Ultima&amp;#039;s. But U4E&amp;#039;s fell apart once I the Semantic stuff and other unique cases got into the mix and it became really complicated again.&lt;br /&gt;
:So, for a SotA infobox, you make it from building blocks. As you have seen you typically use {{T|Tableimage}} and {{T|Tablerow}} sandwiched between {{T|Tabletop and {{T|Tablebottom}}. This gives a lot more flexibility than U4E did. With U4E if you want to add another image to the, say, the bottom of one of the infoboxes then you have to change the base Infobox template. Already the base Infobox template is becoming bloated and hard to work with. We shouldn&amp;#039;t get this problem with the building block model.&lt;br /&gt;
:It also means you can make a lot of interesting building blocks! {{T|TablerowOptional}} is like Tablerow but if there is no value entered the row doesn&amp;#039;t show up.&lt;br /&gt;
:{{T|TablerowAsk}} and {{T|TablerowShow}} do the Semantic stuff you see on U4E for, like, [http://wiki.ultimacodex.com/forever/Template:Infobox_Quests Infobox Quests]. Where you don&amp;#039;t have to put the info in the infobox itself. It just grabs the values from properties in the article.&lt;br /&gt;
:To come back to your question (sorry for taking so long), no, there is nothing you need to do to the existing stuff. I imagine that once we get more details we&amp;#039;ll want to start using Semantic properties on here. -- [[User:Fenyx4|Fenyx4]] 18:56, 10 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Semantic Query==&lt;br /&gt;
Apparently, its been a while since I tried to do queries on the U4E wiki. I&amp;#039;m in the process of adding crafting items and recipes to the site, and I&amp;#039;d like to have a table of them available. I set up [[Blacksmithing Recipes]], which has a query table similar to what we used on the U4E pages. However, it doesn&amp;#039;t appear at all, despite having pages assigned to that Category and which include the property. I&amp;#039;m sure I broke something, but I&amp;#039;m not sure exactly what.&lt;br /&gt;
&lt;br /&gt;
When you have a chance, can you look at the code and see what I did. It may just be as simple as switching to the new TablerowAsk and TablerowShow, but I couldn&amp;#039;t quite figure out how to get those working either. Thanks! --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 22:47, 25 January 2014 (UTC)&lt;br /&gt;
:You&amp;#039;re gonna kick yourself when you see how small of a change was needed. There was a typo in the css but mostly it was the sort attribute that was messed up. -- [[User:Fenyx4|Fenyx4]] 04:13, 27 January 2014 (UTC)&lt;br /&gt;
::Hrm, just noticed we&amp;#039;re having with redirects. Both [[Iron Ingots]] and [[Iron Bindings]] are considered to have the [[Property:Station]] of [[Crafting Station]] because [[Smelting Station]] and [[Blacksmith Station]] redirect there. So when we query by station they both show up no matter the station. I had to tweak the queries to not use the station property to make it work. -- [[User:Fenyx4|Fenyx4]] 04:30, 27 January 2014 (UTC)&lt;br /&gt;
:::Awesome, thanks! I&amp;#039;ll try to get the recipes that have been reported on the forums in here throughout the day. I was hoping the redirects would work, but Category works as well; maybe if we added a &amp;lt;nowiki&amp;gt;&amp;amp;redirect=no&amp;lt;/nowiki&amp;gt; to prevent the redirect? Oh well, not going to mess with it while its actually working. --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 14:39, 27 January 2014 (UTC)&lt;br /&gt;
::::I just found [http://semantic-mediawiki.org/wiki/Help:Inferencing#Equality_of_pages:_redirects a explanation] for the redirects. It makes sense I guess but I don&amp;#039;t think it is intuitive. I never have any time at home to play but if there is anything I can help with point me at it. -- [[User:Fenyx4|Fenyx4]] 15:27, 27 January 2014 (UTC)&lt;br /&gt;
:::::It looks like we will need to find a workaround for recipes with multiple of the same item, since neither listing the ingredient multiple times nor creating a redirect page for the multiple value will work to display an ingredients multiple times in the query. I&amp;#039;ll do some searching once I get everything in and we can modify the pages as necessary.&lt;br /&gt;
Looking at [http://semantic-mediawiki.org/wiki/Help:Selecting_pages#Like.2C_not_like Semantic MediaWiki] help, it looks like we should be able to use the &amp;quot;Like&amp;quot; comparator (~) to do this, but it is failing for some reason. The only thing I was able to narrow it down to is that there is a space in the name. You can see it in action on my [[User:Browncoat_Jayson/Sandbox|Sandbox]] page. I&amp;#039;m still looking at it, but thought I&amp;#039;d give you a heads up, in case you see anything I missed. --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 16:47, 28 January 2014 (UTC)&lt;br /&gt;
:Good find! I tried replacing the space with a ? and it worked. Admittedly this would also match &amp;quot;HardenedZLeather&amp;quot; but that seems unlikely. But it doesn&amp;#039;t make it easily templateable cuz &amp;lt;nowiki&amp;gt;{{PAGENAME}}&amp;lt;/nowiki&amp;gt; wouldn&amp;#039;t work. I&amp;#039;ll poke at it a bit. -- [[User:Fenyx4|Fenyx4]] 20:36, 28 January 2014 (UTC)&lt;br /&gt;
::Hrm, I&amp;#039;ll try bumping the version of Semantic Wiki soon. Maybe that&amp;#039;ll fix it. -- [[User:Fenyx4|Fenyx4]] 21:10, 28 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Logo ==&lt;br /&gt;
&lt;br /&gt;
Per our discussion, I was messing around with titles. For some reason, I&amp;#039;m drawn to the Oracle, despite it being depicted negatively in the lore so far. Here is my [https://dl.dropboxusercontent.com/u/8241566/Header_logo.png first attempt at a new header]. --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 17:17, 17 February 2014 (UTC)&lt;br /&gt;
:To go along with this, we could update the logo in the corner as well. I made one with the [https://dl.dropboxusercontent.com/u/8241566/SotAWiki2.png Oracle Head] and one with the [https://dl.dropboxusercontent.com/u/8241566/SotAWiki3.png Avatar Symbol]. --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 18:52, 17 February 2014 (UTC)&lt;br /&gt;
::I like the direction this is going. I think I need to read the last couple chapters of BotA to get up to date. What are the chances of getting the header to look similar to the SotA header metal-wise? -- [[User:Fenyx4|Fenyx4]] 21:21, 17 February 2014 (UTC)&lt;br /&gt;
:::What do you think of the [http://mmo-aggro.com/wp-content/galleries/shroud-of-the-avatar-concept-art/shroud-of-the-avatar-concept-art-1-crest.png SotA crest] in the upper left with the brackets around it? -- [[User:Fenyx4|Fenyx4]] 21:25, 17 February 2014 (UTC)&lt;br /&gt;
::::My art skills arn&amp;#039;t up to the challenge of mimicing [[Stephen Daniele]]. I might be able to modify that crest tho... lemme see. --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 21:35, 17 February 2014 (UTC)&lt;br /&gt;
:::::Wonder if we just asked him nicely... -- [[User:Fenyx4|Fenyx4]] 21:46, 17 February 2014 (UTC)&lt;br /&gt;
::::::Hehe. Here are a couple versions of the crest: [https://dl.dropboxusercontent.com/u/8241566/SotAWiki4.png With background] and [https://dl.dropboxusercontent.com/u/8241566/SotAWiki5.png without one]. --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 21:56, 17 February 2014 (UTC)&lt;br /&gt;
:::::::I like the one without a background! The silver of the brackets seems a bit off. I wonder if we could get the original source for the logo from Terilem so we could more easily change it to the goldish of Shroud&amp;#039;s logo. -- [[User:Fenyx4|Fenyx4]] 22:11, 17 February 2014 (UTC)&lt;br /&gt;
::::::::I tried to recolor it to gold, using the Shroud logo as a template. It isn&amp;#039;t perfect, but it works. [https://dl.dropboxusercontent.com/u/8241566/SotAWiki6.png Here ya go]. --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 15:17, 18 February 2014 (UTC)&lt;br /&gt;
:::::::::No response from Terilem yet but I&amp;#039;m liking it? You? -- [[User:Fenyx4|Fenyx4]] 20:11, 18 February 2014 (UTC)&lt;br /&gt;
Hey guys, I threw together a couple of variations:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:SotAWiki1.png]] [[File:SotAWiki2.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
I&amp;#039;m more a fan of how it looks with the full colour shield, but hopefully either one of them can be of use. --[[User:Terilem|Terilem]] ([[User talk:Terilem|talk]]) 11:18, 20 February 2014 (UTC)&lt;br /&gt;
:I like the full color one as well. Great job, Terilem. Thanks! --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 14:31, 20 February 2014 (UTC)&lt;br /&gt;
::Sweet! I will put it up. -- [[User:Fenyx4|Fenyx4]] 15:22, 20 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Lock? ==&lt;br /&gt;
&lt;br /&gt;
It looks like you are getting topics moved over to SotAWiki now. Should we just go ahead and lock the wiki? --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 01:17, 6 March 2014 (UTC)&lt;br /&gt;
:Ya, I wanted to get the templates &amp;#039;n&amp;#039; such setup over there first. But I think I&amp;#039;ve got most if not all of them. Do you think it is ready? -- [[User:Fenyx4|Fenyx4]] 01:59, 6 March 2014 (UTC)&lt;br /&gt;
::I really need the kick to start editing over there. Their UI still bugs me; I&amp;#039;ll miss our home page and new logo. But as long as I can edit here I probably will. LOL --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 02:51, 6 March 2014 (UTC)&lt;br /&gt;
:::Consider this your kick! :) -- [[User:Fenyx4|Fenyx4]] 03:33, 6 March 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Fenyx4</name></author>
	</entry>
</feed>