Difference between revisions of "Mediamanager:postPicture"

From GiderosMobile
m
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<languages />
+
'''Available since:''' Gideros 2016.1<br/>
'''<translate>Available since</translate>:''' Gideros 2016.1<br/>
+
'''Class:''' [[Media]]<br/>
'''<translate>Class</translate>:''' [[Special:MyLanguage/Media|Media]]<br/>
 
  
=== <translate>Description</translate> ===
+
=== Description ===
 
Adds picture from given path to gallery (or opens save file dialog on pc).
 
Adds picture from given path to gallery (or opens save file dialog on pc).
 
<source lang="lua">
 
<source lang="lua">
Line 10: Line 9:
 
</source>
 
</source>
  
=== <translate>Parameters</translate> ===
+
=== Parameters ===
'''path''': (string) <translate>the path to save the file to</translate>
+
'''path''': (string) the path to save the file to<br/>
  
 
=== Example ===
 
=== Example ===

Revision as of 23:59, 24 October 2022