Open Coffee: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
[[Open Coffee Show Notes]] | [[Open Coffee Show Notes]] | ||
{{#get_web_data: | {{#get_web_data: | ||
url=https://docs.google.com/spreadsheets/d/e/2PACX-1vRHGDnJZd9aTNrw7eHY76Ial-8Kp0ZStLnc2dcRRDhfjAwCG-vwRWeNDHlMh8yr3tI2Clwq1HL58meQ/pub?gid=629146921&single=true&output= | |url=https://docs.google.com/spreadsheets/d/e/2PACX-1vRHGDnJZd9aTNrw7eHY76Ial-8Kp0ZStLnc2dcRRDhfjAwCG-vwRWeNDHlMh8yr3tI2Clwq1HL58meQ/pub?gid=629146921&single=true&output=csv | ||
|format=CSV with header | |format=CSV with header | ||
|data= | |data=col1=Column1,col2=Column2,col3=Column3 | ||
}} | }} | ||
{| class="wikitable sortable" | |||
|- | |||
! Column 1 !! Column 2 !! Column 3 | |||
{{#for_external_table: | |||
|- | |||
| {{{col1}}} || {{{col2}}} || {{{col3}}} | |||
}} | |||
|} | |||