Difference between revisions of "Template:Surfdrive/doc"

From TSG Doc
Jump to navigation Jump to search
(Created page with "{{documentation subpage}} Shorthand for adding links to Surfdrive files or folders. Renders the Surfdrive logo in front. == Usage == <pre style="overflow:auto;"> {{Surfdrive...")
 
m
 
Line 21: Line 21:
 
<pre>
 
<pre>
 
{{Surfdrive|b8Rp29u8MGhjb1v|LSL LabRecorder (zip)}}
 
{{Surfdrive|b8Rp29u8MGhjb1v|LSL LabRecorder (zip)}}
</pre>
 
 
{{Surfdrive|}}
 
<pre>
 
{{Surfdrive|}}
 
</pre>
 
 
{{Surfdrive||This goes to the base URL}}
 
<pre>
 
{{Surfdrive||This goes to the base URL}}
 
 
</pre>
 
</pre>

Latest revision as of 15:16, 5 August 2026

Shorthand for adding links to Surfdrive files or folders. Renders the Surfdrive logo in front.

Usage

{{Surfdrive|<link>|<description>}}

link should be the part of the url after "surfdrive.surf.nl/s/"
description description of what the link should say. If not specified, the link uri will be used.

Example

 b8Rp29u8MGhjb1v

{{Surfdrive|b8Rp29u8MGhjb1v}}

 LSL LabRecorder (zip)

{{Surfdrive|b8Rp29u8MGhjb1v|LSL LabRecorder (zip)}}