Difference between revisions of "Template:Gitlab/doc"

From TSG Doc
Jump to navigation Jump to search
(Created page with "{{documentation subpage}} Shorthand for adding links to the Gitlab Social Sciences server. Renders the GitLab logo in front == Usage == <pre style="overflow:auto;"> {{Gi...")
 
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
 
<pre>
 
<pre>
 
{{Gitlab|tsg/Labcomputer|lab computer on GitLab}}
 
{{Gitlab|tsg/Labcomputer|lab computer on GitLab}}
 +
</pre>
 +
 +
{{Gitlab|}}
 +
<pre>
 +
{{Gitlab|}}
 +
</pre>
 +
 +
{{Gitlab||This goes to the base URL}}
 +
<pre>
 +
{{Gitlab||This goes to the base URL}}
 
</pre>
 
</pre>

Latest revision as of 14:48, 5 August 2026

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

Usage

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

link should be the part of the url 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}}

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

{{Gitlab|}}

 This goes to the base URL

{{Gitlab||This goes to the base URL}}