
| Welcome to the All-in-One technology based online formatter!
Copy the specific pages you want to format from Utopia, using CTRL-A & CTRL-C, into the formatter's box, one after the other.
The order does not matter.
The output is easy to read, as the headers and relevant field values are colored!
Please report any bugs and problems here.
Copyright:
The All-in-One technology was invented and first used by Utopia Angel (former UtopiaCB formatter),
and first used on the web by Utopia Temple. If you wish to use the idea on your own product or site, please include the
above statement, with a link back to this site.
The formatter currently supports the following information: |
| The Crystal-Ball formatter supports both self information (the Throne page),
and targets information (produced by the Crystal-Ball spell).
Copy the pages you want to format using CTRL-A & CTRL-C.
It is recommended to fill in the Networth box as well, or include the target's kingdom page in the same box,
for additional information. |
| The Survey formatter supports both self information (Internal Affairs Advisor screen), and targets information (produced
by the Survey thievery operation). Copy the pages you want to format using CTRL-A & CTRL-C. |
| The Spy on Military formatter supports both self information (Military Advisor screen), and targets information (produced
by the Spy on Military thievery operation). Copy the pages you want to format using CTRL-A & CTRL-C. |
| The Spy on Science formatter supports both self information (Science screen), and targets information (produced by
the Spy on Science thievery operation). Copy the pages you want to format using CTRL-A & CTRL-C. |
| The Crystal-Eye formatter supports both self information (Paper), and targets information (produced by the
Crystal-Eye spell). Copy the pages you want to format using CTRL-A & CTRL-C. |
| Use the Kingdom Analyzer to generate detailed report on the copied kingdom page. Use CTRL-A & CTRL-C to copy the
requested Kingdom page from Utopia. |
| Use the News formatter to generate detailed statistics from your provinces's Recent News section.
Use your mouse to select the entire section, or CTRL-A to include your Throne page as well, then CTRL-C to copy. |
| You may copy Export Lines generated by Utopia Angel or the online formatter into
the formatter's box, to convert them back into readable and formatted intelligence reports.
Make sure to include the Export Line headers when pasting them into the formatter's box.
The header is the following line: ** Export Line [ver ##] -- Crystal-Ball [ver ##]: ** |
|
| This section will explain how to integrate our All-in-One engine into your very own web-site! It's easy and quick, and no programming or even HTML knowledge is required. You even have the option to customize the output colors to your own liking. This integration has a great advantage that when we update our engine, your site will automatically use it as well! |
| You are allowed to use this service on your kingdom or alliance site only. If you have any other type of web-site, you must ask for written permission from Brother Green. We reserve the right to cancel or make changes to this service at any time, without prior notice. We reserve the right to add advertising banners to this service in the future, although we have no such plans at this stage. |
| Copy the following code and paste it in the page where you want the submit form to appear. Feel free to modify the design, as long as you retain the original variable names.
You need to change 2 parameters in the above code: - Change siteid to a unique name that represents your site. This can be your kingdom or alliance name. There is a limit of 20 characters to this paramater.
- Change http://yoursite/format.htm to the full URL of the page on your site, where you want to show the result of the formatting operation. You will need to place a special code in this page, provided in the section below.
|
| Copy the following code and paste it in the page where you want to display the result of the formatting operation. The URL of this page must be the same as specified in the section above. Feel free to place this code inside a <table> tag (or any other HTML tag) to fit into the design of your site.
Change siteid to the same unique name that you specified in the section above. |
| Basically, after completing the above 2 steps, your formatter should be ready to go! However, you may wish to customize the output colors, to better fit to your site. Use the code below as an example of how to specify alternative colors:
Place this code somewhere between the <form> and </form> tags in the page with the formatter form. You should only specify the colors that you want to change, as the others will automatically use the default colors. |
|
| |