Difference between revisions of "Template:SeriesInterface"
Jump to navigation
Jump to search
Tag: Undo |
Tag: Undo |
||
Line 8: | Line 8: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
== OpenDocument Spreadsheet IMPORT & EXPORT == | == OpenDocument Spreadsheet IMPORT & EXPORT == | ||
+ | ===Export=== | ||
+ | To Download the Events of this Event series as CSV file click on the download button | ||
+ | {{#tag:html|{{#tag:form|{{#tag:input||type="submit"|value="Download" }}|action="/orapi/series/{{PAGENAME}}" }} }} | ||
− | {{#tag:html|{{#tag:form|{{#tag:input||type="submit"|value=" | + | ===Import=== |
− | + | To import the changes into the wiki select the file and click on the import button. | |
+ | {{#tag:html|{{#tag:form|{{#tag:input||type="file"|id="fileupload"|name="csv" }}{{#tag:input||type="submit"|id="submit"|name="submit"|value="Import" }}|enctype="multipart/form-data" |method="post"|action="/orapi/series/{{PAGENAME}}" }} }} | ||
</includeonly> | </includeonly> |
Latest revision as of 19:54, 10 November 2021
Usage
{{SeriesInterface}}
OpenDocument Spreadsheet IMPORT & EXPORT
Export
To Download the Events of this Event series as CSV file click on the download button
Import
To import the changes into the wiki select the file and click on the import button.