|
|
| (147 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| [[File:Logo icesus.jpg|thumb|icesus]] | | [[File:Logo icesus.jpg|thumb|icesus]] |
|
| |
| {{#get_web_data:
| |
| url=/guilds/basic_infantry.xml
| |
| |format=XML
| |
| |data=name=guild
| |
| |use xpath
| |
| |json offset=number of characters
| |
| |post data=additional data
| |
| |cache seconds=number of seconds
| |
| }}
| |
|
| |
| {| class="wikitable"
| |
| ! Name
| |
| ! Area {{#for_external_table:<nowiki/>
| |
| {{!}}-
| |
| {{!}} {{{name}}}
| |
| {{!}} {{{area}}}}}
| |
| |}
| |
|
| |
| {{#get_web_data:url=http://discoursedb.org/AfricaCSV.txt|format=csv with header|data=name=Country,borders=Borders,population=Population,area=Area}}
| |
| {| class="wikitable"
| |
| ! Name
| |
| ! Borders
| |
| ! Population
| |
| ! Area {{#for_external_table:<nowiki/>
| |
| {{!}}-
| |
| {{!}} {{{name}}}
| |
| {{!}} {{{borders}}}
| |
| {{!}} {{{population}}}
| |
| {{!}} {{{area}}}}}
| |
| |}
| |