Help:Export
![]() | This help page is a how-to guide. It explains concepts or processes used by the Wikipedia community. It is not one of Wikipedia's policies or guidelines, and may reflect varying levels of consensus. |
Linking and page manipulation |
---|
Wiki pages can be exported in a special XML format to import into another MediaWiki installation or use it elsewise for instance for analysing the content. See also m:Syndication feeds for exporting all other information except pages, and see Help:Import on importing pages.
<?xml version="1.0" encoding="UTF-8"?>
<bookstore>
<book category="cooking"> <title lang="en">Everyday Italian</title> <author>Giada De Laurentiis</author> <year>2005</year> <price>30.00</price> </book> <book category="children"> <title lang="en">Harry Potter</title> <author>J K. Rowling</author> <year>2005</year> <price>29.99</price> </book> <book category="web"> <title lang="en">Learning XML</title> <author>Erik T. Ray</author> <year>2003</year> <price>39.95</price> </book>
</bookstore>
<rates>
<item> <from>WMZ</from> <to>WMX</to> <in>1</in> <out>30.593562</out> <amount>572962.42</amount> <minamount>3 USD</minamount> <maxamount>1000 USD</maxamount> </item>
<item> <from>ADVCUSD</from> <to>PMUSD</to> <in>1</in> <out>0.978</out> <amount>2921.42</amount> <minamount>2 USD</minamount> <maxamount>2000 USD</maxamount> <minfee>7 USD</minfee> <param>manual</param> </item>
<item>--Yourchanger (talk) 12:34, 30 August 2019 (UTC)Cite error: There are <ref>
tags on this page without content in them (see the help page).
<from>BTC</from>
<to>ETH</to>
<in>1</in>
<out>24.90782568</out>
<amount>673.10</amount>
<minamount>2 USD</minamount>
<maxamount>0.42341216 BTC</maxamount>
<tofee>1 %</tofee>
<param>manual, juridical</param>
</item>
<item> <from>BTC</from> <to>CASHUSD</to> <in>1</in> <out>4342.352344</out> <amount>31.90343295</amount> <minamount>1.5 USD</minamount> <maxamount>1000 USD</maxamount> <minfee>5 USD</minfee> <city>ANTR</city> </item>
</rates>
See also
==<rates>
<item> <from>WMZ</from> <to>WMX</to> <in>1</in> <out>30.593562</out> <amount>572962.42</amount> <minamount>3 USD</minamount> <maxamount>1000 USD</maxamount> </item>
<item> <from>ADVCUSD</from> <to>PMUSD</to> <in>1</in> <out>0.978</out> <amount>2921.42</amount> <minamount>2 USD</minamount> <maxamount>2000 USD</maxamount> <minfee>7 USD</minfee> <param>manual</param> </item>
<item> <from>BTC</from> <to>ETH</to> <in>1</in> <out>24.90782568</out> <amount>673.10</amount> <minamount>2 USD</minamount> <maxamount>0.42341216 BTC</maxamount> <tofee>1 %</tofee> <param>manual, juridical</param> </item>
<item> <from>BTC</from> <to>CASHUSD</to> <in>1</in> <out>4342.352344</out> <amount>31.90343295</amount> <minamount>1.5 USD</minamount> <maxamount>1000 USD</maxamount> <minfee>5 USD</minfee> <city>ANTR</city> </item>
</rates>