Saves the contents of the [[Special:MyLanguage/#text-|Text]] parameter to the [[Special: MyLanguage/#filename-|FileName]] and encoding according to the [[Special:MyLanguage/#encoding-|Encoding]] parameter. If the [[Special:MyLanguage/#unique-|Unique]] parameter is non-null, the filename may be changed to make it unique. The filename is stored in the output [[Special:MyLanguage/#filename-|FileName]]. The [[Special:MyLanguage/#makepath-|MakePath]] parameter can enable the automatic creation of the path if it does not exist. The [[Special:MyLanguage/#mode-|Mode]] determines whether the new text overwrites the original contents of the file or is appended to the end of it.
+
Saves the contents of the [[Special:MyLanguage/#text-|Text]] parameter to the [[Special: MyLanguage/#filename-|FileName]] and does the encoding according to the [[Special:MyLanguage/#encoding-|Encoding]] parameter. If the [[Special:MyLanguage/#unique-|Unique]] parameter is non-null, the filename may be changed to make it unique. The filename is stored in the output [[Special:MyLanguage/#filename-|FileName]]. The [[Special:MyLanguage/#makepath-|MakePath]] parameter can enable the automatic creation of the path if it does not exist. The [[Special:MyLanguage/#mode-|Mode]] determines whether the new text overwrites the original contents of the file or is appended to the end of it.
Verze z 2. 2. 2021, 16:00
Saves the contents of the Text parameter to the FileName and does the encoding according to the Encoding parameter. If the Unique parameter is non-null, the filename may be changed to make it unique. The filename is stored in the output FileName. The MakePath parameter can enable the automatic creation of the path if it does not exist. The Mode determines whether the new text overwrites the original contents of the file or is appended to the end of it.