TXT: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎See also: clean up, replaced: See Also → See also)
(Preparing to add MultiPage. Also minor changes.)
Line 1: Line 1:
{{lang}}
{{langsp}}


{{stub}}
{{stub}}
'''<code>.txt</code>''' is a common file extension that stands for "text," indicating that the file format is a generic file containing plain text. This is used for documentation, scripts", and setting parameters.
'''{{code|.txt}}''' is a common file extension that stands for "text," indicating that the file format is a generic file containing plain text. This is used for documentation, scripts", and setting parameters.


== Uses ==
== Uses ==
Line 15: Line 15:
* [[Text editor]]
* [[Text editor]]
* [[Wikipedia:Text file]]
* [[Wikipedia:Text file]]
[[Category:Plain text formats|txt]]

Revision as of 02:23, 7 January 2024

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

.txt is a common file extension that stands for "text," indicating that the file format is a generic file containing plain text. This is used for documentation, scripts", and setting parameters.

Uses

See also