|
|
| Line 7: |
Line 7: |
| | *[[Template:Opq_data]] | | *[[Template:Opq_data]] |
| | *[[Template:Table_fill]] | | *[[Template:Table_fill]] |
| | + | *[[List of autotables]] |
| | | | |
| | ==Workin overpass examples== | | ==Workin overpass examples== |
| | + | *[[Autotables_working]] |
| | + | *[[Autotables_test_simple]] |
| | + | *[[Autotables_modular]] |
| | | | |
| | correct link:https://overpass.ogf.rent-a-planet.com/api/interpreter?data | | correct link:https://overpass.ogf.rent-a-planet.com/api/interpreter?data |
| | | | |
| − | <div class="mw-collapsible mw-collapsed">
| |
| − | list of airports
| |
| − | <div class="mw-collapsible-content">
| |
| − | {{#clear_external_data:}}
| |
| − | {{#get_web_data:url=https://overpass.ogf.rent-a-planet.com/api/interpreter?data=(area%5Bname%3D%22Guai%22%5D%5B%22admin_level%22%3D%222%22%5D%3B%20)-%3E.a%3B%20relation%5B%22type%22%3D%22waterway%22%5D%5B%22water%22%3D%22river%22%5D%5Bname%5D(area.a)%3Bout%3B
| |
| − | |format=xml
| |
| − | |order by=/osm/relation/tag[@k='name']/@v DESC
| |
| − | |data=
| |
| − | relation_id=/osm/relation/@id
| |
| − | ,name=/osm/relation/tag[@k='name']/@v
| |
| − | ,distance=/osm/relation/tag[@k='distance']/@v
| |
| − | ,destination=/osm/relation/tag[@k='destination']/@v
| |
| − | ,ref=/osm/relation/tag[@k='ref']/@v
| |
| − | |use xpath
| |
| − | }}
| |
| − | {| class="wikitable sortable"
| |
| − | ! Name
| |
| − | ! Length<br/>(km)<br>
| |
| − | ! Drains into
| |
| − | {{#for_external_table:<nowiki/>
| |
| − | {{!}}-
| |
| − | {{!}}[http://opengeofiction.net/relation/{{{relation_id}}} {{{name}}}]
| |
| − | {{!}}{{{distance}}}
| |
| − | {{!}}[[{{{destination}}}]]
| |
| − | }}
| |
| − | |}
| |
| − | {{#clear_external_data:}}
| |
| − | </div></div>{{clear}}
| |
| − |
| |
| − |
| |
| − | <div class="mw-collapsible mw-collapsed">
| |
| − | list of rivers
| |
| − | <div class="mw-collapsible-content">
| |
| − | {{#clear_external_data:}}
| |
| − | {{#get_web_data:url=https://overpass.ogf.rent-a-planet.com/api/interpreter?data=(area%5Bname%3D%22Guai%22%5D%5B%22admin_level%22%3D%222%22%5D%3B%20)-%3E.a%3B%20relation%5B%22type%22%3D%22waterway%22%5D%5B%22water%22%3D%22river%22%5D%5Bname%5D(area.a)%3Bout%3B
| |
| − | |format=xml
| |
| − | |order by=/osm/relation/tag[@k='name']/@v DESC
| |
| − | |data=
| |
| − | relation_id=/osm/relation/@id
| |
| − | ,name=/osm/relation/tag[@k='name']/@v
| |
| − | ,distance=/osm/relation/tag[@k='distance']/@v
| |
| − | ,destination=/osm/relation/tag[@k='destination']/@v
| |
| − | ,ref=/osm/relation/tag[@k='ref']/@v
| |
| − | |use xpath
| |
| − | }}
| |
| − | {| class="wikitable sortable"
| |
| − | ! Name
| |
| − | ! Length<br/>(km)<br>
| |
| − | ! Drains into
| |
| − | {{#for_external_table:<nowiki/>
| |
| − | {{!}}-
| |
| − | {{!}}[http://opengeofiction.net/relation/{{{relation_id}}} {{{name}}}]
| |
| − | {{!}}{{{distance}}}
| |
| − | {{!}}[[{{{destination}}}]]
| |
| − | }}
| |
| − | |}
| |
| − | {{#clear_external_data:}}
| |
| − | </div></div>{{clear}}
| |
| − |
| |
| − |
| |
| − | <div class="mw-collapsible mw-collapsed">
| |
| − | last edits
| |
| − | <div class="mw-collapsible-content">
| |
| − | ::::::::<span class="mw-ui-button" role="button" aria-disabled="false">{{{1|[https://wiki.opengeofiction.net/index.php/OpenGeofiction:Recent_changesets?action=purge&titles=OpenGeofiction:Recent_changesets Refresh]}}}</span>{{#clear_external_data:}}
| |
| − | {{#get_web_data:url=https://opengeofiction.net/api/0.6/changesets
| |
| − | |format=xml
| |
| − | |data=
| |
| − | changeset_id=/osm/changeset/@id
| |
| − | ,uid=/osm/changeset/@uid
| |
| − | ,user=/osm/changeset/@user
| |
| − | ,created_date=/osm/changeset/@created_at
| |
| − | <!-- ,comment=/osm/changeset/tag[@k="comment"]/@v -->
| |
| − | |use xpath
| |
| − | }}
| |
| − | {| class="wikitable sortable"
| |
| − | ! Changeset ID
| |
| − | ! User ID
| |
| − | ! User Name
| |
| − | ! Date and Time
| |
| − | {{#display_external_table:template=ExternalDataTest01
| |
| − | |data=changeset_id=
| |
| − | changeset_id
| |
| − | ,uid=uid
| |
| − | ,user=user
| |
| − | ,created_date=created_date
| |
| − | }}
| |
| − | |}
| |
| − | </div></div>{{clear}}
| |
| − |
| |
| − | ==Simple tables==
| |
| − | {| class="wikitable"
| |
| − | ! A
| |
| − | ! B
| |
| − | ! C
| |
| − | {{!}}-
| |
| − | {{!}}aaaaaaa
| |
| − | {{!}}bbbbbbbbbbbbbbb
| |
| − | {{!}}ccccccccccc
| |
| − | |}
| |
| − |
| |
| − | {| class="wikitable sortable"
| |
| − | ! A
| |
| − | ! B
| |
| − | ! C
| |
| − | {{!}}-
| |
| − | {{!}}aaaaaaa
| |
| − | {{!}}bbbbbbbbbbbbbbb
| |
| − | {{!}}ccccccccccc
| |
| − | |}
| |
| − |
| |
| − |
| |
| − |
| |
| − |
| |
| − | {{ #If:{{{collapsible|}}} |
| |
| − | {{ #If:{{{collapsed|}}} |
| |
| − | {{{!}} class="wikitable sortable mw-collapsible mw-collapsed;" |
| |
| − | {{{!}} class="wikitable sortable mw-collapsible" }} |
| |
| − | {{{!}} class="wikitable sortable" }} style="text-align:left; width:{{{width|500}}}px;"
| |
| − | |-
| |
| − | ! class="unsortable" style="background:#{{{bgcolor|CCCCFF}}};" {{ #If:{{{column9tag|}}} |
| |
| − | colspan="9" | {{ #If:{{{column8tag|}}} |
| |
| − | colspan="8" | {{ #If:{{{column7tag|}}} |
| |
| − | colspan="7" | {{ #If:{{{column6tag|}}} |
| |
| − | colspan="6" | {{ #If:{{{column5tag|}}} |
| |
| − | colspan="5" | {{ #If:{{{column4tag|}}} |
| |
| − | colspan="4" | {{ #If:{{{column3tag|}}} |
| |
| − | colspan="3" | {{ #If:{{{column2tag|}}} |
| |
| − | colspan="2" | {{ #If:{{{column1tag|}}} |
| |
| − | colspan="1" }} }} }} }} }} }} }} }} }} | {{{topic|Table}}}
| |
| − | ! class="unsortable" style="background:#{{{bgcolor|CCCCFF}}}; text-align:right; width:50px;" | {{Refresh}}
| |
| − | |-
| |
| − | {{ #If:{{{column1tag|}}} |
| |
| − | {{ #If:{{{column1sort|}}}{{{column1width|}}} |
| |
| − | ! {{ #If:{{{column1sort|}}} |
| |
| − | class="unsortable" }} {{ #If:{{{column1width|}}} |
| |
| − | style="width:{{{column1width}}}px;" }} {{!}} | ! }} {{{column1name}}}
| |
| − | {{ #If:{{{column2tag|}}} |
| |
| − | {{ #If:{{{column2sort|}}}{{{column2width|}}} |
| |
| − | ! {{ #If:{{{column2sort|}}} |
| |
| − | class="unsortable" }} {{ #If:{{{column2width|}}} |
| |
| − | style="width:{{{column2width}}}px;" }} {{!}} | ! }} {{{column2name}}}
| |
| − | {{ #If:{{{column3tag|}}} |
| |
| − | {{ #If:{{{column3sort|}}}{{{column3width|}}} |
| |
| − | ! {{ #If:{{{column3sort|}}} |
| |
| − | class="unsortable" }} {{ #If:{{{column3width|}}} |
| |
| − | style="width:{{{column3width}}}px;" }} {{!}} | ! }} {{{column3name}}}
| |
| − | {{ #If:{{{column4tag|}}} |
| |
| − | {{ #If:{{{column4sort|}}}{{{column4width|}}} |
| |
| − | ! {{ #If:{{{column4sort|}}} |
| |
| − | class="unsortable" }} {{ #If:{{{column4width|}}} |
| |
| − | style="width:{{{column4width}}}px;" }} {{!}} | ! }} {{{column4name}}}
| |
| − | {{ #If:{{{column5tag|}}} |
| |
| − | {{ #If:{{{column5sort|}}}{{{column5width|}}} |
| |
| − | ! {{ #If:{{{column5sort|}}} |
| |
| − | class="unsortable" }} {{ #If:{{{column5width|}}} |
| |
| − | style="width:{{{column5width}}}px;" }} {{!}} | ! }} {{{column5name}}}
| |
| − | {{ #If:{{{column6tag|}}} |
| |
| − | {{ #If:{{{column6sort|}}}{{{column6width|}}} |
| |
| − | ! {{ #If:{{{column6sort|}}} |
| |
| − | class="unsortable" }} {{ #If:{{{column6width|}}} |
| |
| − | style="width:{{{column6width}}}px;" }} {{!}} | ! }} {{{column6name}}}
| |
| − | {{ #If:{{{column7tag|}}} |
| |
| − | {{ #If:{{{column7sort|}}}{{{column7width|}}} |
| |
| − | ! {{ #If:{{{column7sort|}}} |
| |
| − | class="unsortable" }} {{ #If:{{{column7width|}}} |
| |
| − | style="width:{{{column7width}}}px;" }} {{!}} | ! }} {{{column7name}}}
| |
| − | {{ #If:{{{column8tag|}}} |
| |
| − | {{ #If:{{{column8sort|}}}{{{column8width|}}} |
| |
| − | ! {{ #If:{{{column8sort|}}} |
| |
| − | class="unsortable" }} {{ #If:{{{column8width|}}} |
| |
| − | style="width:{{{column8width}}}px;" }} {{!}} | ! }} {{{column8name}}}
| |
| − | {{ #If:{{{column9tag|}}} |
| |
| − | {{ #If:{{{column9sort|}}}{{{column9width|}}} |
| |
| − | ! {{ #If:{{{column9sort|}}} |
| |
| − | class="unsortable" }} {{ #If:{{{column9width|}}} |
| |
| − | style="width:{{{column9width}}}px;" }} {{!}} | ! }} {{{column9name}}} }} }} }} }} }} }} }} }} }}
| |
| − | ! class="unsortable" | Map
| |
| − | |-
| |
| − | {{#for_external_table:<nowiki/>
| |
| − | {{ #If:{{{column1tag|}}} |
| |
| − | {{!}} {{ #If:{{{column1link|}}} |
| |
| − | [[{{{{{{column1tag|}}}}}}]] | {{{{{{column1tag|}}}}}}
| |
| − | }}
| |
| − | {{ #If:{{{column2tag|}}} |
| |
| − | {{!}} {{ #If:{{{column2link|}}} |
| |
| − | [[{{{{{{column2tag|}}}}}}]] | {{{{{{column2tag|}}}}}}
| |
| − | }}
| |
| − | {{ #If:{{{column3tag|}}} |
| |
| − | {{!}} {{ #If:{{{column3link|}}} |
| |
| − | [[{{{{{{column3tag|}}}}}}]] | {{{{{{column3tag|}}}}}}
| |
| − | }}
| |
| − | {{ #If:{{{column4tag|}}} |
| |
| − | {{!}} {{ #If:{{{column4link|}}} |
| |
| − | [[{{{{{{column4tag|}}}}}}]] | {{{{{{column4tag|}}}}}}
| |
| − | }}
| |
| − | {{ #If:{{{column5tag|}}} |
| |
| − | {{!}} {{ #If:{{{column5link|}}} |
| |
| − | [[{{{{{{column5tag|}}}}}}]] | {{{{{{column5tag|}}}}}}
| |
| − | }}
| |
| − | {{ #If:{{{column6tag|}}} |
| |
| − | {{!}} {{ #If:{{{column6link|}}} |
| |
| − | [[{{{{{{column6tag|}}}}}}]] | {{{{{{column6tag|}}}}}}
| |
| − | }}
| |
| − | {{ #If:{{{column7tag|}}} |
| |
| − | {{!}} {{ #If:{{{column7link|}}} |
| |
| − | [[{{{{{{column7tag|}}}}}}]] | {{{{{{column7tag|}}}}}}
| |
| − | }}
| |
| − | {{ #If:{{{column8tag|}}} |
| |
| − | {{!}} {{ #If:{{{column8link|}}} |
| |
| − | [[{{{{{{column8tag|}}}}}}]] | {{{{{{column8tag|}}}}}}
| |
| − | }}
| |
| − | {{ #If:{{{column9tag|}}} |
| |
| − | {{!}} {{ #If:{{{column9link|}}} |
| |
| − | [[{{{{{{column9tag|}}}}}}]] | {{{{{{column9tag|}}}}}}
| |
| − | }} }} }} }} }} }} }} }} }} }}
| |
| − | {{!}} [[File:OGFmapicon.png|18px|link=]] <span class="plainlinks">[https://opengeofiction.net/{{{type}}}/{{{{{{type}}}_id}}} map]</span>
| |
| − | {{!}}-
| |
| − | }} |}
| |
| − | {{#clear_external_data:}}
| |
| − | |}
| |
| − |
| |
| − | ==Requesting data==
| |
| − | ===Minimal example 1: use a relation===
| |
| − | <pre>
| |
| − | {{#clear_external_data:}}{{#get_web_data:url=https://opengeofiction.net/api/0.6/relation/312195/full
| |
| − | |format=xml
| |
| − | |data=
| |
| − | way_id=/osm/way/@id
| |
| − | ,name=/osm/way/tag[@k='name']/@v
| |
| − | |use xpath
| |
| − | }}
| |
| − | {| class="wikitable"
| |
| − | ! Nane
| |
| − | ! Link
| |
| − | {{!}}-
| |
| − | {{#for_external_table:<nowiki/>
| |
| − | {{!}}{{{name}}}
| |
| − | {{!}}[http://opengeofiction.net/way/{{{way_id}}} click here]
| |
| − | {{!}}-
| |
| − | }} |}
| |
| − | {{#clear_external_data:}}
| |
| − | </pre>
| |
| − |
| |
| − | {| {{#clear_external_data:}}{{#get_web_data:url=https://opengeofiction.net/api/0.6/relation/312195/full
| |
| − | |format=xml
| |
| − | |data=
| |
| − | way_id=/osm/way/@id
| |
| − | ,name=/osm/way/tag[@k='name']/@v
| |
| − | |use xpath
| |
| − | }}
| |
| − | {| class="wikitable"
| |
| − | ! Name
| |
| − | ! Link
| |
| − | {{!}}-
| |
| − | {{#for_external_table:<nowiki/>
| |
| − | {{!}}{{{name}}}
| |
| − | {{!}}[http://opengeofiction.net/way/{{{way_id}}} click here]
| |
| − | {{!}}-
| |
| − | }} |}
| |
| − | {{#clear_external_data:}} |}
| |
| − |
| |
| − | ===Minimal example 2: use an overpass querry===
| |
| − | <pre>
| |
| − | {| {{#clear_external_data:}}
| |
| − | {{#get_web_data:url=https://overpass.ogf.rent-a-planet.com/api/interpreter?data=%28node%5B%22specialtag%22%3D%22Teststrassexyz%22%5D%3Bway%5B%22specialtag%22%3D%22Teststrassexyz%22%5D%3Brelation%5B%22specialtag%22%3D%22Teststrassexyz%22%5D%3B%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B
| |
| − | |format=xml
| |
| − | |data=
| |
| − | way_id=/osm/way/@id
| |
| − | ,name=/osm/way/tag[@k='name']/@v
| |
| − | |use xpath
| |
| − | }}
| |
| − | {| class="wikitable"
| |
| − | ! Nane
| |
| − | ! Link
| |
| − | {{!}}-
| |
| − | {{#for_external_table:<nowiki/>
| |
| − | {{!}}{{{name}}}
| |
| − | {{!}}[http://opengeofiction.net/way/{{{way_id}}} click here]
| |
| − | {{!}}-
| |
| − | }} |}
| |
| − | {{#clear_external_data:}} |}
| |
| − | </pre>
| |
| − |
| |
| − | {| {{#clear_external_data:}}
| |
| − | {{#get_web_data:url=https://overpass.ogf.rent-a-planet.com/api/interpreter?data=%28node%5B%22specialtag%22%3D%22Teststrassexyz%22%5D%3Bway%5B%22specialtag%22%3D%22Teststrassexyz%22%5D%3Brelation%5B%22specialtag%22%3D%22Teststrassexyz%22%5D%3B%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B
| |
| − | |format=xml
| |
| − | |data=
| |
| − | way_id=/osm/way/@id
| |
| − | ,name=/osm/way/tag[@k='name']/@v
| |
| − | |use xpath
| |
| − | }}
| |
| − | {| class="wikitable"
| |
| − | ! Nane
| |
| − | ! Link
| |
| − | {{!}}-
| |
| − | {{#for_external_table:<nowiki/>
| |
| − | {{!}}{{{name}}}
| |
| − | {{!}}[http://opengeofiction.net/way/{{{way_id}}} click here]
| |
| − | {{!}}-
| |
| − | }} |}
| |
| − | {{#clear_external_data:}} |}
| |
| − |
| |
| − | ===Test subtemplates===
| |
| − | {| <!--{{#clear_external_data:}}{{#get_web_data:url=https://opengeofiction.net/api/0.6/relation/312195/full
| |
| − | |format=xml
| |
| − | |data=
| |
| − | way_id=/osm/way/@id
| |
| − | ,name=/osm/way/tag[@k='name']/@v
| |
| − | |use xpath
| |
| − | }}-->{{Requestdata test|relation=312195|type=way|column1tag=name}}
| |
| − | {| class="wikitable"
| |
| − | ! Name
| |
| − | ! Link
| |
| − | {{!}}-
| |
| − | {{#for_external_table:<nowiki/>
| |
| − | {{!}}{{{name}}}
| |
| − | {{!}}[http://opengeofiction.net/way/{{{way_id}}} click here]
| |
| − | {{!}}-
| |
| − | }} |}
| |
| − | {{#clear_external_data:}} |}
| |
| − |
| |
| − | ===Test subtemplates===
| |
| − | {| {{Requestdata test|relation=312195|type=way|column1tag=name}}
| |
| − | {| class="wikitable"
| |
| − | ! Name
| |
| − | ! Link
| |
| − | {{!}}-
| |
| − | {{#for_external_table:<nowiki/>
| |
| − | {{!}}{{{name}}}
| |
| − | {{!}}[http://opengeofiction.net/way/{{{way_id}}} click here]
| |
| − | {{!}}-
| |
| − | }} |}
| |
| − | {{#clear_external_data:}} |}
| |
| − |
| |
| − | ==Table==
| |
| − |
| |
| − | {| {{Template:Rel data | {{{relation}}} | {{{type}}} | {{{column1tag}}} | {{{column2tag}}} | {{{column3tag}}} | {{{column4tag}}} | {{{column5tag}}} | {{{column6tag}}} | {{{column7tag}}} | {{{column8tag}}} | {{{column9tag}}} }}
| |
| − | {{ #if:{{{collapsible|}}} |
| |
| − | {{ #if:{{{collapsed|}}} |
| |
| − | {{{!}} class="wikitable sortable mw-collapsible mw-collapsed;" |
| |
| − | {{{!}} class="wikitable sortable mw-collapsible" }} |
| |
| − | {{{!}} class="wikitable sortable" }} style="text-align:left; width:{{{width|500}}}px;"
| |
| − | |-
| |
| − | ! class="unsortable" style="background:#{{{bgcolor|CCCCFF}}};" {{ #if:{{{column9tag|}}} |
| |
| − | colspan="9" | {{ #if:{{{column8tag|}}} |
| |
| − | colspan="8" | {{ #if:{{{column7tag|}}} |
| |
| − | colspan="7" | {{ #if:{{{column6tag|}}} |
| |
| − | colspan="6" | {{ #if:{{{column5tag|}}} |
| |
| − | colspan="5" | {{ #if:{{{column4tag|}}} |
| |
| − | colspan="4" | {{ #if:{{{column3tag|}}} |
| |
| − | colspan="3" | {{ #if:{{{column2tag|}}} |
| |
| − | colspan="2" | {{ #if:{{{column1tag|}}} |
| |
| − | colspan="1" }} }} }} }} }} }} }} }} }} | {{{topic|Table}}}
| |
| − | ! class="unsortable" style="background:#{{{bgcolor|CCCCFF}}}; text-align:right; width:50px;" | {{Refresh}}
| |
| − | |-
| |
| − | {{ #if:{{{column1tag|}}} |
| |
| − | {{ #if:{{{column1sort|}}}{{{column1width|}}} |
| |
| − | ! {{ #if:{{{column1sort|}}} |
| |
| − | class="unsortable" }} {{ #if:{{{column1width|}}} |
| |
| − | style="width:{{{column1width}}}px;" }} {{!}} | ! }} {{{column1name}}}
| |
| − | {{ #if:{{{column2tag|}}} |
| |
| − | {{ #if:{{{column2sort|}}}{{{column2width|}}} |
| |
| − | ! {{ #if:{{{column2sort|}}} |
| |
| − | class="unsortable" }} {{ #if:{{{column2width|}}} |
| |
| − | style="width:{{{column2width}}}px;" }} {{!}} | ! }} {{{column2name}}}
| |
| − | {{ #if:{{{column3tag|}}} |
| |
| − | {{ #if:{{{column3sort|}}}{{{column3width|}}} |
| |
| − | ! {{ #if:{{{column3sort|}}} |
| |
| − | class="unsortable" }} {{ #if:{{{column3width|}}} |
| |
| − | style="width:{{{column3width}}}px;" }} {{!}} | ! }} {{{column3name}}}
| |
| − | {{ #if:{{{column4tag|}}} |
| |
| − | {{ #if:{{{column4sort|}}}{{{column4width|}}} |
| |
| − | ! {{ #if:{{{column4sort|}}} |
| |
| − | class="unsortable" }} {{ #if:{{{column4width|}}} |
| |
| − | style="width:{{{column4width}}}px;" }} {{!}} | ! }} {{{column4name}}}
| |
| − | {{ #if:{{{column5tag|}}} |
| |
| − | {{ #if:{{{column5sort|}}}{{{column5width|}}} |
| |
| − | ! {{ #if:{{{column5sort|}}} |
| |
| − | class="unsortable" }} {{ #if:{{{column5width|}}} |
| |
| − | style="width:{{{column5width}}}px;" }} {{!}} | ! }} {{{column5name}}}
| |
| − | {{ #if:{{{column6tag|}}} |
| |
| − | {{ #if:{{{column6sort|}}}{{{column6width|}}} |
| |
| − | ! {{ #if:{{{column6sort|}}} |
| |
| − | class="unsortable" }} {{ #if:{{{column6width|}}} |
| |
| − | style="width:{{{column6width}}}px;" }} {{!}} | ! }} {{{column6name}}}
| |
| − | {{ #if:{{{column7tag|}}} |
| |
| − | {{ #if:{{{column7sort|}}}{{{column7width|}}} |
| |
| − | ! {{ #if:{{{column7sort|}}} |
| |
| − | class="unsortable" }} {{ #if:{{{column7width|}}} |
| |
| − | style="width:{{{column7width}}}px;" }} {{!}} | ! }} {{{column7name}}}
| |
| − | {{ #if:{{{column8tag|}}} |
| |
| − | {{ #if:{{{column8sort|}}}{{{column8width|}}} |
| |
| − | ! {{ #if:{{{column8sort|}}} |
| |
| − | class="unsortable" }} {{ #if:{{{column8width|}}} |
| |
| − | style="width:{{{column8width}}}px;" }} {{!}} | ! }} {{{column8name}}}
| |
| − | {{ #if:{{{column9tag|}}} |
| |
| − | {{ #if:{{{column9sort|}}}{{{column9width|}}} |
| |
| − | ! {{ #if:{{{column9sort|}}} |
| |
| − | class="unsortable" }} {{ #if:{{{column9width|}}} |
| |
| − | style="width:{{{column9width}}}px;" }} {{!}} | ! }} {{{column9name}}} }} }} }} }} }} }} }} }} }}
| |
| − | ! class="unsortable" | Map
| |
| − | |-
| |
| − | {{#for_external_table:<nowiki/>
| |
| − | {{ #if:{{{column1tag|}}} |
| |
| − | {{!}} {{ #if:{{{column1link|}}} |
| |
| − | [[{{{{{{column1tag|}}}}}}]] | {{{{{{column1tag|}}}}}}
| |
| − | }}
| |
| − | {{ #if:{{{column2tag|}}} |
| |
| − | {{!}} {{ #if:{{{column2link|}}} |
| |
| − | [[{{{{{{column2tag|}}}}}}]] | {{{{{{column2tag|}}}}}}
| |
| − | }}
| |
| − | {{ #if:{{{column3tag|}}} |
| |
| − | {{!}} {{ #if:{{{column3link|}}} |
| |
| − | [[{{{{{{column3tag|}}}}}}]] | {{{{{{column3tag|}}}}}}
| |
| − | }}
| |
| − | {{ #if:{{{column4tag|}}} |
| |
| − | {{!}} {{ #if:{{{column4link|}}} |
| |
| − | [[{{{{{{column4tag|}}}}}}]] | {{{{{{column4tag|}}}}}}
| |
| − | }}
| |
| − | {{ #if:{{{column5tag|}}} |
| |
| − | {{!}} {{ #if:{{{column5link|}}} |
| |
| − | [[{{{{{{column5tag|}}}}}}]] | {{{{{{column5tag|}}}}}}
| |
| − | }}
| |
| − | {{ #if:{{{column6tag|}}} |
| |
| − | {{!}} {{ #if:{{{column6link|}}} |
| |
| − | [[{{{{{{column6tag|}}}}}}]] | {{{{{{column6tag|}}}}}}
| |
| − | }}
| |
| − | {{ #if:{{{column7tag|}}} |
| |
| − | {{!}} {{ #if:{{{column7link|}}} |
| |
| − | [[{{{{{{column7tag|}}}}}}]] | {{{{{{column7tag|}}}}}}
| |
| − | }}
| |
| − | {{ #if:{{{column8tag|}}} |
| |
| − | {{!}} {{ #if:{{{column8link|}}} |
| |
| − | [[{{{{{{column8tag|}}}}}}]] | {{{{{{column8tag|}}}}}}
| |
| − | }}
| |
| − | {{ #if:{{{column9tag|}}} |
| |
| − | {{!}} {{ #if:{{{column9link|}}} |
| |
| − | [[{{{{{{column9tag|}}}}}}]] | {{{{{{column9tag|}}}}}}
| |
| − | }} }} }} }} }} }} }} }} }} }}
| |
| − | {{!}} [[File:OGFmapicon.png|18px|link=]] <span class="plainlinks">[https://opengeofiction.net/{{{type}}}/{{{{{{type}}}_id}}} map]</span>
| |
| − | {{!}}-
| |
| − | }} |}
| |
| − | {{#clear_external_data:}}
| |
| − | {{#clear_external_data:}} |}
| |
| | | | |
| | ==x== | | ==x== |