NSIS Wiki:Uploading files: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
m (Bugmenot moved page Uploading files to NSIS Wiki:Uploading files: this is polluting the main namespace)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
hacked by Da3s Hacker
Files, up to 100kb, can be uploaded using the [[Special:Upload|upload page]].
 
Linking to the new upload is done using the <attach> tag. For example, the following:
 
<highlight-xml><attach>Nopey.zip</attach></highlight-xml>
 
would result in:
 
<attach>Nopey.zip</attach>
 
[[Category:Wiki FAQ]]

Latest revision as of 14:38, 8 February 2018

Files, up to 100kb, can be uploaded using the upload page.

Linking to the new upload is done using the <attach> tag. For example, the following:

<attach>Nopey.zip</attach>

would result in:

Nopey.zip (54 KB)