This site is not maintained anymore. Please move to MHWiki.org
Difference between revisions of "XML guide"
From Die2Nite Wiki
(Created page with "==Headers== ===Example=== <div style="background-color: #F5FAFF;"><code> <nowiki><headers link="http://www.die2nite.com/xml" iconurl="http://data.die2nite.com/gfx/icons/" secure=...") |
(→External links) |
||
| Line 16: | Line 16: | ||
==External links== | ==External links== | ||
{{officialhelp|use_of_external_sites_in_die2nite}} | {{officialhelp|use_of_external_sites_in_die2nite}} | ||
| + | [http://www.twinpedia.com/hordes/api_xml] | ||
Revision as of 01:33, 22 October 2011
Headers
Example
<headers link="http://www.die2nite.com/xml" iconurl="http://data.die2nite.com/gfx/icons/" secure="1" author="Motion Twin <http://www.motion-twin.com>" language="en" version="2.171" avatarurl="http://imgup.motion-twin.com/" generator="haxe">
- <owner>
- <citizen dead="0" hero="0" name="XMLbot" avatar="hordes/9/5/x.jpg" x="8" y="5" id="123456" ban="0" job="basic" out="1" baseDef="1"><![CDATA[]]></citizen>
- <myZone dried="0" h="2" z="2">
- <item name="Can" count="1" id="3" cat="Food" img="can" broken="0"/>
- <item name="Beer Fridge" count="1" id="188" cat="Furniture" img="machine_3" broken="1"/>
- </myZone>
- </owner>
- <game days="3" quarantine="0" datetime="2011-01-01 22:25:59" id="12345"/>
</headers>
External links
die2nite.com help topic on use_of_external_sites_in_die2nite [1]