Template:Gitlab/doc: Difference between revisions

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..."
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
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 21: Line 21:
<pre>
<pre>
{{Gitlab|tsg/Labcomputer|lab computer on GitLab}}
{{Gitlab|tsg/Labcomputer|lab computer on GitLab}}
</pre>
{{Gitlab|https://gitlab.socsci.ru.nl/tsg/Labcomputer|lab computer on GitLab}}
<pre>
{{Gitlab|https://gitlab.socsci.ru.nl/tsg/Labcomputer|lab computer on GitLab}}
</pre>
{{Gitlab|}}
<pre>
{{Gitlab|}}
</pre>
</pre>

Latest revision as of 09: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|}}