|
|
| 第1行: |
第1行: |
| [[yc:江苏紫金大剧院|江苏紫金大剧院]]
| | {{#cargo_query: |
| | | tables=生卒 |
| Data was retrieved from the [[fruits data]] page, using the [http://www.mediawiki.org/wiki/Extension:External_Data External Data extension].
| | |fields=生卒.出生日期, 生卒.逝世日期, 生卒._pageName |
| | | |where=生卒.逝世日期 LIKE "%09-13" |
| All fruits (retrieved from the URL https://discoursedb.org/wiki/Special:GetData/Fruits_data, with links added to the fruit names as a demonstration):
| | }} |
| {{#get_web_data:url=https://yc.wiki66.com/%E7%89%B9%E6%AE%8A:GetData/%E6%B5%8B%E8%AF%951|format=CSV with header|data=name=Name,color=Color,shape=Shape}} | |
| {| class="wikitable"
| |
| ! Name
| |
| ! Color
| |
| ! Shape {{#for_external_table:<nowiki/>
| |
| {{!}}-
| |
| {{!}} [[{{{name}}}]]
| |
| {{!}} {{{color}}}
| |
| {{!}} {{{shape}}} }}
| |
| |} | |
| | |
| | |
| Yellow fruits only (retrieved from the URL https://discoursedb.org/wiki/Special:GetData/Fruits_data?Color=Yellow):
| |
| {{#get_web_data:url=https://discoursedb.org/wiki/Special:GetData/Fruits_data?Color=Yellow|format=CSV with header|data=name=Name,color=Color,shape=Shape}}
| |
| {| class="wikitable"
| |
| ! Name
| |
| ! Color
| |
| ! Shape {{#for_external_table:<nowiki/>
| |
| {{!}}-
| |
| {{!}} {{{name}}}
| |
| {{!}} {{{color}}}
| |
| {{!}} {{{shape}}} }}
| |
| |}
| |
| | |
| | |
| Red fruits only (retrieved from the URL https://discoursedb.org/wiki/Special:GetData/Fruits_data, with an additional "color=Red" filter placed in the call):
| |
| {{#get_web_data:url=https://discoursedb.org/wiki/Special:GetData/Fruits_data|format=CSV with header|filters=color=Red|data=name=Name,color=Color,shape=Shape}}
| |
| {| class="wikitable"
| |
| ! Name
| |
| !Color
| |
| !Shape {{#for_external_table:<nowiki/>
| |
| {{!}}-
| |
| {{!}} {{{name}}}
| |
| {{!}} {{{color}}}
| |
| {{!}} {{{shape}}} }}
| |
| |}
| |
2023年8月22日 (二) 23:24的版本
{{#cargo_query:
tables=生卒
|fields=生卒.出生日期, 生卒.逝世日期, 生卒._pageName
|where=生卒.逝世日期 LIKE "%09-13"
}}