Difference between revisions of "Template:Gitlab/doc"

From TSG Doc
Jump to navigation Jump to search
m
 
Line 7: Line 7:
 
{{Gitlab|<link>|<description>}}
 
{{Gitlab|<link>|<description>}}
 
</pre>
 
</pre>
<code>link</code> should be the part of the url after "gitlab.socsci.ru.nl/"<br>
+
<code>link</code> link url, or just the part after "gitlab.socsci.ru.nl/"<br>
 
<code>description</code> description of what the link should say. If not specified, the link uri will be used.
 
<code>description</code> description of what the link should say. If not specified, the link uri will be used.
 
{{Clear}}
 
{{Clear}}
Line 23: Line 23:
 
</pre>
 
</pre>
  
{{Gitlab|}}
+
{{Gitlab|https://gitlab.socsci.ru.nl/tsg/Labcomputer|lab computer on GitLab}}
 
<pre>
 
<pre>
{{Gitlab|}}
+
{{Gitlab|https://gitlab.socsci.ru.nl/tsg/Labcomputer|lab computer on GitLab}}
 
</pre>
 
</pre>
  
{{Gitlab||This goes to the base URL}}
+
 
 +
{{Gitlab|}}
 
<pre>
 
<pre>
{{Gitlab||This goes to the base URL}}
+
{{Gitlab|}}
 
</pre>
 
</pre>

Latest revision as of 11:16, 10 August 2026

Shorthand for adding links to the Gitlab Social Sciences server. Renders the GitLab logo in front

Usage

{{Gitlab|<link>|<description>}}

link link url, or just the part after "gitlab.socsci.ru.nl/"
description description of what the link should say. If not specified, the link uri will be used.

Example

 tsg/Labcomputer

{{Gitlab|tsg/Labcomputer}}

 lab computer on GitLab

{{Gitlab|tsg/Labcomputer|lab computer on GitLab}}

 lab computer on GitLab

{{Gitlab|https://gitlab.socsci.ru.nl/tsg/Labcomputer|lab computer on GitLab}}


 https://gitlab.socsci.ru.nl/

{{Gitlab|}}